.titulos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7D0504;
	font-weight: bold;
}
.txt-contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.titulos-noticias {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #7D0504;
	font-weight: bold;
}

/*Enlaces Pie de pagina*/
a.enlaces {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.enlaces:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.enlaces:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #063316;
}
a.enlaces:hover {
	font-family: Trebuchet MS;
	color: #FF9900;
}
a.enlaces:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #063316;
}

/*Enlaces Ver Mas*/
a.ver-mas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.ver-mas:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.ver-mas:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
a.ver-mas:hover {
	font-family: Trebuchet MS;
	color: #999999;
	font-weight: bold;
}
a.ver-mas:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #063316;
}

/*Enlaces Pie de pagina*/
a.enlaces-banner {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a.enlaces-banner:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a.enlaces-banner:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
a.enlaces-banner:hover {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 10px;
}
a.enlaces-banner:active {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
}

.pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px dashed #FF9900;
}
.boton {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9900;
	border: 1px solid #757575;
	color: #FFFFFF;
}
.captcha {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px dashed #FF9900;
}
