@charset "utf-8";
/* CSS Document */
/*body { background: url('../img/fondo.jpg') repeat-x scroll center top;}*/
body { 
	background: #068a4e repeat-x scroll center top;
	font-family:"Times New Roman", Times, serif;
}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:50px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:0px solid #aaa; font-size:12px; color:#FFF; padding:5px 7px 7px; font-weight:bold; background:url(../img/boton.jpg); /*width:134px;*/ width:auto; height:38px; line-height:3;}
ul.menu .menulink:hover, ul.menu .menuhover {color:#000; background:url(../img/boton2.png);}
ul.menu .sub {background:#d1d1d1 url(../img/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}


.contenedor{
	height:auto;
	width:1000px;
	margin:auto;

}

.encabezado{
	width:991px;
	height:219px;
	margin:auto;
	
}

.menusprincipales{
	width:991px;
	height:51px;
	margin:auto;
	text-align:center;
	font-size:12px;
	background:#999;
	
}

.centro{
	width:991px;
	height:auto;
	margin:auto;
	background:#FFF;
	overflow:auto;
	
}

.izquierda{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;

}

.buscar{
	background-image:url(../img/buscar.png);
	width:294px;
	height:115px;
	
}

.letrabucsador{
	color:#FFF;
	font-family:Arial;
	font-size:24px;
	
}

.botonizq{
	margin-top:10px;
	width:294px;
	height:150px;
	
}

.contenido{
	width:671px;
	height:auto;
	float:left;
	margin:auto;
	margin-top:10px;
	
}

.contenido_not{
	width:680px;
	height:auto;
	margin:auto;
	
}

.contenido2{
	width:991px;
	height:auto;
	float:left;
	margin:auto;
	margin-top:10px;
	
}

.contenido3{
	width:979px;
	height:auto;
	margin:auto;
	margin-top:10px;
	margin-left:10px;
	
}

.noticias{
	background-image:url(../img/noticias.png);
	width:661px;
	height:331px;	
	margin:auto;
	
}

.contenedor_noticias{
	width:600px;
	height:220px;
	margin:auto;
	padding:30px;
	
}

.imagen_noticias{
	width:310px;
	height:240px;
	margin:auto;
	float:left;
	
}

.contenido_noticias{
	width:270px;
	height:210px;
	margin:auto;
	margin-left:320px;
	
}

.titulo{
	font-family:Arial;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	font-variant: normal;
	text-transform: none;
	color:#000;
	
}

.titulo_noticia{
	font-family:Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000;
	
}

.titulo_not{
	font-family:Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000;
	
}

.texto_noticia{
	font-family:Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: justify;
	margin-top:8px;
	height:150px;
	
}

.texto_noticia2{
	font-family:Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
	margin-top:8px;
	
}

.texto_not{
	font-family:Arial;
	font-size: 12pxpx;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: justify;
	margin-top:8px;
	height:auto;
	
}

.contenedor_noticias_botones{
	width:600px;
	height:30px;
	margin:auto;
	text-align:center;
	
}

.slide{
	width:661px;
	height:420px;	
	margin:auto;
	margin-left:10px;
	margin-top:20px;
}

.redes{
	width:971px;
	height:125px;	
	margin:auto;
	margin-left:10px;
	margin-top:10px;
	
}

.pie{
	width:991px;
	height:auto;
	margin:auto;
	background:#000;
	overflow:auto;
	
}

.sitios_interes{
	width:890px;
	margin-left:10px;
	height:auto;
	margin-left:100px;
	font-family:Arial;
	color:#FFF;
	font-size:24px;
	
}

.piesito{
	width:890px;
	margin-left:10px;
	margin-top:10px;
	height:auto;
	margin-left:10px;
	text-align:center;
	font-family:Arial;
	color:#FFF;
	font-size:12px;
}

.link{
	text-decoration:none;
	color:#FFF;
	
}

.link2{
	text-decoration:none;
	color:#000;
	
}

.vermas{
	font-family:Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: justify;
	margin-top:8px;
	
}

.espacio{
	height:10px;
	width:auto;
	
}

.imagen_not{
	text-align:left;
	width:680px;
	height:auto;
	
}

.otrasnot{
	width:600px;
	height:180px;
	margin:auto;
	
	
}

.otrasnot2{
	width:600px;
	height:auto;
	margin:auto;
	
	
}

.otras_noticias{
	width:600px;
	height:30px;
	background:#fbaf3a;
	font-family:Arial;
	font-weight:bold;
	margin:auto;
	line-height:2;
	text-align:center;
}

.otras_noticias2{
	width:600px;
	height:20px;
	background:#fbaf3a;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	margin:auto;
	line-height:2;
	text-align:center;
}
.otras_noticias3{
	width:600px;
	height:20px;
	background:#fbaf3a;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	margin:auto;
	margin-top:10px;
	line-height:2;
	text-align:center;
}

.otras_not{
	float:left;
	margin-left:0px;
	margin-left:10px;
	width:180px;
	text-align:center;
	margin-top:10px;	
	
}