/* contacto */
#contenido { margin: 0em auto 0em auto; padding: 0em; overflow: hidden; }

#contenedorColumnaIzquierdaContacto { float: left; width: 66.5em; margin: 0em 0em 0em 0em; padding: 0em 0em 1em 1.8em; color: #ffffff; text-align: left; overflow: hidden;  }
#contenedorMapas { float: left; width: 330px; padding: 0em 20px 0em 0em; }
	#contenedorMapas h2 { padding-bottom: 1em; font-size: 2em; font-weight: bold;font-family: 'Century Gothic', sans-serif}
	#contenedorMapas img { float: left; }
		#contenedorMapas img#minimap { margin: 0em 1.2em 1.2em 0em; }
	
#contenedorContacto { float: right; width: 26.7em; margin: 3em 4.5em 0em 0em; }
	#contenedorContacto em { font-style: normal;  }
	#contenedorContacto h3 { padding-bottom: 1em; font-size: 1.4em; font-weight: bold;font-family: 'Century Gothic', sans-serif }
	#contenedorContacto ul { overflow: hidden; clear: both; }
		#contenedorContacto ul li { padding-bottom: 0.2em; font-size: 1.2em; }
			#contenedorContacto ul li address { font-style: normal; padding:0px; margin:0px; }
			#contenedorContacto ul li a:link, #contenedorContacto ul li a:visited { display: inline-block; padding: 0.0em 0.5em 0.1em 0.5em; color: #ffffff; font-size: 1.1em; background-color: #810000; text-decoration: none; }
			#contenedorContacto ul li a:hover { background-color: #000000; }
	#contenedorContacto img#separador2 { width: 26.7em; margin: 2em 0em 2em; }
	#contenedorContacto h3 { padding-bottom: 0.5em; font-size: 1.6em; font-family: 'Century Gothic', sans-serif; font-weight:bold;}
	#contenedorContacto p { font-size: 1.2em; }
	#contenedorContacto form { padding: 0em 0em 1em 0em; }
		#contenedorContacto form legend { display: none; }
		#contenedorContacto form label { color: #FFFFFF; font-size: 1.0em; font-weight: normal; text-transform: uppercase; }
		#contenedorContacto form input { width: 20.5em; padding: 0.2em 0.5em 0.2em 0.5em; color: #403942; font-size: 1.1em; border: 1px solid #bea071; }
		#contenedorContacto form select { width: 260px; padding: 0.2em 0.5em 0.2em 0.5em; color: #403942; font-size: 1.1em; border: 1px solid #bea071; }
		#contenedorContacto form input.form-error-1 { color: #550000; font-weight: normal; background-color: #ba9f72; }
		#contenedorContacto form textarea.form-error-1 { color: #550000; font-weight: normal; background-color: #ba9f72;}
		#contenedorContacto form textarea { width: 20.5em; padding: 0.2em 0.5em 0.2em 0.5em; color: #403942; font-size: 1.1em; border: 1px solid #bea071; overflow: hidden; }
		#contenedorContacto form input#aceptar{float: left; width: 20px}
		#contenedorContacto form input#btnEnviar { float: right; width: 60px; border: none; }
	#envioCorrecto p { color: #ffffff; }
	#contenedorFormErrores { margin-bottom: 1em; padding: 1em; background-color: #960001; overflow: hidden; clear: both; }
	#contenedorFormErrores h3 { padding: 0.1em 0em  0.3em 2em; color: #b8a072; font-size: 1.2em; background-image: url(/img/contacto/stop.gif); background-repeat: no-repeat; }
		#contenedorFormErrores ul li { padding: 0.3em 0em 0em 2em; color: #ffffff; font-size: 1.1em; }

#columnaDerecha { width: 30.9em; margin-top: 1.2em; overflow: hidden; color: #ffffff; text-align: left;}
		#columnaDerecha a img { float: left; padding-bottom: 2em; }
	#contenedorCamiseta { height: 11.1em; margin: 2em 0em 0em 0em; background-image: url(../imagenes/banner-camiseta.jpg); background-repeat: no-repeat; overflow: hidden; clear: both; }
		#contenedorCamiseta h2 { width: 10em; font-size: 1.3em; padding: 1em 0em 0em 1.2em; font-family: 'Century Gothic', sans-serif; font-weight:bold; }
		#contenedorCamiseta h2.titular { width: 10em; font-size: 1.3em; padding: 1em 0em 0em 1.2em;  font-family: 'Century Gothic', sans-serif; font-weight:bold; }
		#contenedorCamiseta a { display: block; width: 9em; margin: 0.5em 0em 0em 1em; padding: 0.2em 0em 0.3em 1em; font-size: 1.1em; }
	#contenedorCamisetaIzquierda {  width: 20em; }
	#contenedorCamisetaDerecha { position: absolute; text-align: right; margin: -7em 0em 0em 15em; }
	.avisoLegal{overflow: hidden; width: 95%; clear:both; color: #ffffff; text-align: left;  }
	.avisoLegal h3.titularColumna {   font-size: 1.6em; font-weight: bold; font-family: 'Century Gothic', sans-serif; margin-bottom:0.4em; }
	.avisoLegal p{font-size: 1.2em}
	.avisoLegal a:link, .avisoLegal:link {  padding: 0.1em 0.5em 0.2em 0.5em; display: inline-block;  background: #810000; color: #FFFFFF;font-size: 1.1em; text-decoration: none;}
	.avisoLegal a:hover{background: #000000}

