.titulos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF971E;
	font-weight: bold;
}
.txt-contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titulos-enlacesdeinteres{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

/*Enlaces Pie de pagina*/
a.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.enlaces:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.enlaces:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #063316;
}
a.enlaces:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
a.enlaces:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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-home {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces-home:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces-home:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a.enlaces-home:hover {
	font-family: "Trebuchet MS";
	color: #FF9900;
	font-size: 10px;
}
a.enlaces-home:active {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #FF6600;
	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;
}

.formulario-2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9900;
	color: #FFFFFF;
	border: 1px solid #666666;
}
.captcha {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px dashed #FF9900;
}
