@import url('animate.css');

body {
	font: 100%/1.4 Arial, Verdana, Helvetica, sans-serif;
	background-color: #7196af;
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding-right: 5px;
	padding-left: 5px; 
}

h1{
font-size:1.3em;
text-decoration:underline;	
}

h2{
font-size:1.3em;	
text-decoration:underline;	

}

a img { 
	border: none;
}

a:link {
	color: #000;
	text-decoration: underline; 
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

figure{
margin:0px;
padding:0px;
}

aside{
margin:0px;
padding:0px;
}


.ocultable{
display:none;	
}

/****************************FIN GENERICOS*****************************/


/**************************ESTRUCTURA**********************************/
#cookies #boton-cookb
{
display:none!important;	
}
.container {
	width: 960px;
	background: #FFFFFF url(/images/cuadroazul/fondo-content.png) repeat-x left top;
	margin: 0 auto;
}

.header {
	background: url(/images/cabecera.jpg) no-repeat;
	width:960px;
	height:200px;
}

.sidebar1 {
	float: left;
	width: 0px;
	display:none;
}
.content {
	width: 940px;
	float: left;
	font-size:0.8em;
	text-align:justify;
	padding:10px;
	padding-top:40px;
	margin-bottom:10px;
}

.contentpoliticas{
width:900px;
padding-left:20px;
padding-right:20px;
}

.contentpoliticas .bienvenida{
background-color:#F5f5F5;
padding:10px;
padding-top:0px;
margin-top:10px;
margin-bottom:10px;	
border-radius:5px;
}


.sidebar2 {
width:0px;
display:none;
}

.content ul, .content ol { 
	padding: 0 5px 5px 0px; 
	padding-left:20px;
}

.ordenar{
border-top:1px #000 solid;
border-bottom:1px #000 solid;	
padding:5px;
clear:both;
}

.ordenar img{
padding-right:5px;	
}



#migas ul{
margin:0px;
padding:0px;
}
#migas ul li{
display:inline;
margin:0px;
padding:0px;
}
/***************************************FIN ESTRUCTURA*******************************/

/**************************************CONTENIDOS**********************************/
.formoculto{display:none}
#mostrarform{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	padding:10px;
	border:1px #000 solid;
	border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	text-decoration:none;
	font-size:1.1em;
	transition:0.5s;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	}

#mostrarform:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	
	}
.botonform{padding-top:15px;padding-bottom:15px;}


.mensaje-envio, .mensaje-pago{
padding:5px;
background-color:#ccc;	
margin-top:10px;
}

/*****ADMINISTRADOR*****/
/*.administrador{
width:100%;
position:absolute;
display:none;
top:0px;
left:0px;
height:28px;
color:#fff;
background: url(/images/barra-admin/fondo_barra_menu.jpg) left top repeat-x;
border-bottom:1px #fff solid;
}

#madmin{
width:960px;
margin:0px auto;	
}

#madmin ul{
width:702px;
float:left;	
background: url(/images/barra-admin/separador.png) left top no-repeat;
}

#madmin ul li{
display:inline;
list-style:none;
float:left;
width:auto;	
padding-left:8px;
padding-right:8px;
padding-top:1px;
height:28px;
background: url(/images/barra-admin/separador.png) right top no-repeat;

}

#madmin ul li img{
vertical-align:middle;	
}

#madmin ul li a, .desconectar ul li a{
color:#FFF !important;
text-decoration:none;
display:block;

}

#madmin ul li:hover, .desconectar ul li a{
background-color:#333;	
}

.desconectar{
width:auto;
float:left;	
}

.desconectar span{
width:auto;
float:left;	
padding-right:5px;
padding-top:2px;
text-align:right;
}

.desconectar ul{
float:left;	
background: url(/images/barra-admin/separador.png) left top no-repeat;
padding-left:2px;
}

.desconectar ul li{
list-style:none;
display:inline;
float:left;
width:auto;
padding-left:5px;
padding-right:5px;
padding-top:2px;

background: #333 url(/images/barra-admin/separador.png) right top no-repeat;
	
}*/

/****FIN ADMINISTRADOR***/


.logo{
width:180px;
height:90px;
position:relative;
top:40px;
left:40px;
}

#banderas {
	margin:0px;
	padding:0px;
	/*float:right;*/
padding-left:5px;
position:relative;
top:5px;
	
}

#banderas img{
vertical-align:middle;	
margin-right:5px;
}

#banderas a{
padding:0px;
margin:0px;	
}


#buscador fieldset {
	border:0;
	padding:0px;
	padding-left:5px;
}
#buscador legend {
	margin:5px 0;
	padding:0;
	font-size:0em;
}
#buscador label {
	float:left;
	font-size:0.8em;
	text-align:right;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
}
#buscador input {
	width:100px;
}

.submit input{
width:70px !important;
margin-left:5px;	
}

#buscador #buscar {
	width:90px;
	float:none;
}
#buscador div {
	float:left;
	margin:5px 0;
}

#subseccionesp{
display:none;	
}

#subsecciones{
	background: #D2D2D2;
	border:1px #3f7da7 solid;
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}

#subsecciones ul{
display:inline;
}

#subsecciones ul li{
list-style:none;
float:left;
border-right:1px #3f7da7 solid;	
padding:5px;
}

#top h1{
font-size:0px;	
}

.bienvenida{
}

.bienvenida-foto{
width:740px;	
}

.imagen-reportaje{
text-align:center;	
}

.fotogrande, .fotogrande-producto{
text-align:center;	
padding-bottom:10px;
}

.fotogrande ul, .fotogrande-producto ul{
padding:0px;
margin:0px;
}

.fotogrande ul li, .fotogrande-producto ul li{
list-style:none;	
}

.fotogrande img{
margin-top:10px;
max-width:100%;
}

.redes{
clear:both;	
}

.audio{
margin-top:10px;
margin-bottom:10px;	
}

.video{
margin-top:10px;
margin-bottom:10px;	
}

.videos ul li
{
display:inline-block;
margin-bottom:10px;
margin-right:10px;
list-style:none;
vertical-align:top;	
/*text-align:center;*/
width:20.9%;
}

.imagen-video
{
position:relative;
}

.videos ul li img
{
max-width:100%;	
width:100%;
}

.play
{
background:url("https://www.superweb.es/images/play.png") center no-repeat;
height:39px;
width:55px;	
position:absolute;
top:35%;
left:35%;
}

.galeria, .videos{
	margin-top:10px;
	margin-bottom:10px;
}

.galeria ul{
margin:0px;
padding:0px;	
display:inline;
}

.galeria ul li{
list-style:none;
/*float:left;*/
margin-right:13px;
margin-left:10px;
margin-bottom:10px;
padding:5px !important;
padding-bottom:2px !important;
border:1px #3f7da7 solid;
width:20.9%;
display:inline-block;
}

.galeria ul li img{
width:100%;	
}


.descargas{
	padding:0px;
	margin:0px;
	background: #E7E7E7;
	border:1px #3f7da7 solid;
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
}

.descargas ul{
margin:0px;
padding:0px;
padding:10px;	
}

.descargas ul li{
list-style:none;
clear:left;
margin-bottom:10px;	
}

.descargas ul li img{
vertical-align:middle;	
float:left;
padding-right:5px;
padding-bottom:5px;
}

.reportajes-portada{
	padding:0px;
	margin:0px;
	background: #E7E7E7;
	border:1px #3f7da7 solid;
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	text-align:left;
}

.reportajes-portada h2{
margin-top:0px;	
}

.reportajes-portada ul{
	padding:0px;
	margin:0px;
	display:inline;	
}

.reportajes-portada ul li{
list-style:none;
float:left;
margin-left:12px;	
width:222px;
margin-top:10px;
}

.reportajes-portada ul li img{
float:left;	
padding:5px !important;
border:1px #3f7da7 solid;
margin-right:5px;
margin-bottom:5px;
background:#FFF;
max-width:130px
}

.reportajes-portada ul li span{
}

.reportajes-portada ul li a{
font-weight:bold;	
text-decoration:none;

}

.reportajes-portada ul li a:hover{
text-decoration:underline;
}


.reportajes{
	
}

.reportajes ul{
	padding:0px;
	margin:0px;
	display:inline;
}

.reportajes ul li{
float:left;
	margin:15px 0 0 20px;
	padding:10px 5px 5px 5px ;
	list-style:none;
	width:145px;
	height:120px;
	border:1px #3f7da7 solid;
	text-align:center;
}

.reportajes ul li img{
max-width:100%;	
}
.paginacion {
	text-align:center;
	clear:both;
	padding:10px;
	font-size:1.1em;
	overflow:hidden;
	
}

.paginacion ul {
	margin:10px;
	padding:0;
	display:block;
}

.paginacion ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0 0 22px;
padding:0;
text-align:center;
}

.paginacion ul li a {
	margin:0;
	display:block;
	text-decoration:none;
}

.paginacion ul li a:hover {
	text-decoration:underline;
}

.paginacion a{
	background-color:#dedede;
	border:1px #000 solid;
	padding:4px;
	margin-left:5px;
	text-decoration:none;
}

.fecha, .fechaagendaportada{
font-size:0.9em;	
color:#2e2e2e;
}

.tiponoticiasportada, .tiponoticias{
display:inline-block;	
}

.agendaportada ul{
margin:0px;
padding:0px;	
}

.agendaportada ul li{
list-style:none;	
}

.noticias-portada, .noticias, .agenda, .agendaportada{
margin-bottom:10px;	
}

.noticias-portada dl, .noticias dl, .agenda dl, .agendaportada ul li{
	margin-bottom:10px;
	border:1px #3f7da7 solid;
	overflow:hidden;
	padding:10px;
	width:920px;
}

.noticias-portada dl dt, .noticias dl dt, .agenda dl dt{
		clear:left;
	padding-top:10px;

}

.noticias-portada dl dt a, .noticias dl dt a, .agenda dl dt a, .agendaportada ul li a{
text-decoration:none;	
display:block;	
font-size:1.1em;
}

.noticias-portada dl dt a:hover, .noticias dl dt a:hover, .agenda dl dt a:hover , .agendaportada ul li:hover{
text-decoration:underline;
}

.noticias-portada dl dt img, .noticias dl dt img, .agenda dl dt img{
	float:left;
	padding:5px;
	border:1px #3f7da7 solid;
	margin-right:5px;
	max-width:125px;	
}

.noticias-portada dl dt img{
max-width:125px;	
}


.noticias-portada dl dd, .noticias dl dd, .agenda dl dd{
margin-bottom:10px;	
height:auto !important;
}

.masnoticias, .masnotas{
clear:left;
text-align:right;	
}

.masnoticias a{
}

.agotado{
color:red;
text-align:center !important;	
font-weight:bold;
}

.productos-destacados{
		padding:0px;
	margin:0px;
	background: #E7E7E7;
	border:1px #3f7da7 solid;
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
}

.productos-destacados ul{
margin:0px;
padding:0px;
display:inline;	
}

.productos-destacados h2{
margin-top:0px;	
}

.productos-destacados article{
display:inline-block;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
vertical-align:top;
/*margin-right:12px;*/
width:291px;
}


.productos-destacados ul li{
	list-style:none;
text-align:left;
vertical-align:top;
/*float:left;*/
margin-left:10px;
margin-right:10px;
	padding:5px;
	border:1px #3f7da7 solid;
	margin-bottom:10px;
	background:#FFF;
	/*width:291px;*/
	width:30%;
	min-height:121px;
overflow:hidden;
display:inline-block;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
}

.productos-destacados ul li img{
width:160px;
float:left;	
padding-right:3px;
}


.productos, .subcategorias{
		padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
}

.productos ul, .subcategorias ul{
margin:0px;
padding:0px;
display:inline;	
	
}

.visitados{
margin:0px;
padding:0px;
border-top:1px #000 dotted;
border-bottom:1px #000 dotted;	
overflow-x:auto;
overflow-y:hidden;
margin-top:10px;
min-height:200px;
width:940px;
}

.visitados ul{
margin:0px;
padding:0px;
list-style:none;	
}

.visitados ul li{
float:left;
width:125px;
min-height:100px;
margin:5px;	
text-align:center;
}

.visitados ul li img{
width:105px;	
}

.visitados ul li a{
	text-decoration:none;	
}


.subcategorias ul li{
	list-style:none;
text-align:center;
float:left;
margin-left:15px;
margin-right:5px;
	padding:5px;
	margin-bottom:10px;
	background:#FFF;
	width:150px;
	min-height:170px;
	height:170px;
	overflow:auto;
}

.subcategorias ul li img{
	width:135px;
}

.productos ul{
margin:0px;
padding:0px;
display:inline;	
	
}

.productos article{
display:inline-block;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
	width:291px;
	vertical-align:top;
}


.productos ul li{
	list-style:none;
text-align:left;
	vertical-align:top;
/*float:left;*/
margin-left:10px;
margin-right:10px;
	padding:5px;
	border:1px #3f7da7 solid;
	margin-bottom:10px;
	background:#FFF;
	width:291px;
	min-height:121px;
		overflow:auto;
display:inline-block;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.productos ul li img{
width:160px;
float:left;	
padding-right:3px;
}

p.titulo-producto-portada, p.resumen-producto-portada, p.titulo-producto, p.titulo-subcategoria, p.resumen-producto, p.oferta, p.oferta-portada{
padding:0px;
margin:0px;	
}

p.precio-producto, p.precio-producto-portada, p.oferta-portada, p.oferta{
margin-top:5px;	
text-align:center;	

}

.agotado-producto-portada, .agotado-producto{
clear:left;	
}


.imgoferta{
position:relative;
top:-12px;
left:-13px;
background:url("https://www.superweb.es/images/oferta.png")left top no-repeat;
width: 124px;
height:	136px;
margin-bottom:-136px;
}

.imgofertal{
position:relative;
top:-4px;
left:2px;
background:url("https://www.superweb.es/images/ofertal.png")left top no-repeat;
width: 100px;
height:	111px;
margin-bottom:-111px;
}


.imgnovedadl{
	
}


.oferta, .oferta-portada, .novedad{
	font-weight:bold;
font-size:1.1em;
color:#F00 !important;	
}

.disponible{
	font-weight:bold;
}

span.precio-anterior{
text-decoration:line-through;
}

.descripcion{
clear:both;	
}

.disabled{color:#ccc;font-style:normal;padding-left:3px;padding-right:5px}

.precio_ficha{
margin-top:10px;
font-size:1.3em;
font-weight:bold;
float:left;
width:auto;	
padding-top:1px;
padding-bottom:10px;
padding-right:5px;
}

.boton_comprar{
	margin-top:10px;
	float:left;
	width:100px;	
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:10px;
	background:url(/images/carro-ficha.png) top right no-repeat;
	cursor: pointer;
}

.boton_comprar form input{
	background:none; 
	border:0px;	
	padding:0px;
	margin-left:-3px;
	padding-right:30px;
	display:block;
	font-weight:bold;
	text-decoration:underline;
	font-family:inherit !important;
	padding-top:3px;	
	font-size:1em;
	cursor: pointer;
}

.boton_comprar form input#cantidadf{
width:auto;
max-width:20px;
border:1px #fff solid;
font-size:0.9em;
text-align:center;
float:right;
padding:0px;
}

.boton_comprar form input.buybutton{
	padding-left:2px;
	padding-right:2px;	
}

.precio-compra{
	float:right;	
	border:1px #ccc solid;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	clear:both;
}

a.comprar{
	padding:3px;
padding-left:5px;
padding-right:28px;
border:1px #3f7da7 solid;
background:#e7e7e7 url(/images/carro.gif) no-repeat right;

text-decoration:none;
}

a.comprar:hover{
text-decoration:none;
color:#337799;	
	
}

#mapaweb{
}

#mapaweb ul{
margin:0px;
padding:0px;
margin-left:20px;	
}

#mapaweb .mapa-menu{
	padding:0px;
	margin:0px;
	background: #E7E7E7;
	border:1px #3f7da7 solid;
	overflow:hidden;
	width:100%;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

#mapaweb .mapa-categorias{
	padding:0px;
	margin:0px;
	background: #E7E7E7;
	border:1px #3f7da7 solid;
	overflow:hidden;
	width:100%;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

#mapaweb .mapa-secciones{
	padding:0px;
	margin:0px;
	background: #E7E7E7;
	border:1px #3f7da7 solid;
	overflow:hidden;
	width:100%;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}


.flash, #fadeshow1{
margin-bottom:10px;
text-align:center;
}

.menusup{
background: url(/images/cuadroazul/fondo-menusup.png) repeat-x;
width:960px;
height:30px;
position:relative;	
top:110px;
}

.tablapedido{
width:740px;	
}


/***********ESTILOS PARA LA TIENDA****************************/
.navegador{
padding:0px;
text-align:center;
display:block;
color:#000;
padding-bottom:10px;
overflow:hidden;
width:80%;
margin:0px auto;
margin-bottom:30px;
}

.navegador span{
background-color:#A4A4A4;
padding:5px;	
margin-right:5px;
border-radius:50%;
font-size:0px;
padding:10px;
margin:0px auto;
position:relative;
bottom:-2px;
}

.actual{
background-color:#3f7da7 !important;	
font-weight:bold;
font-size:1.1em;
}

.pasado
{
background-color:#86a7be !important;
}

.navegador div
{
float:left;
width:19%;
background:url("https://www.superweb.es/images/fondo-navegador.jpg") left bottom repeat-x;
}

.navegador div p
{
min-height:36px;	
}

.resumen, .tablapedido{
	color:#2e2e2e;
}

.resumen table, .tablapedido{
width:100%; 
border-bottom:2px #3f7da7 solid; padding-bottom:20px;	
}

.resumen table th, .tablapedido th{
text-align:left; 
border-bottom:2px #3f7da7 solid;	
border-collapse:collapse;
border-spacing:0px;
font-size:0.9em;
}

.ref-carrito{
text-align:center;	
}

.ref-carrito img{
max-width:65px;	
}

.precio-carrito{
text-align:center;	
}

.cantidad-carrito{
text-align:center;	
}

.subtotal-carrito{
text-align:right;	

}

#borra-carrito{
background:	transparent url(/images/flecha.png) left no-repeat;
border:0px;
}

#boton-compra{
text-align:right;
margin-top:30px;	
}

#boton-compra .boton {
	margin:3px auto;
}
#boton-compra .boton a {
/*background:#FFFFFF url(/images/carro-old.gif) no-repeat scroll right center;*/
	padding:4px 4px 4px 4px;
	background-color:#3f7da7;
	color:#FFF;
}
#boton-compra .boton a:hover {
/*background:#d2d2d2 url(/images/carro-old.gif) no-repeat scroll right center;*/
	text-decoration: none;
	color:#FFF;
}

#boton-compra .bv a{
	padding:4px 4px 4px 4px;
	background-color:#a4a4a4;
	color:#FFF;
}

#boton-compra .bv a:hover{
	/*background-color:#d2d2d2;*/
	text-decoration: none;
	color:#FFF;
}


.subtotal{
	text-align:right; 
	width:100%;
	 margin-right:10px;
	 margin-bottom:10px;
	 
}

.botondeenvio{
margin-top:10px;	
clear:left;	

}

.botondeenvio #enviar{
float:right !important;	
}


#datos-facturacion{
	float:left;
	width:320px;
	margin-top:0px;
}


#datos-envio{
	float:left; 
	width:320px; 
	margin-top:0px;
}

.gastos-gratis{
text-align:right;	
}
/********************FIN ESTILOS DE LA TIENDA****************************/

.aviso, .proteccion-datos, .condiciones-compra{
float:left;
width:289px;	
margin-left:5px;
margin-right:4px;
border:1px #C1D1E0 solid;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(top,  #eeeeee 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
min-height:150px;
padding:0px;
padding-top:0px;
padding-bottom:5px;
padding-right:0px;
font-size:0.8em;
}

.aviso h2, .proteccion-datos h2, .condiciones-compra h2{
background-color:#fff;	
}

.aviso ul li, .proteccion-datos ul li, .condiciones-compra ul li{
list-style:none;	
padding-left:5px;
}

/*MENU DESPLEGLABLE SUPERIOR*/
#navdesp { list-style:none; }
#navdesp li { 
float:left; 
background: url(/images/cuadroazul/lado-menusup.png) right top no-repeat;

 }

#navdesp li a{ 
display:block; 
padding:3px 10px; 
padding-bottom:4px; 
text-decoration:none;
color:#fff; 
font-weight:bold; 
 }
#navdesp li a:hover { color:#ccc; text-decoration:underline;}
/* Submenu */
#navdesp ul.submenu { border:1px solid #000000; padding:5px; position:absolute; list-style:none; background-color:#3f7da7;z-index:1}
#navdesp ul.submenu li { float:none; background-image:none; border-bottom:1px solid #ccc; width:190px;}
/* Subsubmenu */
#navdesp ul.subsubmenu { border:1px solid #000000; padding:5px; position:absolute; list-style:none; background-color:#3f7da7; margin-left:150px; margin-top:-30px;}
#navdesp ul.subsubmenu li { float:none; background-image:none; border-bottom:1px solid #ccc; min-width:190px;}

#navdesp ul.submenu li img
{
	float:left;
	max-width:50px;
	padding:5px;
	border:1px #ccc solid;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:5px;
}

ul.submenu ul.submenu2
{
display:block !important;
/*position:absolute;*/
font-size:0.8em;
height:auto;
}

#navdesp ul.submenu ul.submenu2 li
{
float:none!important;	
background:#fff;
color:#000;
position:relative;
width:98% !important;
line-height:1em !important;
display:list-item !important;
margin-bottom:0px !important;
list-style:none;
padding-left:10px;
}


#navdesp ul.submenu ul.submenu2 li a
{
color:#000 !important;	
padding:5px;
width:100% !important;
text-transform:lowercase;
box-sizing:border-box;
-webkit-box-sizing:border-box;
}

ul.submenu ul.submenu2 li a:hover
{
color:#000 !important;	
}

/*FIN MENU DESPLEGABLE SUPERIOR*/

.menulateral{
		padding:0px;
	margin:0px;
	border:1px #3f7da7 solid;
	border-bottom:0px;
	margin-top:10px;
	clear:both;
}

.carrito{
padding:0px;
margin:0px;
background: #D2D2D2 !important;	
padding-bottom:5px;	
border:1px #3f7da7 solid;
margin-top:10px;
}

.menulateral p, .carrito p{
padding:0px;
margin:0px;
background:url(/images/cuadroazul/fondo-titulo-menu.png) repeat-x;	
height:31px;
color:#FFF;
font-weight:bold;
text-indent:5px;
font-size:1.2em;
overflow:hidden;
}


.carrito p{
background: url(/images/cuadroazul/fondo-carrito.png) no-repeat;
}

.centro-carrito{
font-size:0.7em;	
color: #000 !important;
}

.centro-carrito p{
background:none !important;	
color: #000 !important;
}

.centro-carrito a, .masnoticias a, .masnotas a{
	padding:3px;
padding-left:5px;
padding-right:5px;
border:1px #3f7da7 solid;
background:#e7e7e7;
font-size:1.2em;
margin-left:15px;
text-decoration:none;
}

.centro-carrito a:hover, .masnoticias a:hover, .masnotas a:hover{
text-decoration:none;
color:#337799;	
}

.titulo-calendario{
display:none;	
}

.miniagenda{
display:none;
}

ul.miniagenda{
	
}

ul.miniagenda li{
list-style:none;	
}

.fechaminiagenda{
	
}

#calendario{
border:1px #3f7da7 solid;
margin-top:10px;
background:#fff;
}

#calendario a{
text-decoration:none !important;	
}

#calendario table{
font-size:0.8em;	
width:100%;
}

.estilo01 {
text-align:center;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#ffffff!important;
background:#3D7BA5;

}
.estilo02 {
text-align:center;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#515256;
}
.estilo03 {
text-align:center;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#2e2e2e !important;
background:#4D5377;
}

.estilo03 a span{
color:#FFF;
}

.estilo04 {
text-align:center;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#2e2e2e;

}
.estilo05 {
text-align:center;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#2e2e2e;

}


ul.nav {
	list-style: none; 
	border-top: 1px solid #3f7da7; 
	background: #D2D2D2;
	}
ul.nav li {
	border-bottom: 1px solid #3f7da7;
	overflow:hidden;
	
}
ul.nav a { 
	padding: 5px 5px 5px 5px;
	display: block; 
	width: 178px;  
	text-decoration: none;
	font-size:0.9em;
	background: #D2D2D2;
}
ul.nav a:hover {
	background: #E7E7E7;
}

.sec-principal{
width:148px !important;
float:left;	
}

ul.nav a.submenuheader{
background: url(/images/desplegar.png) no-repeat center !important;
width:8px;
float:left;	
}

.filtro a
{
background: url(/images/desplegar.png) no-repeat right !important;
width:100%;
text-decoration:none;
display:block;
}

span.accordsuffix span{
	font-size:0px;
}

ul.submenul, ul.submenul2, ul.submenul3, ul.submenul4, ul.submenul5, ul.submenul6, ul.submenul7{
clear:left;	
}

ul.submenul li
{
	list-style:none;
	font-size:0.8em;
	text-indent:10px;
}

ul.submenul2 li{
	list-style:none;
	font-size:1em;
	text-indent:20px;
}

ul.submenul3 li{
	font-size:1em;
	text-indent:30px;	
}

ul.submenul4 li{
	font-size:1em;
	text-indent:40px;	
}

ul.submenul5 li{
	font-size:1em;
	text-indent:50px;	
}

ul.submenul6 li{
	font-size:1em;
	text-indent:60px;	
}

ul.submenul7 li{
	font-size:1em;
	text-indent:70px;	
}

ul.submenul li a{
		background: #E7E7E7 !important;
		font-size:0.9em;
}

ul.submenul2 li a, ul.submenul3 li a, ul.submenul4 li a, ul.submenul5 li a, ul.submenul6 li a, ul.submenul7 li a{
		background: #E7E7E7 !important;
		font-size:1em;
}

ul.submenul li a:hover, ul.submenul2 li a:hover, ul.submenul3 li a:hover, ul.submenul4 li a:hover, ul.submenul5 li a:hover, ul.submenul6 li a:hover, ul.submenul7 li a:hover{
text-decoration:underline;	
}

.desplegar{
vertical-align:top;	
float:right;
}


.login {
	font-size:0.7em;
	border:1px solid #3f7da7;
	padding:5px;
	margin:10px auto;
	margin-bottom:0px;
	background: #fff url(/images/cuadroazul/user.png) no-repeat right top;
}

.login a{ text-decoration:none; color:#000}

.login a:hover{ text-decoration:none; color:#337799;}

.login form{
	padding:0;
	margin:0;
}

.login form input{
	width:auto;
}

.login form #txtPassword, .login form #txtEmail{
	border:1px solid #666;
	margin-bottom:10px
}


.buscador{
	margin-bottom:0px;
}

.buscador label {
	float:left;
	font-size:0.8em;
	text-align:right;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
}
.buscador input {
	width:150px;
}

.buscador select{
	width:150px;
}

.buscador #buscar {
	width:auto;
	float:none;
}
.buscador div {
	float:left;
	margin:5px 0;
}

.buscador div.filtro{
margin-top:-10px !important;
}

.filtro{
clear:left;
width:100%;
margin-top:0px;
}

.filtro p{
border-bottom:1px #000 solid;
padding-top:0px;
}

.filtro input{
width:auto;
float:left;
clear:left;
}
.filtro label{
float:left;
}

.filtro .submit{
clear:left !important;
}

.texto-proteccion{
font-size: 0.9em !important;
    padding: 10px;
	background-color: #DDDDDD;
}

.formulario_contacto
{
	
}

/*
estilos de las pestañas en productos
*/

ul.tabs{
padding-left:0px;
margin-bottom:-2px;
}

.tabs {
/*border-bottom: 1px solid #999;*/
border-left: 0px solid #006287;
float: left;
height: 29px;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
margin-top:5px;
}
.tabs li {
background: #e0e0e0;
border: 1px solid #006287;
float: left;
height: 31px;
line-height: 31px;
margin: 0;
margin-bottom: -1px;
margin-right:2px;
overflow: hidden;
padding: 0;
position: relative;
}
 
.tabs li a {
border: 1px solid #fff;
color: #000;
display: block;
font-size: 1.2em;
padding: 0 5px;
text-decoration: none;
outline: none;
}
.tabs li a:hover { background: #ccc; }

.tabs li.active, .tabs li.active a:hover  {
background: #fff;
border-bottom: 1px solid #fff;
}
/*fin estilos pestañas productos*/

.comentarios{
background-color:#dedede;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:5px;	
/*padding-top:0px;*/
margin-top:10px;
clear:both;
margin-bottom:10px;

}

p.comentario{
background-color:#ededed;
padding:3px;
width:97%;	
margin-left:5px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

.botoncomentario{
background: rgb(242,246,248); /* Old browsers */
background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,246,248,1)), color-stop(50%,rgba(216,225,231,1)), color-stop(51%,rgba(181,198,208,1)), color-stop(100%,rgba(224,239,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:133px;
padding:3px;	
padding-left:5px;
padding-right:5px;
border:1px #006287 solid;
}

.botoncomentario a{
text-decoration:none;	
}

.blog ul, .comentarios ul{
margin:0px;
padding:0px;	
}

.blog ul li, .comentarios ul li{
list-style:none;
margin-bottom:5px;
}

.comentarios ul li{
border:1px #ccc solid;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;	
background-color:#fff;
}

.autor-comentario{
font-weight:bold;
background-color:#dedede;	
}

.titulo-comentario{
font-weight:bold;
}

.formulario_contacto div{
margin-top:15px;	
}

.formulario fieldset, .formulario_contacto fieldset, .blog fieldset, .formulario_comentario fieldset{
	border:1px solid #3f7da7;
	padding:10px;
	padding-top:0px;
	background-color:#FFF;
}
.formulario legend, .formulario_contacto legend, .blog legend, .formulario_comentario legend {
	font-weight:bolder;
	margin:5px 0;
	padding:0;
	font-size:1.4em;
	text-indent:0;
	color:#2e2e2e;
}

.formulario label {
	float:left;
	width:140px;
	height:30px;
	font-weight:bold;
	padding-top:3px;
}

.formulario_contacto label, .blog label, .formulario_comentario label {
	float:left;
	width:230px;
	height:30px;
}

.formulario input {
	width:75px;
}

.formulario_contacto input, .blog input, .formulario_comentario input {
	width:250px;
}

.formulario textarea{
width:230px;

}

.formulario textarea, .formulario_contacto textarea, .blog textarea, .formulario_comentario textarea{
width:250px;

}

.formulario #borrar, .formulario #enviar, .formulario_contacto #borrar, .formulario_contacto #enviar, .formulario_contacto #buscar, .formulario_contacto #volver, .formulario_contacto #acceder, .blog #borrar, .blog #enviar, .formulario_comentario #buscar, .formulario_comentario #acceder, .formulario_comentario #enviar, .formulario_comentario #borrar {
	width:auto;
	float:none;
	padding:0 5px;
}

.formulario_contacto #nif{
width:210px;	
}

.formulario_contacto #letra{
width:25px;	
}

#formulario-producto{
margin-top:10px;	
}

.formulario-producto{
	border:1px solid #006287;
	padding:10px;
	padding-top:5px;
	background-color:#FFF;
}


.formulario div, .formulario_contacto div, .blog div, .formulario_comentario div {
	clear:both;
	margin:5px 0;
}

.formulario .tarjeta, .formulario .transferencia, .formulario .contrareembolso {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
.formulario .tarjeta label, .formulario .transferencia label, .formulario .contrareembolso label, .formulario .tarjeta input, .formulario .transferencia input, .formulario .contrareembolso input, #tarjeta, #transferencia, #contrareembolso {
	float: none;
	width: auto;
	height: auto;
}

.formulario_contacto [type="checkbox"], .formulario_contacto [type="radio"]{width:auto;vertical-align:text-bottom;margin-left:10px;}

#subir{
clear:both;	
margin:5px;
}

#subir a{
background:url(/images/cuadroazul/up.gif) no-repeat center;
width:20px;
height:19px;	
display:block;
font-size:0px;	
float:right;
}

#subir a span{
	width:0;
	height:0;
	position:relative;
	left:-5000px;
}

.banner img{
margin-top:10px;
width:190px;	
}

.proteccion{
border:1px #999 solid;
background: #ddd;
font-size:0.8em;	
margin-top:10px;
padding:3px;
}

footer{
clear:left;	
}

.footer {
	padding: 5px 10px 10px;
	background: #E7E7E7;
	position: relative;
	clear: both; 
	border-top:1px #3f7da7 solid;
	height:auto;
	overflow:hidden;
	font-size:0.8em;
}

.texto-footer{
margin:0px;
padding:0px;
float:left;
width:500px;	
}

.redes-faldon{
width:355px;	
float:right;
margin-top:0px;
margin-left:10px;
padding:0px;
text-align:right;
}

span.titulo-redes-faldon{
font-weight:bold;
padding-bottom:2px;
padding-right:5px;
}

.redes-faldon ul{
margin:0px;
padding:0px;
list-style:none;
margin-left:-5px;
float:right;
}

.redes-faldon ul li{
display: inline;
margin-left:5px;	
float:left;
width:25px;
}

.accesos-privados{
float:right;
width:300px;
text-align:right;
padding-top:15px;
}

.desarrolla{
float:right;
width:300px;
text-align:right;
padding-top:5px;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}




<!--estilo para prettyphoto-->
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto; position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:13px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/*fin prettyphoto*/

/*CARRUSEL DE PRODUCTOS RELACIONADOS*/
.carousel, .masvendidos, .masvistos{
border:1px #3f7da7 solid;
overflow:hidden;
background: #E7E7E7;
margin-top:10px;
}

.carousel{
height:250px;	
}

.masvendidos, .masvistos{
padding:10px;	
}

.list_carousel_vendidos, .list_carousel_vistos
{
	margin:0px;
	margin-top:10px;
}

			.list_carousel_vendidos ul, .list_carousel_vistos ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				
			}
			.list_carousel_vendidos li, .list_carousel_vistos li {
					list-style:none;
text-align:center;
margin-left:0px;
margin-right:5px;
	padding:5px;
	border:0px #3f7da7 solid;
	margin-bottom:10px;
	margin-top:20px;
	width:160px;
height:auto;
min-height:175px;

			}
			
			.list_carousel_vendidos li img, .list_carousel_vistos li img{
			text-decoration:none;	
			width:135px;
			}
			
			.list_carousel_vendidos li a, .list_carousel_vistos li a{
			color:#000;
			font-size:0.8em;
			text-decoration:none;	
			border:0px !important;
			padding:0px !important;
			}

.list_carousel {
				margin:0px;
				margin-left:29px;
				width: 75%;
				float:left;
				margin-top:10px;
			}
			
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				
			}
			.list_carousel li {
					list-style:none;
text-align:center;
float:left;
margin-left:15px;
margin-right:5px;
	padding:5px;
	border:1px #3f7da7 solid;
	margin-bottom:10px;
	background:#FFF;
	width:160px;
height:auto;
min-height:100px;

			}
			
			.list_carousel li img{
			text-decoration:none;	
			width:135px;
			}
			
			.list_carousel li a{
			color:#000;
			text-decoration:none;	
			border:0px !important;
			padding:0px !important;
			}
			
			.clearfix {
				float: none;
				clear: both;
			}

			/* Botones del carousel */
			
.button-prev {
	height:100px;
	width:35px;
	float:left;
/*	-moz-border-radius:10px 0 0 10px;*/
	margin-top:10px;
}

.button-prev a {
	display:block;
	padding:5px;
	margin-top:35px;
}

.button-next {
	height:100px;
	width:35px;
	float:right;
/*	-moz-border-radius:0 10px 10px 0;*/
	margin-top:10px;
}

.button-next a {
	display:block;
	padding:5px;
	margin-top:35px;
}

.button-up {
	height:30px;
	width:35px;
	text-align:center;
/*	-moz-border-radius:10px 0 0 10px;*/
	margin-top:0px;
	margin-left:67px;
}

.button-up a {
	display:block;
	padding:5px;
	margin-top:10px;
}

.button-down {
	height:30px;
	width:35px;
 	text-align:center;
/*	-moz-border-radius:0 10px 10px 0;*/
	margin-top:10px;
}

.button-down a {
	display:block;
	padding:5px;
	margin-top:10px;
	margin-left:67px;
	
}

/****CARRUSEL PRODUCTOS RELACIONADOS******/

.jcarousel-skin-tango .jcarousel-container {
 /*   -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 465px;
    padding: 0px 40px;
	padding-bottom:0px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  450px;
    height: 200px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 129px;
    height: auto;
	min-height:140px;
	background:none;
	border:1px #ccc solid;
}

ul#mycarousel li{
	margin-left:15px;
	margin-right:5px;
	background:none;
	text-align:center;
	padding-top:10px;
}

ul#mycarousel li img{
width:100px;
height:auto;	
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(https://www.superweb.es/images/arrow_right.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
   /* background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
  /*  background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(https://www.superweb.es/images/arrow_left.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
 /*   background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  /*  background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
  /*  background-position: -96px 0;*/
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/*FIN CARRUSEL PRODUCTOS RELACIONADOS*/
/*VALORACION PRODUCTOS*/
.valoracion{width:100%; clear:both;}
.valorar{float:right;}
#rateTxt{float:left;}
#rateMe{float:left; margin-top:3px; margin-left:3px; height:auto;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover, #rateMe .on{background:url(/images/star_on.gif) no-repeat;}
#rateMe a{float:left; background:url(/images/star_off.gif) no-repeat; width:12px; height:12px;}

.texto-valmedia{float:left;}
.valmedia{float:left; margin-top:3px; margin-left:3px; height:auto;}
/*FIN VALORACION PRODUCTOS*/
#toTop {
    background: url("https://www.superweb.es/images/ui.totop.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 35px;
    display: none;
    height: 51px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 51px;
}
#toTopHover {
    background: url("https://www.superweb.es/images/ui.totop.png") no-repeat scroll left -51px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 51px;
    opacity: 0;
    overflow: hidden;
    width: 51px;
}
#toTop:active, #toTop:focus {
    outline: medium none;
}
#top-link {
    background: none repeat scroll 0 0 #90EE90;
    border: 1px solid #008000;
    bottom: 5px;
    color: #008000;
    display: none;
    font-weight: bold;
    padding: 10px;
    position: fixed;
    right: 5px;
    text-decoration: none;
}

a#pull, a#pull2, a#pull3, a#pull4{display:none;}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;float:left}
.col-12{width:100%}
.col-11{width:91.66666667%}
.col-10{width:83.33333333%}
.col-9{width:74%}
.col-8{width:66.66666667%}
.col-7{width:58.33333333%}
.col-6{width:50%}
.col-5{width:41.66666667%}
.col-4{width:33.33333333%}
.col-3{width:26%}
.col-2,.redestop{width:16.66666667%}
.col-1{width:8.33333333%}

.formsec .col-6{width:49.45%;clear:none;min-height:25px;}
.formsec .col-4{width:32.5%;clear:none;min-height:25px;}
.formsec label{width:auto;height:auto;min-width:115px}
.formsec input{width:auto;min-width:175px}
.formsec textarea{max-width:230px}
.formsec .col-4 textarea{max-width:190px}
.formsec [type="radio"], .formsec [type="checkbox"]{min-width:0px;margin-left:10px}
.formsec .radioform span{display:inline-block}
.formsec fieldset{margin-bottom:10px}

.subtotal-carrito span{padding-left:50px;}
.resumen table tbody tr:last-child td:nth-child(4){text-align:right;}
.inicio-main > .rslides{display:none;}
.redes{
margin-top:10px;	
margin-bottom:10px;
}

.secciones-portada article, .secciones-list article
{
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	width:28.4%;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	box-shadow:#ccc 0px 0px 4px;
	-webkit-box-shadow:#ccc 0px 0px 4px;
	-o-box-shadow:#ccc 0px 0px 4px;
	-ms-box-shadow:#ccc 0px 0px 4px;
	padding:5px;
}

.secciones-portada article dd, .secciones-list article dd{
margin-left:0px;	
}

.secciones-portada article dl dt a img, .secciones-list article dl dt a img
{
max-width:100%;	
}


/*****estilo contenido editable de secciones*****/
[class*="campo"] img{max-width:100%}

.ac-container{
margin-bottom:5px;
}

.ac-container label{
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    padding: 3px 10px;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;
    color: #777;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 30px;
    font-size: 14px;
font-weight:bold;
   background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
        0px 2px 2px rgba(0,0,0,0.1);
border-radius:0px;
-moz-border-radius:0px;
}

.acordeon label
{
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
        0px 0px 0px 0px rgba(0,0,0,0.1);
}

.ac-container div:nth-child(1) label{border-top-left-radius:5px;
border-top-right-radius: 5px;
}
.ac-container div:last-child label{border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px}

.ac-container label:hover{
   /* background: #fff;*/
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    
    color: #3d7489;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        0px 2px 2px rgba(0,0,0,0.1);
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
   /* background: transparent url(../images/arrow_down.png) no-repeat center center;  */
}

.ac-container input:checked + label:hover:after{
   /* background-image: url(../images/arrow_up.png);*/
}

.ac-container label{
background: transparent url("https://www.superweb.es/images/arrow_down.png") no-repeat 98%;
}

.ac-container input:checked + label{
background: #f1f1f1 url("https://www.superweb.es/images/arrow_up.png") no-repeat 98%;
border-radius:5px 5px 0px 0px;
}

.ac-container input{
    display: none;
}

.ac-container article{
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
	transition:0.5s;
    /*transition: 
        height 0.3s ease-in-out, 
        box-shadow 0.6s linear;*/
}

.ac-container input:checked ~ article{
    transition: 
        height 0.5s ease-in-out, 
        box-shadow 0.1s linear;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}

.ac-container article p{
    /*font-style: italic;*/
    color: #777;
    line-height: 23px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-container article ul li{
    /*font-style: italic;*/
    color: #777;
    line-height: 23px;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 7px;
    text-align: justify;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-container input:checked ~ article.ac-small{
    height: auto;
}
.ac-container input:checked ~ article.ac-medium{
    height: auto;
}
.ac-container input:checked ~ article.ac-large{
    height: auto;
}


.acordeon input:checked + label{
border-radius:0px;
margin-top:2px
}

.acordeon div:nth-child(1) input:checked + label{
border-radius:5px 5px 0px 0px;
margin:0px
}

.acordeon div:last-child article
{
border-radius:0px 0px 5px 5px	
}


/*****TABS******/
.nav-tabs {
  border-bottom: 1px solid #ddd;
  border-top:0px !important;
  background:none !important;
  overflow:hidden;
  padding-bottom:0px !important;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  border-bottom:0px !important;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  width:auto;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}



/*****FIN TABS*****/


.ancho1, .ancho2, .ancho3, .ancho4,.ancho5{display:inline-block;vertical-align:top;box-sizing:border-box;margin-bottom:10px}
.ancho1{width:100%;}
.ancho2{width:66%;}
.ancho3{width:49.6%;}
.ancho4{width:32.8%;}
.ancho5{width:24.6%;}

.menu-inferior{padding:15px;box-sizing:border-box;overflow:hidden;background:#f5f5f5}
.menuinf{padding:10px; box-sizing:border-box;}
.menuinf ul{padding-left:15px}
.menuinf h3{padding-left:0px}


/*****fin estilo contenido editable de secciones*****/
.desistimiento input{width:100%;padding:5px;box-sizing:border-box;}
.desistimiento label{width:100%;}
.desistimiento textarea{width:100%}

.tableresponsive{overflow-x:auto;}

@media screen 
and (max-width : 1000px)  {

.masvendidos,.masvistos{display:none;}

.noticias-portada dl, .noticias dl, .agenda dl, .agendaportada ul li
{
width:100%;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
-ms-box-sizing:border-box;	
}

#banderas
{
text-align:right;
margin-bottom:10px;
top:5px;
}
.inicio-main > .rslides{display:block;}
.flash, #fadeshow1, #coin-slider, .coin-slider
{
display:none;	
}

	a#pull, a#pull2, a#pull3, a#pull4 {
		display: block;
		width: 100%;
		position: relative;
		font-size:0px;
		height:30px;
		background-color:#333;
		margin-top:0px;
	}
	
	a#pull:hover, a#pull2:hover, a#pull3:hover, a#pull4:hover
	{
	cursor:pointer;	
	}
	
	a#pull:after, a#pull2:after, a#pull3:after, a#pull4:after {
		content:"";
		background: url('https://www.superweb.es/images/nav-icon.png') no-repeat 0 4px;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: relative;
		margin-left:10px;
		/*top: -2px;*/
		
	}

.contenido, .header, .footer, .bienvenida, .content, container, cuerpo
{box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}

.fotogrande{width:100%;max-width:540px;margin:0px auto;}
.carousel,.visitados{display:none;}

.container{width:100%;}

	.header, header, nav{
	height:auto !important;	
	overflow:hidden;
	}

.header, header{
	width:100%;
	max-width:960px;
	}

img{
max-width:100%;
	}

.content
{
margin:0px;
padding-left:10px;
padding-right:10px;	
}
	
	.content img
{
max-width:100%;
}


	.galeria div{
	/*	margin:0px;
		width:100%;*/
	}
	
	.gmap
{
max-width:100%;	
}

.contenido
{
display:table;
width:100%;
}

.menusup{
	width:100%;
	max-width:1000px;
	clear:both;
	border:0px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	background:none;
	height:auto;
	overflow:hidden;
	padding-left:0px;
	left:0px;
	top:0px;
	margin-bottom:0px;
	margin-top:10px;
	border-radius:0px;
	-webkit-border-radius:0px;	
	}


.content{display:table-caption;width:100%;float:none;padding-top:0px;}
/*.sidebar1,.sidebar2{width:100%;float:none;margin:0px;}	*/
ul.nav, ul.nav a{width:100%;}
.sec-principal{width:80%!important;}
ul.nav a.submenuheader{width:17%;}

#navdesp, ul.nav{
	width:100%;
	margin-left:0px;	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
	display:none;
	height:auto;
	overflow:hidden;
	border-radius:0px;
	-webkit-border-radius:0px;	
}

ul.nav-tabs{display:block}


#navdesp li, #navdesp li a{
width:100% !important;
float:none !important;	
	display:block;
	margin-left:0px;
	transition:0.2s;
	-webkit-transition:0.2s;

}

	
	#navdesp li a{
	width:100%;
	border-radius:0px;
	-webkit-border-radius:0px;	
	color:#fff;
	height:auto;
	margin-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	}

	#navdesp ul.submenu
	{
	position:relative;
	width:100%;
	padding:0px;
	overflow:hidden;
	box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	-ms-box-shadow:none;
	}
	
	#navdesp ul.submenu li:last-child
	{
	border-bottom:0px;	
	}


	/****FICHA PRODUCTOS***/
	.ficha h2, .imagenes,.info-producto, .precio-compra,.ficha .redes,.descripcion{float:none;}
	.redes{clear:both;max-width:175px;}
	.addthis_toolbox{max-width:175px;}
	.ficha h2{margin-right:0px;}
	.imagenes{width:100%; max-width:580px;margin:0px auto;}
	.fotogrande-producto,.fotogrande{width:100%;max-widht:540px;margin:0px auto;border:0px;min-height:auto;margin-bottom:10px;padding:0px;}
	/*.fotogrande-producto img{width:100%!important}*/
	.fotograde-producto ul li figure img, .fotogrande img{width:100%;max-widht:540px;}
	.info-producto{clear:both;}
	.ficha .redes,.descripcion,#comentarios,#documentos,.agotado,.visitados,.precio-compra,.info-producto,.ficha,.ficha h2,#migas, .texto-footer,.footer,footer,.resumen, .resumen-producto, .resumen table, .subtotal, .seccion-main .bienvenida > h2, .nosotras div{width:100%; box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
	.resumen-producto{float:none;}
	.texto-footer{padding-right:5px;margin-top:15px;}
	.precio_ficha{width:48%;}
	.precio-compra{overflow:hidden;margin-top:10px;}
	.boton_comprar{margin-right:0px;width:50%;float:right;background:none;}
	.boton_comprar form div{padding:10px;padding-top:0px;width:100%;float:right;text-align:right;}
	.boton_comprar form div label{margin-right:10px;}
	.boton_comprar form input.buybutton{float:right;padding:10px;background:#dfdfdf;border-radius:10px}
	.agotado-producto-portada, .agotado-producto{bottom:-45px;left:auto;}
.titulo-producto, .titulo-subcategoria{width:100%;padding:0px!important; text-align:center}
p.precio-producto, p.precio-producto-portada, .precio-producto-portada{padding:0px;overflow:hidden;text-align:justify;width:100%;}
.productos ul li, .productos-destacados ul li{margin-left:5px;margin-right:5px;}
	a.comprar{top:0px;}
.productos ul li img, .productos-destacados ul li img{width:100%;max-width:200px;padding:0px;}
.productos ul li, .productos-destacados ul li{width:30%;}
.content{padding-left:10px;}
#boton-compra{width:auto;}
.ref-carrito img{display:none;}
.formulario_contacto input, .blog input, .formulario_comentario input{width:100%;}
#acceder{margin-top:20px;width:100%!important;}
[itemprop="price"]{padding-left:5px;font-size:1.3em;}

.subtotal-carrito span{padding-left:50px;}
#datos-envio, #datos-facturacion{left:auto;}
.seleccionado a{color:#FFEFEF !important}
.seleccionado a:hover{color:#580001 !important}

#subir{display:none;}


.video, .html {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.video .embed-responsive-item, .html .embed-responsive-item,
.video iframe, .html iframe,
.video embed, .html embed,
.video object, .html object,
.video video, .html video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video, .html {
  padding-bottom: 56.25%;
}
/*.video.embed-responsive-4by3, .html.embed-responsive-4by3 {
  padding-bottom: 75%;
}*/

.galeria, .reportajes,.redes
{
display:block;
overflow:hidden;
width:100%;	
}


.opcion-ficha{margin-bottom:10px;}

.banner
{
text-align:center;	
}

.galeria ul li, subcategorias ul li
{
width:22%;	
}

.galeria ul li img, subcategorias ul li img
{
max-width:100%;	
}

}

@media screen 
and (max-width : 750px)  {
.form-pedido, .datos-pago{
width:100%; box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;
}
.empresa-main .cuerpo table tbody tr td{width:100% !important}

.header
{
background:none!important;	
}

ul.nav a.submenuheader{width:13%;}

.redes-faldon
{
margin-left:0px;
display:block;
overflow:hidden;
width:100%;
text-align:left;
float:none;
clear:both;	
}

.redes-faldon ul
{
float:none;	
}

.desarrolla,.accesos-privados{width:48%;}
.desarrolla{float:left;text-align:left;}

.galeria ul li, subcategorias ul li, .secciones-portada article
{
width:43%;	
text-align:center;
}

.bv{
display:inline-block;
margin-bottom: 10px;
margin-top: 10px;
}

    .owl-carousel {
        max-width: 690px;
    }
    .owl-carousel .owl-item {
        width: 100%;
    }
}

@media (max-width:618px) {
    .owl-carousel {
        max-width: 540px;
    }
    .owl-carousel .owl-item {
        width: 100%;
    }
}

@media screen 
and (max-width : 480px)  {
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{float:none;width:100%}
.ancho1,.ancho2,.ancho3,.ancho4,.ancho5{float:none;width:100%}

	.formsec .col-4{width:100%;}
.formsec .col-6{width:100%;}

.logo
{
top:5px !important;
left:5px !important;	
}

.redestop{position:relative;margin-bottom:0px;padding-top:5px;width:98%;text-align:left;padding-left:5px;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}

#navdesp ul.submenu li
{
width:100%;	
}
#navdesp ul.submenu li a
{
width:100%;	
padding-left:5px;
}
.accesos-privados
{
float:none;
padding-left:0px;	
}
.desarrolla,.accesos-privados
{
float:none;
width:100%;	
text-align:left;
}
.texto-footer{width:95%}

.rslides .callbacks_tabs li
{
height:20px !important;
width:20px !important;	
}

.buscador{width:100%;float:none;}

.productos ul li, .productos-destacados ul li{width:46.5%;text-align:center;}
.productos ul li img{float:none;}
.navegador{display:none;}
#boton-compra{width:100%;margin-top:20px;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
.resumen table tbody tr th:nth-child(1), .resumen table td.ref-carrito, .resumen table tbody tr:last-child td:nth-child(1)
{
display:none;	
}

.subtotal-carrito span{padding-left:30px;}
.footer div{width:100%;}

.galeria ul li, .subcategorias ul li, .secciones-portada article
{
width:40%;
text-align:center;	
}

.reportajes ul li
{
width:40%;
margin-left:10px;
margin-right:10px;	
}

.boton_comprar form div{width:80%;box-sizing:border-box;-webkit-box-sizing:border-box;}

.owl-carousel {
        max-width: 350px;
    }
    .owl-carousel .owl-item {
        width: 100%;
    }
}

@media screen 
and (max-width : 450px)  {
	.boton_comprar{float:left;}
	#datos-envio, #datos-facturacion{width:100%; margin-left:0px;}
	#datos-envio{margin-top:1px;}
	#datos-facturacion{margin-bottom:0px;}
	a.comprar{display:block;float:none;}
	[itemprop="price"]{width:100%;text-align:center;display:block}
.galeria ul li, .subcategorias ul li, .secciones-portada article
{
width:90%;
text-align:center;	
}

}