@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#7d6017;
}


a:link
	{
	color:#006699
	text-decoration: underline;
	}


a:visited
	{
	color:#999900
	text-decoration:none;
	}

a:active
	{
	color: #CC3300;
	text-decoration:none;
	}
	
a:hover
	{
	color:#0099CC;
	font-weight: bold;
	text-decoration:underline;
	}
	


a.pies {
	color: #FFFFFF;
	}
	
	
a.enlacecontenido {
	color:#2D4055;
	}

.submenunav a:link {
	color:#000000;
	ff
	}


.submenunav a:hover {
	background-color: #003366;
	color:#FFFFFF;
	}




.textomenu {	
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 600;
	}
	
.textodestacados {
	font-family: "Trebuchet MS";
	color:#006699;
	font-size: 11px;
	}
	

	
.textotitulos {
	font-family:"Arial Narrow";
	color: #333333;
	font-size:13px;
	font-weight:bold;
	}


.textotitulosnavegacion {
	font-family:"Trebuchet MS";
	color:#e3bb30;
	font-size:12px;
	}
	
.textotitulosretroform {
	font-family:"Trebuchet MS";
	color:##3372A6;
	font-size:12px;
	font-weight: bold;
	}


	

.textotitulosdestacados {
	font-family:"Arial Narrow";
	color:#0e553d;
	font-size:15px;
	font-weight:700;
	}
	
.textotitulosalimentacion {
	font-family:"Trebuchet MS";
	color:#214a6a;
	font-size:18px;
	font-weight:700;
	}
	
.textotitulocontenido {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:25px;
	}
	
.textotitulocontenidowhite {
	font-family:Georgia, Times, serif;
	color:#ffeaac;
	font-size:12px;
	}

.titulogreen {
	font-family:Georgia, Times, serif;
	color:#bccf1b;
	font-size:15px;
	font-weight:bold;
	}

.titulogeorgiawhite {
	font-family:Georgia, Times, serif;
	color:#fff;
	font-size:17px;
	}
	
.textopie {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	}
	
.textopielink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.textoubicacion {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
	text-decoration:underline;
	}
	
	
.titulopagina {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#828282;
	}
	
.titulowhite {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#fff;
	}

.textocontenido {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:#585858;
	line-height: normal;
	word-spacing: 1px;
	white-space: normal;
	}
	
.textocontenidobold {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight:300;
	color:#C65939;
	}
	
	
	
.izquierda {
background:#7d6017;
background-image:url(../imagenes/fill-izq.jpg);
background-repeat:no-repeat;
background-position: top right;
}

.derecha {
background:#7d6017;
background-image:url(../imagenes/fill-der.jpg);
background-repeat:no-repeat;
background-position: top left;

}

#lista {
	list-style-image:url(../imagenes/img/arrow2.gif);
		}
		
#divleft {
	float: left;
	}
	
#divright {
	float: right;
	}
	

#menugobierno {
	background-image:url(../imagenes/img-central.jpg);
	background-repeat:no-repeat;
	height: 96px;
	width: 571px;
	}

.linkinicio {
	background-color:#CC3300;
	}

.mapabackground {
	background-image:url(../imagenes/img_modernizacion.jpg);
	background-repeat:no-repeat;
	background-position:right;
}