@charset "utf-8";
/* CSS Document */
/* TEXTOS */
.txt-comun{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#505052;
}
.txt-comun-resaltado{
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0099ff;
}
.txt-tit-seccion{
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#0099ff;
}
.txt-tit-destacado{
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0099ff;
}
.txt-contacto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#124e6e;
}
.txt-fecha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#666666;  
}
