#presentacionCabecera { margin-bottom: 0px; }
#paginaContenido { margin-top: -176px; }
#contenedorInterior { margin-top: 193px; }
#colDerecha h2 { margin: 0px 0px 24px 0px; font-size: 1.8em; font-weight: bold; }
#interior { float: left; width: 476px; }
#colDerecha { width: 289px; padding-top:30px; }
	#colDerecha #direccion { margin: 12px 0px 22px 33px; font-size: 1.1em; overflow: hidden; clear: both; }
	#colDerecha #direccion address { margin: 0px 0px 10px 0px; color: #2c3e49; font-style: normal; }
	#colDerecha #direccion a { display: inline-block; padding-left: 20px; font-size: 1em; background-image: url(../img/interface/sobre.gif); background-repeat: no-repeat; background-position: 0px 3px; }
	
/* contacto */
.formulario { overflow: hidden; }
	p.intro { margin-bottom: 15px; text-align: left; font-size: 1.1em}
	
	#contactoWeb { width: 75%; margin: 15px 0px 20px 0px; padding: 25px 44px 25px 44px; font-size: 1.1em; background-color: #f4f4f4; overflow: hidden; }
		#contactoWeb h4 {padding-left: 113px; text-align: left; color: #365274; font-weight:bold; font-size:1.8em}		
		#contactoWeb label { float: left; width: 24%; margin-bottom: 5px; padding: 2px 10px 2px 0; color: #6c6d6d; text-align: right; font-weight: bold; overflow: hidden; }
		#contactoWeb input, #contactoWeb textarea { float:right; width: 70%; margin-bottom: 5px; padding: 2px; border: 1px solid #eaeaea; overflow:hidden; }
		#contactoWeb #botonContacto { float: right; width: 54px; margin: 0px; padding: 0px; height: 18px; border: none; clear: both;}

	#formErrores{overflow:hidden; padding: 15px; margin-bottom: 20px; }
		#formErrores h4{margin-bottom: 15px;padding-left:40px; font-size: 1.2em; font-weight:bold; color: #e37101; background: url(/img/contacto/error.png) no-repeat}
		#formErrores ul{padding-left:60px; font-size: 1.1em}
		#contactoWeb .form-error-1 , #contactoWeb input#email .form-error-1 { border:1px solid #e37101;  }
		
	#envioCorrecto{overflow:hidden;padding: 15px; margin-bottom: 20px; }
		#envioCorrecto h4{font-size: 1.2em;padding: 5px 60px; font-weight:bold;  }
		#envioCorrecto p{font-size: 1.1em;  color: #365274;padding-left:60px;}
	
	#colDcha h3.donde{margin: 60px 0 0px 0;}	
	#colDcha address{padding-top: 10px; font-style: normal; font-size: 1.1em;}