.titulos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #C00000;
	font-weight: bold;
}
.txt-contenido-banner {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.txt-contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.txt-horario {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
}
.txt-cotizacion {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.txt-pie {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

/*Enlaces Pie de pagina*/
a.enlaces {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #999999;
}
a.enlaces:hover {
	font-family: "Trebuchet MS";
	color: #CC0000;
	text-decoration: underline;
}
a.enlaces:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #FFFFFF;
}

a.enlaces2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9F0E13;
	text-decoration: none;
}
a.enlaces2:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A91012;
	text-decoration: none;
}
a.enlaces2:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #A71112;
}
a.enlaces2:hover {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: underline;
}
a.enlaces2:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #9E0F0B;
}

/*Enlaces mail*/
a.mail {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
a.mail:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.mail:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
a.mail:hover {
	font-family: "Trebuchet MS";
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a.mail:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #063316;
}

.pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.formulario-contacto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px dashed #CC0000;
}
.boton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-color: #770000;
	border: 1px solid #666666;
	color: #FFFFFF;
}
.captcha {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px dashed #CC0000;
}
.enlazado
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9F0E13;
	text-decoration: none;
}
a.imprimir {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
a.imprimir:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.imprimir:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
a.imprimir:hover {
	font-family: "Trebuchet MS";
	color: #999999;
	text-decoration: underline;
}
a.imprimir:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #063316;
}
