@charset "utf-8";
/* CSS Document */
.textos_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.textos_otrosdesarrollos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.ciudad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.titBold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4EA7BA
}
.txt_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EA7BA;
}
.txt_normalchico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.blink{color:#4EA7BA}
.blink:hover{text-decoration: none}
#footer .blink{color:#fff}

.bloque{background-color: #fff;float: left;margin: 0 20px 10px;width: 360px}
.nomargin{margin-left: 0px}
.mleft{margin-left:10px}
.bloque .subtitle{color:#666666;font-size: 20px;margin-bottom: 0;font-weight: normal;line-height: 22px;margin-bottom: 5px}
.bloque .mlink{font-size: 18px;color:#4EA7BA;margin-left: 20px;text-decoration: none}
.bloque .blink{text-decoration: none}
.bloque .mlink:hover,.bloque .blink:hover{text-decoration: underline}
.bloque ul{margin-left: 40px}


