.TITULARES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	color: #003366;
	letter-spacing: 2px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #336699;
	letter-spacing: 1px;
	text-align: justify;
	text-transform: none;
}
.textosgrandes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #336699;
	letter-spacing: 1px;
	text-align: justify;
	font-weight: bold;
}
.textososcuro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	letter-spacing: 1px;
	text-align: center;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	background-color: #8BC7F9;
	border: 1px solid #CCCCCC;
}
.tabla_enlaces {
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	list-style-type: disc;
}
.textosgrandescentrados {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #336699;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
}
