#demo_container {
	width: 391px;
	height: 125px;
	position: relative;
	margin: 0 auto;
	margin-top:10px;
}

#demo_container h2 {
	font-size: 20px;
	font-style: italic;
	line-height: 70px;
	color: #993300;
	text-align: center;
}

#items_container {
	width: 391px;
	height: 200px;
	overflow: hidden;
	position: absolute;
}

div.slide_item {
	width: 391px;
	height: 190px;
	position: absolute;
	left: 391px;
}

div.first_item {
	left: 0;
}

div.slide_item h3 {
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #6e6c19;
}

div.slide_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

.noticias_presidencia_fecha{
	font-size:10px;
	color:#666666;
}
.noticias_presidencia_titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
}

.noticias_presidencia_titulo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ad3627;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
}

.noticias_presidencia_imagen {
	padding-right:5px;
}

.gf_noticias {
height:120px;
margin:0;
padding:0;
width:572px;
}
.gf_noticias_imagen {
float:left;
}
.gf_noticias_menu2 {
float:left;
padding-left:10px;
padding-right:10px;
width:196px;
}