h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #B70D15;
}

a {text-decoration:none; }
#contenido_contacto {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #777777;
	margin-top: 30px;
}
/*---------------------formulario-----------------*/

#formulario_contacto {
	width: 400px;
	font-size: 14px;
	margin-bottom: 30px;
	float: left;
	color: #999999;
	margin-right: 60px;
}
.campo_texto {
	width: 100%;
	font-size: 13px;
	color: #B70D15;
	margin: 0px;
	padding: 0px;
	border: 1px solid #E5E5E5;
}
.fila_contacto {
	width: 90%;
	padding-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF0000;
}



.campo_texto_observaciones {
	width: 100%;
	font-size: 13px;
	color: #B70D15;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #E5E5E5;
}
.nombres_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.enlace {
	color: #990000;
	text-decoration: none;
}

.boton {
	color: #FFFFFF;
	background-color: #999999;
	float: right;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-weight: normal;
}
.politica_p {
	font-size: 11px;
	color: #999999;
	padding-left: 20px;
}
.politica_p a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#tarjeta {
	background-image: url(../imagenes/contacto/tarjeta.gif);
	float: left;
	width: 430px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 475px;
}
#logo_tarjeta {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#texto_franja_roja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F96868;
	text-align: center;
	width: 100%;
	padding-top: 100px;
}
#direccion_tarjeta {
	margin-top: 65px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #706F6F;
	text-align: right;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}
.horario {
	font-size: 12px;
	color: #666666;
	padding-top: 70px;
	padding-left: 10px;
	margin: 0px;
	clear: both;
	width: 100%;
	padding-bottom: 0px;
}

#direccion_tarjeta a {
	margin-top: 80px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #706F6F;
	text-align: right;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
}
#mapa {
	height: 340px;
	width: 100%;
	border: 2px solid #CC0000;
	margin-left: 10px;
	clear:both;
}
.enlace a {
	color: #CE0000;
	text-decoration: none;
}
.enlace a:hover {

	color: #FF0000;
	text-decoration: none;
}
.campo_obligatorio {
	font-size: 0.7em;
	color: #CE0000;
	text-align: right;
	padding-right: 50px;
}
