/* DEFINICIÓN DE LOS ESTILOS GENERALES Y RESET DE ESTILOS */

 
.ws-title1{
	 
	display:block;
	top: 280px;
	left: 25%;
	margin-right:0px;
	padding:10px;
	background-color:#000;
	color:white;
	z-index: 50;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 24px;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
.ws-title{
 
	display:block;
	bottom: 35px;
	left: 25%;
	margin-right:0px;
	padding:10px;
	background-color:#000;
	color:white;
	z-index: 50;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 17px;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#containervideo .ws-title div{
	padding-top:5px;
	font-size: 12px;
}

*{padding: 0; margin: 0;}

img{ border: 0;}

ul { list-style: none; padding: 0; margin: 0; display:block; }

 
a{ text-decoration: none; color:#545454; }
a:hover{ text-decoration:none; }

body{ font-family:'Verdana', Arial, sans-serif; font-size: 15px; background:url(http://www.andemenrealestate.com.es/_imagenes/_background/bgweb.jpg) repeat ; z-index:-1 color:#545454;}
.inicio{ background:url(https://www.vaspool.es/_imagenes/_background/bg.jpg) repeat ; }



/* fuentes*/

h1.fontface {font: 60px/68px 'Verdana', Arial, sans-serif;letter-spacing: 0;padding:10px 20px;}
h2.fontface {font: 28px/38px 'Verdana', Arial, sans-serif;letter-spacing: 0;padding:10px 20px;}
.style2{font: 60px/68px 'Verdana', Arial, sans-serif;letter-spacing: 0;padding:10px 20px;}
.style3{font: 60px/68px 'Verdana', Arial, sans-serif;letter-spacing: 0;padding:10px 20px;}
		p.style1 {font: 18px/27px 'Verdana', Arial, sans-serif;}
		
		#container {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
		}


/* DEFINICIÓN DE CLASES GENERALES */

.rojo { color:red; }
.negrita { font: 14px/27px 'VerdanaBold', Arial, sans-serif;}
.clear{ clear:both; }
.separador{height:25px;}
.azul{color:#00657B;}
.hidden{ display:none; }

.contenedor{width:1000px; margin:0px auto;clear:both;}


/* ENCABEZADO */

#header{background:url(https://www.vaspool.es/_imagenes/_background/bg.jpg) repeat; }
.contenedor_header{background:url(https://www.vaspool.es/_imagenes/_background/cabecera1.jpg)center no-repeat;height:155px;width:1000px; margin:0px auto;}
.contenedor_header  img.logo {margin:5px 0px 0 40px;}

#nav{background:url(https://www.vaspool.es/_imagenes/_background/bg_nav.png)repeat;height:35px;margin-top:-35px;}
#nav .menu{width:880px; margin:0px auto;text-transform:uppercase;font: 13px 'OpenSansRegular', Arial, sans-serif;;background:none;}
#nav .menu li{float:left;display:block;padding:11px 30px 0px 30px; text-align:center;}
#nav .menu li a {display:block;padding-bottom:3px; cursor:pointer;}
#nav .menu li a:hover{color:#00657B;border-bottom:3px solid #00657B;}
#nav .menu li a.current{color:#00657B;border-bottom:3px solid #00657B;}

/* FOOTER */

#footer{background:url(https://www.vaspool.es/_imagenes/_background/bg.jpg) repeat ;padding:30px 0px; text-align:center;clear:both; height:auto;}

#footer img{margin:0px 20px;}
.enlaces_footer{border-top:1px solid #00657B;width:800px;margin:0px auto;padding:10px 0px;}

.footer_inicio{ }

/* INDEX */

.presentacion{margin-top:-3px;}
.presentacion img{width:100%; min-width:1000px;}
.fonfovideo{
  background-image: url(https://www.vaspool.es/_imagenes/_background/bg.jpg) repeat ; }

/* contenido texto */

.colizq{width:480px;margin-right:20px;float:left;padding-top:30px;}
.coldcha{width:480px;margin-left:20px;float:right;padding-top:30px;}

.colizq  p{padding:10px 20px;text-align:justify;}

.colizq  a{color:#00657B;font-weight:bold;}
.colizq  a:hover{text-decoration:underline;}

.fondovideo{background:url(http://www.andemenrealestate.com.es/_imagenes/_background/bgvideo.jpg) repeat ; z-index:-1;}

.resaltado{background:url(https://www.vaspool.es/_imagenes/_background/bg_nav.png)repeat;margin:20px 0;}
.resaltado2{background:#f2f2f2; margin:20px 0;}

.coldcha img{margin-bottom:30px;}

/* menu productos */

/*.menu_productos_sup{width:960px;border-bottom:2px solid #00657B;height:20px;margin:35px auto;}
.menu_productos_sup ul li{display:block;float:left;margin-bottom:20px;}
.menu_productos_sup ul li ul li {padding:20px;}*/


.cont_menu_productos{height:25px;padding-top:50px;font-weight:bold;clear:both;}
#menu_productos {  text-align: left;
width: 960px;
margin: 0px auto;
position: relative;
display:block;

}
#menu_productos ul { list-style-type: none;}

#menu_productos ul li.nivel1 { float: left;
width: 162px;
margin-right: 2px;
position: relative;
}
#menu_productos ul li { float: left;}

#menu_productos ul li a {display: block;
text-decoration: none;
padding: 5px;
position: relative;
}
#menu_productos ul li a:hover, #menu_productos ul li:hover a.nivel1 {
position: relative;
}
#menu_productos ul li a.nivel1 {display: block!important;display: none;
}
#menu_productos ul li ul {display: none;
}
#menu_productos ul li a:hover ul, #menu_productos ul li:hover ul {display: block;
position: absolute;width:960px;
}
#menu_productos ul li ul li a {width: 160px;
padding: 6px 0px 8px 0px;
}
#menu_productos ul li ul li a:hover {
position: relative;
text-decoration: underline;
border-bottom: none;
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}
ul.uno {left: -0px;}
ul.dos {left: -164px;}
ul.tres {left: -328px;}
ul.cuatro {left: -492px;}
ul.cinco {left: -656px;}


/*listado de productos*/

.lista_productos_old{border-top:1px solid #00657B;text-align:center;padding-top:40px;padding-bottom:35px;clear:both;}

.lista_productos {
    width:100%;max-width:1000px;
    border-top: 1px solid #CCCCCC;
    clear: both;
    padding-bottom: 35px;
    padding-top: 10px;
    text-align: center;
	
}
.lista_productos .caja_producto{width:100%;max-width:200px;height:200px;float:left;margin:20px 15px;}
.producto_imagen{width:200px;height:262px;}
.producto_imagen img{max-width:219px;max-height:262px;border:1px solid #ccc;}
.producto_imagen img{opacity: 1; filter: alpha(opacity = 100); -webkit-transition:opacity 0.15s; -moz-transition:opacity 0.15s; transition:opacity 0.15s;}
.producto_imagen img:hover { opacity: 0.7; filter: alpha(opacity = 70.0); }
.caja_producto h4{padding:10px 0px;}
.caja_producto span{padding:5px 0px}

.empresa_producto{width:220px;float:left;text-align:center;margin-top:30px;}


/*producto */

.coldcha_producto{width:500px;float:right;padding-top:30px;}
.producto_grande{border:1px solid #ccc;text-align:center;}
.producto_grande img{max-width:478px;}

.cont_miniaturas{float:left;}

.texto_producto{float:left;margin-left:20px;width:385px;}
.texto_producto h1 {padding-bottom:25px;}
.texto_producto p{padding-bottom:10px;}
.miniatura img{max-width:90px;margin-bottom:10px;border:1px solid #ccc;}

.coldcha_producto .fabricante{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0px;text-align:center;margin:10px 0px;}

.compartir_producto{width:220px;margin:0 auto}
.pdf{background:url(https://www.vaspool.es/_imagenes/_iconos/pdf_icon.png) no-repeat;height:22px;padding:4px 0px 3px 25px;margin-bottom:20px;margin-top:10px;}

/*noticias y contenidos empresas */

.img_centrada{text-align:center;display:block;margin:15px auto;}
.img_centrada img{border:1px solid #ccc;padding:5px;}
.colizq table{margin:10px 0px}
.colizq td{padding-right:15px}
.descargas{padding:0px 20px 10px 20px;}

.titulo_ficha_pyp{padding:30px 0 0 30px; }
.titulo_ficha_pyp .logo_ficha{ float:left; margin:13px 0 0 0; }


.col_noticias{width:760px;margin:30px auto;}
.noticia{padding:20px;}
.noticia img{float:left;border:1px solid #ccc;margin-right:25px;}

.fecha{font-style:italic;float:right;display:block;margin:10px 20px;}
.separador_noticia{border-bottom:1px solid #ccc;height:20px;clear:both;}

/*formulario contacto */

.formulario{width:450px;margin:0 auto;}

.fila_form{padding:10px 0px;clear:both;}
.fila_form input{ width:290px; }
.tit_form{float:left;text-align:right;}
.campo_form{float:right; background: #e7e8e9 }
.campo_form textarea {
    height: 150px;
    width: 292px;}
	
.condiciones{margin:15px 0;}


.producto_grande { 
	max-width:478px;
	
	background: #000 url('http://www.colchonescarrion.es/_imagenes/_iconos/orbit/loading.gif') no-repeat center center;
	overflow: hidden; 

 
 }
.producto_grande>img,  
.producto_grande>div,
.producto_grande>a { display: none; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;}

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }


div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}

div.slider-nav { display: none; }

.idiomas{ position:absolute; width:90px; background:#00657b; padding:8px 0 5px 0; z-index:4000; }
#nav .menu li .idiomas li{ padding:4px 0 4px 14px; }

.idiomas a{ margin:0; color:#FFF; font-size:11px; }
#nav .menu li .idiomas a:hover{ color:#FFF; text-decoration:underline; padding:0;}

.colizq .resaltado .enlace_noticia{ text-align:right; }

.info_contacto{ float:left; }

.img_list_noticia{ margin-top:15px; margin-bottom:15px; }

.texto_made_spain{ float:left; margin:10px 0 0 20px; width:720px; }
.texto_made_spain h2{ padding-left:0; }

.paginado{ float:right; margin:-10px 135px 0 0;}
.paginado li{ float:left; padding:0 0 0 2px; }

.politicas h1{ padding-top:30px; }
.politicas h2{ padding:30px 0 0 20px; font-size:20px; }
.politicas p{ padding:10px 0 0 20px; font-size:13px; color:#999; }

.nube-tags{ float:left; width:100%; margin-top:30px; }
.nube-tags li{ display:inline; }


.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; min-width:1000px; min-height:58%; position:absolute; background-size: cover;-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;}

.main-menu-alt ul li a.active{ color:#fd8333; }