@charset "UTF-8";
/* CSS Document */

#badge {
	position: absolute;
	right: 1px;
	top: -15px;
}

legend {
	color: #1E2C34;
	font-weight: bold;	
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #24313D;
	background-image: url(imagenes/bg_todasweb.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #1E2C34;
}
.oneColFixCtrHdr #container {
	width: 970px;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	position: relative;
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	height: 140px;
	background-image: url(imagenes/fondoheader.png);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
}
.oneColFixCtrHdr #mainContent {
	margin-top: 10px;
	padding-top: 15px;
}

.oneColFixCtrHdr #mainContent ul {
	margin: 0px;
	padding-left: 15px;
}
.oneColFixCtrHdr #mainContent li {
	list-style-type: square;	
}


.oneColFixCtrHdr #mainContent h1 {
	color: #FFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.oneColFixCtrHdr #mainContent h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #22303B;
	color: #22303B;
	margin-top: 20px;
}
.oneColFixCtrHdr #mainContent h3 {
	color: #FFF;
	border-bottom-color: #FFF;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	padding: 14px;
	margin: 8px;
}
.titulo   {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
	background:#fff;
	color: #000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
}



 #tabs {
	margin-top: 1px;
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
      }
    



ul.tabs { list-style-type: none; padding: 0; margin: 0; }

ul.tabs li {
	float: left;
padding: 0px;
margin: 0; 
padding-top: 0; 
background: url(imagenes/tab_right.png) no-repeat right top;
margin-right: 2px;
} 
ul.tabs li a {
	display: block;
	padding: 10px 15px 10px 15px;
	color: #b4b4b4;
	text-decoration: none;
	background: url(imagenes/tab_left.png) no-repeat left top;
	text-shadow: 1px 1px 0.05em #000;
	} 
ul.tabs li a:hover { 
background: url(imagenes/tab_lefthover.png) no-repeat left top;

}

ul.tabs li:hover { 
background: url(imagenes/tab_righthover.png) no-repeat right top;

}



ul.tabs li.active {
	float: left;
padding: 0px;
margin: 0; 
padding-top: 0; 
background: url(imagenes/tab_right1.png) no-repeat right top;
margin-right: 2px;
} 
ul.tabs li.active a {
	display: block; 
	padding: 10px 20px 10px 20px; 
	color: #fff; 
	text-decoration: none; 
	background: url(imagenes/tab_left1.png) no-repeat left top; 
	} 
ul.tabs li.active a:hover {

}


.idiomas {
	top: 15px;
	right: 25px;
	position:absolute;
	color: #000;	
	}
	
	.idiomas a {
	
	color: #000;
	text-decoration:underline;
	}
	.idiomas a:hover {
	text-decoration: none;
	}
	
	#logotipo {
	position: absolute;
	left: 616px;
	top: 67px;
	}
.contenido1_left {
	width: 450px;
	float: left;
	color: #CCC;
	margin-top: 0px;
	padding-left: 10px;
	margin-right: 13px;
}

.contenido1_left_dondeestamos {
	width: 460px;
	float: left;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
}
.contenido1_left a {
	color: #E4BD29;
	background-color: #283B47;
}
.contenido1_right {
	width: 470px;
	float: left;
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contenido2_right {
	float: right;
	width: 450px;
}
.contenido1_right h2 {
	font-weight: normal;
	color: #CCC;
}
.reservar1 {
	width: 140px;
	margin-left: 250px;
	position: absolute;
	left: 52px;
	top: 185px;
}
#coste {
	color: #000;
	font-size: 24px;
}
#ahorro {
	font-size: 24px;
	color: #000;	
}
.izquierda_form {
	float: right;	
	
}
.lista_main {
	color: #22303B;
}
.lista_main li {
	margin-bottom: 8px;
	list-style-image: url(imagenes/ok1.png);
	margin-left: 10px;
}
.introduccion {
	background-color: #324B5A;
	padding: 10px;
	padding-top: 5px;
	width: 460px;
	order-radius: 8px; 
-ms-border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 

}
.texto_introduccion {
	position: absolute;
	top: 159px;
	width: 406px;
	left: 14px;
	font-size: 14px;
	color: #283B47;
	#top: 179px; /*Para Internet Explorer */
}
.low  {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
.lowp  {
	margin-top: 5px;
}
.dias {
	float: left;
	margin-right: 5px;
}
.meses {
	float: left;
	margin-right: 20px;
}

.contenido2 {
	margin-bottom: 15px;
}
.contenido2banners {
	width: 434px;
	position: absolute;
	margin-top: 110px;
	height: 287px;
	z-index: 3;
	left: 1px;
	top: 882px;
}
#atenciontelefonica {
	text-align: center;
	margin-top: 7px;
	width: 415px;
	background-image: url(imagenes/bg_telefono.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	#padding-top: 7px;
	#height:70px;
	margin-bottom: 10px;
	float: left;
}
#atenciontelefonica h1 {
	text-decoration: none;
	color: #099;
}

.formulario_reserva {
	width: 505px;
	float: left;
}
.formulario_reserva a {
	color: #1E2C34;
	text-decoration:underline;
}
.formulario_reserva a:hover {

	text-decoration:none;
}


.formulario_reserva input{
	font-size: 15px;
	padding: 3px;
}

.tr_titulo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.dias tr {
	background-color: #CCC;
}
.meses tr {
	background-color: #CCC;
}
.tarifas_lavado {
	position: absolute;
	top: 350px;
	height: 224px;
	left: 258px;
	width: 684px;
	font-size: 16px;
}
.siloprefieres {
	float: right;	
	
}
.bandaazul {
	width: 470px;
	background-color: #0C6;
	height: 40px;
	position: absolute;
	top: -4px;
}
.direccion {
	font-size: 15px;
	color: #1E2C34;
	text-align: right;
}
.telefono_donde {
	font-size: 25px;	
	
}
.verenmapa {
	background-color: #1E2C34;
	padding: 8px;
	text-align: center;
	font-size: 14px;
}
.verenmapa a {
	color: #FFF;	
	
}
.verenmapa a:hover {
	text-decoration: none;	
	
}
.contenido_faq a {
	color: #293A43;
	text-decoration:underline;
}
.contenido_faq p {
	color: #1E2C34;
	width: 600px;
}
.enviar {
	font-size: 25px;
	padding: 15px;
	
}
.reservatelefono {
	float: right;
	width: 420px;
}
#txtSuma {
	font-size: 24px;
}
#calcu {
	background-color: #24333E;
	border: 1px solid #334D5B;
	color: #FFF;
	padding: 4px;	
	
}

#calc {
	background-color: #24333E;
	border: 1px solid #334D5B;
	color: #FFF;
	padding: 4px;	
	
}
#masinformacion {
	font-size: 17px;
	color: #202E38;
}
#redes {
	height: 70px;
	margin-top: 15px;
	list-style-type: none;
	float: right;
	margin-right: 15px;
}
.redes1 {
	float: left;
	
}
#left a {
	color:#CCC;
	background-repeat: no-repeat;	
}
.yaerahora {
	position: absolute;
	right: 15px;
}

#cajacontacto {
	position: absolute;
	width: 215px;
	height: 487px;
	background-color: #365061;
	font-size: 14px;
	right: 731px;
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-left: 3px;
	padding: 5px;
	color: #FFF;
	-moz-border-radius: 8px;
	border-radius: 8px;
	top: 20px;
}

#cajaempresas {
	position: absolute;
	width: 274px;
	height: 485px;
	background-color: #365061;
	font-size: 14px;
	right: 664px;
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 10px;
	color: #FFF;
	-moz-border-radius: 8px;
	border-radius: 8px;
	top: 20px;
}

#cajafaq {
	position: absolute;
	width: 254px;
	height: 344px;
	background-color: #365061;
	font-size: 14px;
	right: 684px;
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-left: 5px;
	padding: 10px;
	color: #FFF;
	-moz-border-radius: 8px;
	border-radius: 8px;
	top: 20px;
}
#cajafaq a {
	
	color: #fff;
}

#cajacontacto a {
	color: #ccc;
	
}
.tarifasprecios td {
	padding-left: 5px;	
	
}
#blancotarifas {
	background-color: #fff;
	position: relative;
	height: 730px;
	padding: 15px;
	margin-top: 15px;
	width: 940px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	
}

.titulolow {
	font-size: 16px;
	-moz-border-radius: 8px;
}
#contenidoblanco {
	background-color: #FFF;
	position: relative;
	height: 425px;
	#height: 445px;
	margin-top: 20px;
	width: 970px;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	
}
#blancoindex2 {
	background-color: #fff;
	height: 425px;
	margin-top: 20px;
	width: 970px;
	
	z-index: 0;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	
}

.textogris {
	color: #1E2C34;
	padding-top: 5px;
}
#reservablanco {
	background-color: #FFF;
	position: relative;
	height: 1300px;
	margin-top: 15px;
	width: 930px;
	padding: 20px;
		-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	
	
}

#blancocontacto {
	background-color: #FFF;
	position: relative;
	height: 520px;
	margin-top: 15px;
	width: 930px;
	padding: 20px;
				-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	
}

#blancoempresas {
	background-color: #FFF;
	position: relative;
	margin-top: 15px;
	width: 930px;
	padding: 20px;
	height: 550px;
				-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	
}
.blancofaq {
	background-color: #FFF;
	position: relative;
	height: 935px;
	#height: 1050px;
	margin-top: 15px;
	width: 930px;
	padding: 20px;
	color: #22303B;
		-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	

}

#olvido_contrasena {
	background-color: #FFF;
	position: relative;
	height: 100px;
	margin-top: 15px;
	width: 530px;
	padding: 20px;
				-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior:url(ie-css3.htc);	
}



#blancodonde {
	position: relative;
	margin-top: 15px;
	color: #22303B;
}

.roundedcornr_box_647839 {
	width: 970px;
	background-color: #FFF;
}
.roundedcornr_top_647839 div {
   background: url(esquinas/roundedcornr_647839_tl.png) no-repeat top left;
}
.roundedcornr_top_647839 {
   background: url(esquinas/roundedcornr_647839_tr.png) no-repeat top right;
}
.roundedcornr_bottom_647839 div {
   background: url(esquinas/roundedcornr_647839_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_647839 {
   background: url(esquinas/roundedcornr_647839_br.png) no-repeat bottom right;
}

.roundedcornr_top_647839 div, .roundedcornr_top_647839, 
.roundedcornr_bottom_647839 div, .roundedcornr_bottom_647839 {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.roundedcornr_content_647839 {
	margin: 0 8px;
	padding: 15px;
}



.note {
	
	font-size: 13px;
}
.preguntas {
	width: 650px;
	float: right;
}
.derechacontacto {
	float: right;
	width: 690px;
}
.derechaempresas {
	float: right;
	width: 630px;
}
.pequeno {
font-size: 12px;
}



