@charset "utf-8";
/* CSS Document */

.textos_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.textos_footer {
	text-indent:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
}
.textos_azulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #069;
}
.textos_otrosdesarrollos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	width:220px;
}
.txt_grisbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.txt_normalchico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
