body  {
    	font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
		margin-left:auto;
    }
#menu_head {
	position: relative; width: 567px; height: 19px;
}
img {border: 0px;}
a:link {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

.contenido {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
}
.contenido:link {
	font-size: 11px;
	color: #000000;
}
.contenido:active {
	font-size: 11px;
	color: #000000;
}
.contenido:visited {
	font-size: 11px;
	color: #000000;
}
.contenido:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.titulos_rojos {
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
}
.titulos_rojos:link {
	font-size: 11px;
	color: #CC0000;
}
.titulos_rojos:active {
	font-size: 11px;
	color: #CC0000;
}
.titulos_rojos:visited {
	font-size: 11px;
	color: #CC0000;
}
.titulos_rojos:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

.titulos_rojos2 {
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
}
.titulos_rojos2:link {
	font-size: 16px;
	color: #CC0000;
}
.titulos_rojos2:active {
	font-size: 16px;
	color: #CC0000;
}
.titulos_rojos2:visited {
	font-size: 16px;
	color: #CC0000;
}
.titulos_rojos2:hover {
	font-size: 16px;
	color: #CC0000;
	text-decoration: underline;
}

.borde_exterior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #5bc665;
	border-right-color: #5bc665;
	border-bottom-color: #5bc665;
	border-left: 1px solid #5bc665;
	margin: 0px auto;
}
.punteado_hoyos {
	border: 1px dotted;
}
.lineas_laterales {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.cajatitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e5f1d7;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c1d4aa;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.tablaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.itembody {	
	margin-top: 5px;	
	margin-bottom: 5px;
}
.leftbox {
	margin: 1px;
	padding: 3px;
	font-size: larger;
	width: 20%;
	float: left;
	border-right: 2px solid #ccc;	
}
/* estilos para footer */
.capa_relativa {
	position: relative; width: 1px; height: 1px; top: 0px; left: 0px;
}
.capa_protecion_de_datos {
	position: absolute; width: 300px; height: 170px;
	margin-top: -200px; left: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333; text-align: justify; padding: 5px;
	background-color:#e5f1d7; border: 1px solid #141414;
}
