@charset "utf-8";

/* CSS Document */

#cabecera { background:none;}

#col_izquierda {background:none; background-color: #e5e5e5; margin-left: 0em; margin-right: 0em;}





.destacado_calidad { margin: 0em; padding: 0em;  overflow: hidden; clear: both; }

.flash_contacto { background-color: #666666; }

.datos_contacto { overflow: hidden; clear: both; }

.datos_contacto ul { padding: 0em 3.2em 0em 3.2em; overflow: hidden; clear: both; }

	.datos_contacto ul li { padding-bottom: 1.2em; border-bottom: 1px solid #bbbbbb;}

		.datos_contacto ul li div {  padding: 2.2em 0em 0em 2.2em; }

			.datos_contacto ul li div p { font-size: 1.4em; font-weight: normal; }

			.datos_contacto ul li div p.direccion_postal { margin: 0.8em 0em 0.8em 2.6em; font-size: 1.1em; }

			.datos_contacto ul li div p.telefono { margin-left: 2.6em; font-size: 1.1em; }

			.datos_contacto ul li div p.fax { margin-left: 2.6em; font-size: 1.1em; }

				.datos_contacto ul li div p.telefono strong { font-size: 1.1em; }

			.datos_contacto ul li div p.fax strong { font-size: 1.1em; }

			.datos_contacto ul li div#atencion_publico {  padding: 0em 0em 0em 2.2em; }

				.datos_contacto ul li div p.direccion_contacto { font-size: 1.1em; padding: 0.5em 0em 0em 2.5em; background-image: url(/img/sobre.gif); background-repeat: no-repeat; background-position: 0em 0.8em }

				.datos_contacto ul li div p.direccion_contacto strong { font-size: 1.1em; }

				.datos_contacto ul li div p.direccion_contacto a { color: #39a641; text-decoration: underline; font-size: 1.1em; }

.pag_contacto { padding: 0em 0.9em 1em 2em; overflow: hidden; clear: both;min-height:400px; }



#contenedor_formulario { overflow: hidden; clear: both; }

#contenedor_formulario_izquierda { width: 32.7em; float: left; }

	#contenedor_formulario_izquierda h3 { margin: 0em 0em 0.2em 4em; font-size: 1.4em; color: #61b867; }

		#contenedor_formulario_izquierda p#descripcion { margin: 0em 0em 0.5em 5.1em; font-size: 1.1em}

			#contenedor_formulario_izquierda form legend { display: none; }

			#contenedor_formulario_izquierda form label { float: left; font-size: 1.1em; display: block; text-align: right; width: 11.5em; padding: 0.4em 0em 0.3em 0em;}

			#contenedor_formulario_izquierda form input { float: right; width: 17em; margin-bottom: 0.4em; padding: 0.1em 0 0.1em 0em; font-size: 1.1em; border: 1px solid #999999; }

			#contenedor_formulario_izquierda form textarea { float: right; width: 17em; font-size: 1.1em; border: 1px solid #999999; overflow: hidden; }

				#contenedor_formulario_izquierda form input#enviar_contacto { width: 63px; margin: 1em 0em 0em 10em; padding: 0.2em 0em 0.2em 0em; float: right; color: #ffffff; font-weight: bold; font-size: 1.1em; background-color: #39a641; border: none; cursor: pointer; }

#contenedor_formulario_derecha { float: right; width: 18.2em; padding: 0.9em 0em 0.9em 5em; background-image: url(/img/contacto-flecha-verde.gif); background-repeat: no-repeat; background-position: 1em 1em; background-color: #eff8ed; border: 1px solid #b0dbb3; }

	#contenedor_formulario_derecha p {  padding-right: 0.5em; font-size: 1.1em;  }

.info { background-color: #e5e5e5; }

#contenedor-form-errores { width: 30em; padding: 1em; margin-bottom: 1em; background-color: #eff8ed; border: 1px solid #b0dbb3; overflow: hidden; clear: both; }

	#contenedor-form-errores h3 { font-size: 1.4em;  color: #39a641; }

	#contenedor-form-errores ul li { font-size: 1.1em; }

.form-error-1 { border: 1px solid #b0dbb3; background-color: #eff8ed; }