texto_azul_tamaño_11 "utf-11";
/* CSS Document */


para el color azul tamaño 11 tipo de letra arial, etc
.color_11 {
	font-size: 11px;
	color: #004A83;
}
.tamaño_11 {font-size: 11px}
.tipo_letra_azul {
	font-size: 11px;
	color: #004A83;
	font-family: Arial, Helvetica, sans-serif;
}
-->
}

.tamaño_11 {font-size: 11px}
.tipo_letra {
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
-->
}
.WEB_CONTE_linea1{
	width: auto;
	height: 1px;
	margin: 0 11px;
}

.WEB_CONTE_linea1 hr{
	display: none;
}
