@charset "utf-8";
/* CSS Document */
.textos_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify
}
.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: #ec8000;
}
.txt_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec8000;
}
.txt_normalchico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.title{color:#666666}

.cont h1{line-height: 25px}
.parrafo{color:#666666;font-size:12px;text-align: justify;line-height: 25px}

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

.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:#CC0066;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}
#sitemap{width: auto}


