@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) stylesheet for screen layout
 * (de) Stylesheet für das Bildschirm-Layout
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          basemod.css
 * @-yaml-minver  3.1
 */

@media screen, projection
{
	
	#contenido_contacto{padding:5px 5px 10px 5px;}
	#contenido_contacto .envianos{ width:485px; }
	#contenido_contacto .envianos .top{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat 0px -370px; width:485px; height:43px; }
	#contenido_contacto .envianos .bottom{ background:transparent url("../../media/images/fondo-2columnas-bottom2.png") no-repeat top left; width:485px; height:11px; }
	#contenido_contacto .envianos .center{ background:transparent url("../../media/images/fondo-2columnas-relleno2.png") repeat-y top left; width:485px; padding:10px 0 5px 0; }
	#contenido_contacto .envianos .center #formulario_contactos table tr td label{ font-size:0.7em; font-weight:bold; }
	#contenido_contacto .envianos .center #formulario_contactos table tr td .enviar-accion{ text-align:right; padding:14px 0 14px 0; }
	#contenido_contacto .envianos .center #formulario_contactos table tr td input{ width:315px; color:#6E6E6E; border:1px solid #D1D3D4; padding:5px; font-size:0.8em; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior:url(border-radius.htc); }
	#contenido_contacto .envianos .center #formulario_contactos table tr td textarea{ width:315px; height:130px; color:#6E6E6E; border:1px solid #D1D3D4; padding:5px; font-size:0.8em; font-family:Helvetica,Arial,Verdana; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior:url(border-radius.htc); }
	#contenido_contacto .envianos .center #formulario_contactos table tr td .enviar-accion input{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -271px -104px; width:59px; height:18px; border:none; cursor:pointer; }
	#contenido_contacto .envianos .center #formulario_contactos table tr td .enviar-accion input:hover{ background-position:-271px -134px; }
	#contenido_contacto .envianos .center #formulario_contactos #mensaje p{ height:120px; font-size:0.7em; font-weight:bold; }
	#contenido_contacto .preguntale{ width:485px; height:489px; }
	#contenido_contacto .preguntale .top{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat 0px -415px; width:485px; height:43px; }
	#contenido_contacto .preguntale .bottom{ background:transparent url("../../media/images/fondo-2columnas-bottom.png") no-repeat top left; width:485px; height:11px; }
	#contenido_contacto .preguntale .center{ background:transparent url("../../media/images/fondo-2columnas-relleno.png") repeat-y top left; width:485px; height:434px; }
	#contenido_contacto .preguntale .center .content{ padding:10px 20px 7px 20px; }
	#contenido_contacto .preguntale .center .content .getsatisfaction{ width:445px; height:424px; overflow:hidden; }
	#contenido_contacto .preguntale .center .content .getsatisfaction .box{ width:739px; height:424px; }
	#contenido_contacto .siguenos{ background:transparent url("../../media/images/banner-siguenos.png") no-repeat top left; width:243px; height:265px; position:relative; }
	#contenido_contacto .siguenos a.facebook{ width:229px; height:106px; position:absolute; top:45px; left:7px; }
	#contenido_contacto .siguenos a.facebook:hover{ background:transparent url("../../media/images/banner-siguenos.png") no-repeat -250px -45px; }
	#contenido_contacto .siguenos a.twitter{ width:229px; height:107px; position:absolute; top:151px; left:7px; }
	#contenido_contacto .siguenos a.twitter:hover{ background:transparent url("../../media/images/banner-siguenos.png") no-repeat -250px -151px; }
	#contenido_contacto .visitanos{ width:727px; font-family:Arial,Helvetica,sans-serif; }
	#contenido_contacto .visitanos .top{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat 0px -460px; width:727px; height:44px; }
	#contenido_contacto .visitanos .bottom{ background:transparent url("../../media/images/fondo-3col-full-bottom.png") no-repeat top left; width:727px; height:11px; }
	#contenido_contacto .visitanos .center{ background:transparent url("../../media/images/fondo-3col-full-relleno.png") repeat-y top left; width:727px; }
	#contenido_contacto .visitanos .center .content{ padding:10px 20px 7px 20px; }
	#contenido_contacto .visitanos .center .content .mapa{ border:1px solid #B3B3B1; width:416px; }
	#contenido_contacto .visitanos .center .content .direccion{ text-align:left; width:260px; }
	#contenido_contacto .visitanos .center .content .direccion p.azul{ color:#375CA0; }
	#contenido_contacto .visitanos .center .content .direccion p.gris{ color:#5B5B5B; margin-top:16px; }
	#contenido_contacto .visitanos .center .content .direccion .ampliar_mapa{ margin-top:16px; }
	#contenido_contacto .visitanos .center .content .direccion .ampliar_mapa a{ text-decoration:none; }
	#contenido_contacto .visitanos .center .content .direccion .ampliar_mapa a .imagen_lupa{ background:transparent url("../../media/images/sprite-lupa-mapa.png") no-repeat top right; width:19px; height:18px; margin-top:5px; }
	#contenido_contacto .visitanos .center .content .direccion .ampliar_mapa a:hover .imagen_lupa{ background:transparent url("../../media/images/sprite-lupa-mapa.png") no-repeat top left; }
	#contenido_contacto .visitanos .center .content .direccion .ampliar_mapa a span{ font-size:0.7em; color:#375CA0; line-height:1.3em; }
	
	
}
  /*-------------------------------------------------------------------------*/


