.fondo_cabecera {
	background-repeat: no-repeat;
	background-image: url(imgs/cab_emol.jpg);
	height: 130px;
}
.fondo_cabcontenido {
	background-color: #eed1a9;
	height: 30px;
}
.text_logos {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	color: 4a1d32;
}
.fondo_contenido {
	background-color: #efbe72;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a1d33;
 	 
}
.fondo_contenidoini {
	background-color: #efbe72;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a1d33;
	text-align:justify;
 	 
}
.fondo_contenidob {
	background-color: #efbe72;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a1d33;
	font-weight: bold;
}

a.enlazelogo:link{
	ffont-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: none;
}
a.enlazelogo:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: none;
}

a.enlazelogo:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: none;
}
a.enlazelogo:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: underline;
}

a.tornar:link{
	ffont-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: none;
}
a.tornar:visited{
	font-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: none;
}

a.tornar:active{
	font-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: none;
}
a.tornar:hover{
	font-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: underline;
}

