@charset "utf-8";
.enlacesSup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #a7001c;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #A7001C;
}
.entradilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.textPeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.enlacesSup:hover {
	text-decoration: underline;
}

.enlacesSupActivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
		letter-spacing: -1px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.enlacesVideos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A7001C;
	text-decoration: none;
}
.enlacesVideos:hover {
	text-decoration: underline;
}
.buscador {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.camposForm {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textoNegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textoNegrita:hover {
	text-decoration: underline;
}

.cajasFondo {
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.cajasBorde {
	border: 1px solid #999999;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #A7001C;
}
