@charset "UTF-8";

/* GENERALES
--------------------------------------------------------- */
a, a:hover{
	font:normal 12.39px Helvetica, Verdana, Helvetica, sans-serif;
	color:#4D4D4D;
}	
h2{font-size:18px; margin-bottom:0px;}
h3{margin-bottom:15px;}
h5{
	color: #626366;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 10px;	
}

.left{float:left;}
.right{float:right;}

.oculto{display:none;}
.centrado{text-align:center;}
.overflow{overflow:hidden;}
.pointer{ cursor:pointer; }

input, textarea{ resize:none; outline:none; font:normal 12.39px Helvetica, Verdana, Helvetica, sans-serif; color:#4D4D4D;}

legend{display:none;}

p{margin-bottom:1em;}
big{font-size:1.2em;}

.clear{clear:both; font-size:0;}

.row{overflow:hidden; width:100%;}
.separadorH{
	width:100%;
	clear:both;
	height:2px;
	font-size:0;
	border:0;
	display:block;
	margin: 15px 0;
	background:transparent url(../images/web/linea_horizontal.png) left bottom repeat-x;	
}
.fondo_claro{background-color:#F5F5EB; padding-top:15px; padding-bottom:15px;}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
} 
.clearfix {
  display: inline-block;
} 
html[xmlns] .clearfix {
  display: block;
} 
* html .clearfix {
  height: 1%;
}

/* CONTENEDORES
--------------------------------------------------------- */
/*html{
	height:100%;
	overflow:hidden;
}
body{
	font:normal 12.39px Helvetica, Verdana, Helvetica, sans-serif;
	color:#4D4D4D;	
	background:#eeeedd;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d8d8b1)); 
	background: -moz-linear-gradient(top,  #fff,  #d8d8b1);
	background-repeat:no-repeat;
	height:100%;
	overflow-y:scroll;
}*/
body{
	font:normal 12.39px Helvetica, Verdana, Helvetica, sans-serif;
	color:#4D4D4D;	
	background:#d8d8b1 url(../images/web/bg.png) left top repeat-x;
}
body#huygens_art{
	background:#c6c6c5 url(../images/web/bg_gris.png) left top repeat-x;
}	
body#enciclopedia{
	background:#86aac8 url(../images/web/bg_azul.png) left top repeat-x;
}	

#contenedor{
	width:976px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:0 50px;
}

.grid_p{padding-left:15px; padding-right:15px;}
.grid_100{ width:100%; }
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 { float:left; }
.grid1, .grid3, .grid6, .grid8, .grid9{ margin-right:12px; }
.grid1{ width:620px; }
.grid2{ width:313px; }
.grid3{ width:369px; }
.grid4{ width:563px; }
.grid5{ width:315px; }
.grid6{ width:505px; }
.grid7{ width:429px; }
.grid8{ width:640px; }
.grid9{ width:313px; }
.grid10{ width:620px; }
.grid11 { width: 685px; }
.grid250{width:250px;}
.grid300{width:300px;}

.height370{height:370px;}

.marginL15{margin-left:15px;}
.marginL10{margin-left:10px;}
.marginT10{margin-top:10px;}
.mB20{ margin-bottom:20px; }
.mT20{ margin-top:20px; }

a.boto_inserir{
	/*background:url(../images/web/boto_inserir.png) top left no-repeat;*/
	background:url(../images/web/boton_peque_hover.png) top left no-repeat;
	width:59px;
	height:25px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	color:white;
	border:0;
	margin-left:60px;
	display:block;
}
a.boto_inserir:hover{ color:#4d4d4d; background-position:left bottom; }

/* CABECERA - HEADER
--------------------------------------------------------- */
#cabecera{
	width:100%;
	/*overflow:hidden;*/
	position:relative;
}
#cabecera .top{
	width:100%;
	overflow:hidden;
}
#cabecera .logo{
	text-indent:-999em;	
	float:left;
	margin-top:15px;
	display: block;
	height: 83px;
	width: 118px; 
}
#cabecera .logo img {
  display: block;
  height: 19px;
  width: 22px;
  position: absolute; left: 0; top: 7px;  
  display: none;
}
#cabecera .logo a{
	width:118px;
	height:83px;
	display:block;
	background:url(../images/web/logo.png) no-repeat;	
}

/* NAVEGACION SUPERIOR
-------------------------------- */
#cabecera .nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	overflow:hidden;
}
#cabecera .nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#cabecera .nav .caja_gris{float:left; margin-right:6px;}
#cabecera .nav .caja_gris a{text-decoration:none;}
#cabecera .nav .caja_gris ul{
	list-style:none;
}
#cabecera .nav .caja_gris .bl{
	padding-left:8px;
	height:38px;
	background:url(../images/web/nav_claro.png) left top no-repeat;
}
#cabecera .nav .caja_gris .br{
	padding-right:8px;
	height:38px;
	background:url(../images/web/nav_claro.png) right bottom no-repeat;
}
#cabecera .nav .caja_gris .centro{
	height:28px;
	padding-top:10px;
	padding-left:3px;
	padding-right:3px;
	background:url(../images/web/nav_claro.png) left -38px repeat-x;
}
#cabecera .nav .caja_gris ul li{
	display:inline;	
}
#cabecera .nav .caja_gris ul li a.activo{font-weight:bold;}

#cabecera .nav .info_compra{float:left; margin-right:5px;}

#cabecera .nav .info_compra .bl{
	padding-left:8px;
	height:38px;
	background:url(../images/web/nav_claro.png) left top no-repeat;
}
#cabecera .nav .info_compra .br{
	padding-right:8px;
	height:38px;
	background:url(../images/web/nav_gris.png) right bottom no-repeat;
}
#cabecera .nav .info_compra .carrito{
	height:28px;
	padding-top:10px;
	width:155px;
	padding-right:15px;
	float:left;
	text-align:right;
	background:url(../images/web/nav_claro.png) left -38px repeat-x;
}
#cabecera .nav .info_compra .carrito a{
	display:inline-block;
	padding-left:30px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/web/carrito_ico.png) left center no-repeat;
}
#cabecera .nav .info_compra .comprar{
	height:28px;
	padding-top:10px;
	text-align:center;
	width:110px;
	float:left;
	background:url(../images/web/nav_gris.png) left -38px repeat-x;
}
#cabecera .nav .info_compra .comprar a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline-block;
	height:16px;
	padding-left:20px;
	text-decoration:none;
	background:url(../images/web/comprar_ico.png) left center no-repeat;
}

#cabecera .nav .usuario{
	 
  /* background:url(../images/web/nav_usuario.png) left top no-repeat; width:101px; */

  background: #d8d8b1; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #d8d8b1 0%, #f1f1e3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#d8d8b1), color-stop(100%,#f1f1e3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  #d8d8b1 0%,#f1f1e3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  #d8d8b1 0%,#f1f1e3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  #d8d8b1 0%,#f1f1e3 100%); /* IE10+ */
  background: linear-gradient(45deg,  #d8d8b1 0%,#f1f1e3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8b1', endColorstr='#f1f1e3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border-radius: 0 0 10px 10px;
  float: left;
  height: 28px;
  margin-right: 6px;	
  max-width: 300px;
  min-width: 84px;
  padding: 10px 8px 0 10px;
  text-align: center;
  width: auto;
	
}
#cabecera .nav .usuario a{cursor:pointer;}

#cabecera .items_carrito{
	position:absolute;
	z-index:200;
	right:0;
	top:40px;
	display:none;
}
#cabecera .items_carrito .bt{position:relative;}
#cabecera .items_carrito .cerrar{
	position:absolute;
	right:-6px;
	top:-6px;
	width:21px;
	height:21px;
	background:url(../images/web/popup_cerrar.png) left top no-repeat;
	text-indent:-999em;
	display:block;
	cursor:pointer;
}


/* BUSCADOR
-------------------------------- */
#cabecera .buscador{
	float:right;
	clear:right;
	margin-top:20px;
}
#cabecera .buscador .campo{
	width:149px;
	padding:0 4px 0 6px;
	height:30px;
	border:0;
	float:left;
	line-height:28px; /* IE */
	background:url(../images/web/buscador.png) left top no-repeat;
}
#cabecera .buscador .boton{
	width:29px;
	height:30px;
	border:0;
	float:left;
	background:url(../images/web/buscador.png) right top no-repeat;
}

/* MENU PRINCIPAL
-------------------------------- */
#cabecera .menu{
	width:100%;
	overflow:hidden;
	margin-top:12px;
	
	position:relative; height:60px;
}
#cabecera .menu .sombreado{
	width:100%;
	height:49px;
	position:absolute;
	left:0;
	bottom:-41px;
	font-size:0;
	z-index:5;
	background:url(../images/web/menu_sombreado.png) left -1px no-repeat;
}
#cabecera .menu ul{list-style:none; width:946px; padding:0 15px; overflow:hidden;}
#cabecera .menu ul li{
	float:left;
	width:151px;
	height:60px;
	margin-right:8px;
	/* FIX IE8 MARC */
	/*margin-right: 4px;*/
	
	overflow:hidden; position:relative;
}
#cabecera .menu ul li.second a {
  height: 70px;
  padding: 5px 10px 0 10px;
  width: 131px;
}
#cabecera .menu ul li.last{ margin-right:0; }
#cabecera .menu ul li a, #cabecera .menu ul li .activa{
	float:left;
	width:151px;
	margin-top:18px;
	height:27px;
	text-align:center;
	text-decoration:none;
	padding-top:15px;
	/*background:url(../img/menu_tabs.png) left top no-repeat;*/
	background:url(../images/web/menu_pestanas.png) left top no-repeat;
	
	height:60px;
	position:absolute; left:0; top:18px; margin-top:0;
}

/*#cabecera .menu ul li a:hover*/
#cabecera .menu ul li .activa{
	margin-top:0;
	height:60px;	
	background-position:right top;
	top:0;
}
#cabecera .menu ul li.art a, #cabecera .menu ul li.art .activa{ background-image:url(../images/web/menu_pestana_gris.png); }

#cabecera .menu ul li.art .art_logo{
	width:88px;
	height:10px;
	display:block;
	margin:0 auto;
	background:url(../images/web/menu_logo.png) left top no-repeat;
	text-indent:-999em;
}
#cabecera .menu ul li.art .activa .art_logo,
#cabecera .menu ul li.art a:hover .art_logo{ color:#fff; background-image:url(../images/web/menu_logo2.png); }

#cabecera .menu ul li.blue a, 
#cabecera .menu ul li.blue .activa { background-image: url(../images/web/menu_pestana_azul.png); }

#cabecera .menu ul li .beta {
  display: inline-block;
  color: red;
  font: bold 10px Arial;
  position: absolute;
  right: 27px; top: 10px;
}
.enciclopedia-head .beta {
  color: #FF0000;
  display: inline-block;
  font: bold 16px Arial;
  left: 96px;
  position: absolute;
  top: 38px;
   -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1.2);
}

/* CONTENIDO
--------------------------------------------------------- */
#contenido{
	width:100%;
	/*overflow:hidden;*/
}
.contenido_top{
	padding-top:10px;
	background:url(../images/web/contenido_tb.png) left top no-repeat;
}
.contenido_centro{
	background:#fff;
	min-height:460px;
	/*padding:15px;*/
	padding-top:5px;
	/*overflow:hidden;*/
}
.contenido_bot{
	padding-bottom:10px;
	background:url(../images/web/contenido_tb.png) left bottom no-repeat;	
}
#enciclopedia .contenido_bot { background-image: url(../images/web/contenido_tb_gris.png); }

/* FORMULARIOS
--------------------------------------------------------- */
.form{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
}
.form h2{
	width:620px;
	font-size:15px;
	padding-bottom:12px;
	margin-bottom:15px;
	background:url(../images/web/linea_horizontal.png) left bottom repeat-x;
}
.form h3{font-size:12px; margin-bottom:15px;}
.form label,
form label {
	float:left;
	width:128px;
	height:18px;
	padding-left:7px;
	padding-top:4px;
	background:#f2f2f2;	
}
.form .fila,
form .fila {
	width:100%;
	overflow:hidden;
	padding:0; margin:0; margin-bottom:7px;	
}
.form .fila .error{
	color:#AB272D;
	font-weight: bold;
	float:left;    
	width:315px;
	padding-left: 7px;
    padding-top: 4px;
}
/*
.form .fila .alerta{
	color:#AB272D;
	position:absolute;
	top:4px;
	left:145px;
	padding-left:20px;
	font-weight:bold;
	background:url(../images/web/formulario_alerta.png) left center no-repeat;
}*/

.form .actualizado{
	float:left;
	color:#AB272D;
	margin-left:10px;
	padding-top:4px;
}
.form .separador{
	width:620px;
	clear:both;
	height:2px;
	font-size:0;
	border:0;
	display:block;
	margin: 15px 0;
	background:transparent url(../images/web/linea_horizontal.png) left bottom repeat-x;	
}
.form .oscuro{background-image:url(../images/web/linea_horizontal2.png);}
.form ul{list-style:none; overflow:hidden; margin:20px 0;}
.form ul li{margin-right:30px; float:left;}
.form ul li label{
	background:none;
	padding:0;
	width:auto;
	height:auto;
	padding-top:1px;
}
.form .campo_radio{
	float:left;
	width:15px;
	height:15px;
	margin:0;
	padding:0;
	margin-right:7px;
}
.form .campo_check{
	float:left;
	width:15px;
	height:15px;
	margin:0;
	padding:0;
	margin-right:7px;
}
.form .campo_texto{
	float:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	border:solid 1px #d9d9d9;
	height:20px;
	padding:0 3px;
	width:477px;
}
.form .combobox{
	float:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	border:solid 1px #d9d9d9;
	height:22px;
	color:#4D4D4D;
	/*padding:0 3px;*/
	width:485px;
	outline:none;
}
.form .campo_area{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	border:solid 1px #d9d9d9;
	height:52px;
	padding:3px;
	width:612px;	
}
.form .botonera{
	width:620px;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}
.form .botonera a{ cursor:pointer; }
.form .boton_enviar{
	width:164px;
	height:30px;
	float:right;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	color:#fff;
	background:url(../images/web/formulario_submit.png) left top no-repeat;
}
.form .boton_enviar::-moz-focus-inner { border: 0; padding: 0; }
.form .boton_enviar:hover{
	color:#4D4D4D;
	background-position:left bottom;	
}
.form .proteccion_datos{width:620px;font-size:10px;}
.form .proteccion_datos p{margin-bottom:1em;}

.form .error label{
	background:#AB272D;
	color:#fff;
}
.form .error .campo_texto{
	color:#AB272D;
	font-weight:bold;
}
#form_empresa{ display:none; }
input.boton1{
	width:177px;
	line-height:32px;
	height:32px;
	font-size:12px;
	display:inline-block;
	color:#fff;
	text-decoration:none;	
	border:0;
	cursor:pointer;
	font-weight:bold;
	background:url(../images/web/boton1.png) left top no-repeat;
}
input.boton1:hover{background-position:left bottom; color:#4D4D4D;}

a.boton_anterior{
	width:128px;
	height:30px;
	float:right;
	color:#fff;
	text-decoration:none;
	margin-right:8px;
	padding-left:36px;
	line-height:30px;
	font-weight:bold;
	background:url(../images/web/formulario_atras.png) left top no-repeat;
}
a.boton_anterior:hover{
	color:#4D4D4D;
	background-position:left bottom;
}

a.boton_accion{
	width:134px;
	height:21px;
	float:left;
	color:#fff;
	text-decoration:none;
	margin-right:10px;
	padding-left:8px;
	padding-top:5px;
	background:url(../images/web/boton_accion.png) left top no-repeat;
}
a.boton_accion:hover{
	color:#4D4D4D;
	background-position:left bottom;	
}
input.boton_accion{
	width:142px;
	height:26px;
	float:left;
	color:#fff;
	text-decoration:none;
	margin-right:10px;
	padding-left:8px;
	cursor:pointer;
	border:0;
	text-align:left;
	background:url(../images/web/boton_accion.png) left top no-repeat;
}
input.boton_accion::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input.boton_accion:hover{
	color:#4D4D4D;
	background-position:left bottom;	
}
#user_area .form{
	width:275px;
	height:212px;
	float:left;
	position:relative;
	background:url(../images/web/linea_vertical.png) right top repeat-y;
}
.popup form label{
	background:none;	
	padding-left:0;
	padding-top:8px;
	height:auto;
	width:75px;
}
.popup form .fila{margin-bottom:4px;}
.popup form .fondo_textfield{
	width:169px;
	height:30px;
	padding:0 10px;
	float:left;
	background:url(../images/web/campo_texto.png) left top no-repeat;
}	
.popup form .fondo_textfield input{
	background:none;
	border:0;
	width:169px;
	height:30px;
	padding:0;
}
#login .form .boton_entrar {
	width:59px;
	height:25px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	margin-left:3px;
	margin-top:10px;
	background:url(../images/web/login_botones.png) left top no-repeat;
}
#user_area .form .boton_entrar{
	width:59px;
	height:25px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	margin-left:3px;
	margin-top:10px;
	background:url(../images/web/login_botones.png) left top no-repeat;
}
.popup .form .enlace_inferior{
	position:absolute;
	bottom:10px;
	left:0;
}
.popup .form .enlace_inferior a{
	font-size:10px; 
	text-decoration:none;
}
.popup .form .enlace_inferior a:hover{text-decoration:underline;}

#login .form .alerta {
	width:249px;
	height:26px;
	line-height:26px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	margin-top:15px;
	background:url(../images/web/login_alerta.png) left top no-repeat;	
}
#login .form .alerta_grande  {
  background-image: url(../images/web/login_alerta_grande.png);
  height: 36px;
  line-height: 15px;
  padding-top: 4px;
}
#aula_login .form .alerta{
	width:249px;
	height:26px;
	line-height:26px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	/*margin-top:15px;*/
	background:url(../images/web/login_alerta.png) left top no-repeat;
	float:right;
}
#user_area .form .alerta{
	width:249px;
	height:26px;
	line-height:26px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	margin-top:15px;
	background:url(../images/web/login_alerta.png) left top no-repeat;	
}

#p_contrasena .form{
	width:100%;
	height:212px;
	position:relative;
}	
#p_contrasena .form .boton_recuperar{
	width:151px;
	height:27px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	margin-left:3px;
	margin-top:10px;
	background:url(../images/web/contrasena_botones.png) left bottom no-repeat;
}

#datos_envio label{background:none; width:105px; padding-left:0;}
#datos_envio .campo_texto{ width:170px; margin-right:5px; }
#datos_envio .campo_texto_re{ width:162px; }
#datos_envio select{
	border: 1px solid #D9D9D9;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    /*height: 22px;*/ padding:1px;
    width: 170px;	
	color:#4D4D4D;
	margin-right:5px;
}
#datos_envio .coste_envio{
	float:left;
	width:200px;
	height:18px;
	padding-left:7px;
	padding-top:4px;
	background:#f2f2f2;	
	font-weight:bold;
}
#datos_envio .coste_envio span{
	float:left;
	width:130px;
}
/*#datos_envio .coste_envio strong{display:inline-block;width:65px;text-align:right;}*/
#datos_envio .coste_envio strong{float:left;width:65px;text-align:right;margin-right:5px;}
.compra_total{
	width:549px;
	padding:0 35px;
	height:35px;
	padding-top:15px;
	line-height:20px;
	overflow:hidden; 
	font-weight:bold;
	margin-bottom:15px;
	background:url(../images/web/compra_total.png) left top no-repeat;
}
.compra_total_big{
	width:549px;
	padding:0 35px;
	height:172px;
	padding-top:5px;
	line-height:20px;
	overflow:hidden; 
	font-weight:bold;
	margin-bottom:15px;
	background:url(../images/web/compra_total_big.png) left top no-repeat;
}
.compra_total .fila_total{overflow:hidden; width:100%;}
.compra_total_big .fila_total{overflow:hidden; width:100%;}
.proceso_compra h2{margin-bottom:0; background:none;}
.proceso_compra .total{
	width:332px;
	height:39px;
	padding-left:15px;
	line-height:39px;
	font-size:15px;
	background:url(../images/web/proceso_compra_total.png) left top no-repeat;
	clear:both;
	margin-bottom:12px;
}
.proceso_compra .total .fila_total{
    width: 100%; overflow: hidden;
}
.proceso_compra .total .fila_total .right {
  padding-right: 15px;
}

/* AULA LOGIN
------------------------------- */
#aula_login {
	width:465px;
	height:146px;
	padding:20px;
	background:url(../images/web/aula_login.png) left top no-repeat;
}
#aula_login h3{ float:left; margin-bottom:20px; }
#aula_login a.olvidado{font-size: 10px;   text-decoration: none;}
#aula_login .form label{
	background:none;	
	padding-left:0;
	padding-top:8px;
	height:auto;
	width:75px;
}
#aula_login .form .fila{margin-bottom:4px;}
#aula_login .form .fondo_textfield{
	width:169px;
	height:30px;
	padding:0 10px;
	float:left;
	background:url(../images/web/campo_texto.png) left top no-repeat;
}	
#aula_login .form .fondo_textfield input{
	background:none;
	border:0;
	width:169px;
	height:30px;
	padding:0;
}
#aula_login .form .boton_entrar{
	width:59px;
	height:25px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	margin-left:3px;
	margin-top:10px;
	background:url(../images/web/login_botones.png) left top no-repeat;
	margin-right:25px;
}

#aula_registrate{
	width:389px;
	height:146px;
	padding:20px;
	background:url(../images/web/aula_login.png) left top no-repeat;
}
#aula_registrate a{
	float:left;
	width:78px; 
	height:26px; 
	padding-left:9px;
	line-height:26px;
	color:#fff;
	text-decoration:none;
	background:url(../images/web/boton_registrarme.png) left top no-repeat;	
}

#aula_virtual .fila_video{
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#aula_virtual .fila_video h3{margin-bottom:1em; color:#4d4d4d;}
#aula_virtual .fila_video .video{
	float:left;
	width:425px;
	height:245px;
	margin-right:10px;
	background:url(../images/web/ajax-loader-1.gif) center no-repeat;
}
#aula_virtual .fila_video .resumen{
	width:150px;
	height:245px;
	overflow:hidden;
	float:right;
	color:#808080;
}	
#aula_virtual .lista_videos{
	width:100%;
	height:204px;
	padding:25px 0;
	overflow:hidden;
	position:relative;
}
#aula_virtual .lista_videos .item{
	width:100%;
	height:204px;
}	
#aula_virtual .lista_videos .enlace{
	width:290px;
	height:65px;
	float:left;
	padding-left:2px;
	margin-right:2px;
	margin-bottom:3px;
}
#aula_virtual .lista_videos .enlace a{
	width:290px;
	height:65px;
	display:block;
	overflow:hidden; /* ojo amb la posicio del tooltip */
	cursor:pointer;
	text-decoration:none;	
}
#aula_virtual .lista_videos .video{
	width:110px;
	height:65px;
	float:left;
	background:white;
}
#aula_virtual .lista_videos .texto{
	width:166px;
	height:63px;
	padding:2px 7px 0 7px;
	float:left;
	color:#808080;
}
#aula_virtual .texto strong{color:#4d4d4d;}
#aula_virtual .lista_videos a.disabled .video{opacity:0.5; filter:alpha(opacity=40);}
#aula_virtual .lista_videos a:hover .texto{background:#999; color:#fff;}
#aula_virtual .lista_videos a:hover .texto strong{color:#fff;}
#aula_virtual .lista_videos a.disabled .texto,
#aula_virtual .lista_videos a.disabled:hover .texto{background:none; color:#999;}
#aula_virtual .lista_videos a.disabled .texto strong,
#aula_virtual .lista_videos a.disabled:hover .texto strong{color:#999;}
#aula_virtual .lista_videos .tooltip{
	/*top:-25px;*/
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-59px;
}
#aula_virtual .scrollable{height:100%;}
#aula_virtual .scrollable, #aula_virtual .scrollable .items{width:100%; border:0;}
#aula_virtual .next, #aula_virtual .prev{ 
					width:13px; height:7px; display:block; position:absolute; 
					background-image:url(../images/web/slider_flechas2.png); background-repeat:no-repeat; cursor:pointer; }
#aula_virtual .lista_videos .next{bottom:4px; left:50%; margin-left:-6px; background-position:right top;}
#aula_virtual .lista_videos .prev{top:4px; left:50%; margin-left:-6px; background-position:left top;}

#consultas .consultas{float:left;}
textarea#consulta{width:280px;height:100px;}


#av_faq{
	width:280px;
	height:235px;
	padding-bottom:20px;
	float:left;
	position:relative;
}
#av_faq .scrollable{ height:208px; }
#av_faq .item{ width:100%; height:208px; background:url(../images/web/linea_horizontal.png) left top repeat-x; }
#av_faq .pregunta{
	width:100%;
	padding-top:9px;
	padding-bottom:7px;
	height:36px;
	overflow:hidden;
	background:url(../images/web/linea_horizontal.png) left bottom repeat-x;
}
#av_faq .pregunta a{text-decoration:none;}
#av_faq .pregunta a:hover{text-decoration:underline;}
#av_faq .next{bottom:4px; left:50%; margin-left:-6px; background-position:right top;}
#av_faq .prev{top:4px; left:50%; margin-left:-6px; background-position:left top;}

/* POPUPS
--------------------------------------------------------- */
#overlay{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:300;
	background:#000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	display:none;
	cursor:pointer;
}
/* IE6  */ /*
#overlay{
	bottom: 0;
	right: 0;
	position:absolute; display:block; 
	
}*/
.popup{
	position:absolute;
	z-index:400;
	left:50%;
	top:50%;	
}
.popup .rel{
	position:relative;
}
.popup .cerrar{
	position:absolute;
	right:0;
	top:0;
	width:21px;
	height:21px;
	background:url(../images/web/popup_cerrar.png) left top no-repeat;
	text-indent:-999em;
	display:block;
}
#login {
	width:528px;
	height:212px;
	padding:15px;
	background:transparent url(../images/web/login_bg.png) left top no-repeat;		
	display:none;
}
#login .rel {
	width:528px;
	height:212px;
}

#login .cerrar,
#enciclopedia_login .cerrar {
  right: -25px;
  top: -25px;
}

#login .form {
	width:275px;
	height:212px;
	float:left;
	position:relative;
	background:url(../images/web/linea_vertical.png) right top repeat-y;
}
#login .col_nuevo {
	width:252px;
	height:212px;
	float:left;
	text-align:center;
}
#login .col_nuevo .boton_nuevo {
	width:197px;
	height:27px;
	line-height:27px;
	margin-top:90px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	display:inline-block;
	background:url(../images/web/login_botones.png) left bottom no-repeat;
}
#enciclopedia_login {
  background: transparent url(../images/web/enciclopedia_login_bg.png) left top no-repeat;	
  width: 568px;
  height: 199px;
  padding: 15px;	
  display: none;
}
#enciclopedia_login.from_article {
  background-image: url(../images/web/enciclopedia_login_bg2.png);	
  height: 231px;
}
#enciclopedia_login .rel {
  width: 568px;
  height: 189px;
  padding-top: 10px;
}
#enciclopedia_login .form {
  background: url(../images/web/linea_vertical.png) right top repeat-y;
  float: left;
  height: 180px; height: 220px;
  position: relative;
  width: 275px;
}
#enciclopedia_login.from_login .form { height: 180px; }
#enciclopedia_login.from_login .form .button-container { display: none; }
#enciclopedia_login.from_login .form .enlace_inferior { bottom: 35px; }
#enciclopedia_login .form .boton_entrar,
#enciclopedia_login .boton_comprarArticulo {
  background: url(../images/web/login_botones.png) left top no-repeat;
  color: #fff;
  font-weight: bold;
  height: 25px;
  margin-left: 3px;
  margin-top: 5px;
  padding-left: 7px;
  text-align: left;
  width: 59px;
}
.form .boton_entrar::-moz-focus-inner,
#enciclopedia_login .boton_comprarArticulo::-moz-focus-inner { /*Remove button padding in FF*/
  border: 0;
  padding: 0;
}

#enciclopedia_login .col_nuevo {
  float: left;
  height: 185px;
  padding: 0 0 0 20px;
  width: 270px;
}
#enciclopedia_login .col_nuevo form {
  /* background: url(../images/web/linea_horizontal_gris.png) left bottom repeat-x; */
  margin-bottom: 22px;
  padding-bottom: 20px;
}
#enciclopedia_login .button-container {
  background: url(../images/web/linea_horizontal4.png) 0 0 repeat-x;
  display: block;
  margin: 42px 0 0 0;  
  padding: 23px 0 0 0;
}
#enciclopedia_login .boton_nuevo {
  background: url(../images/web/login_botones.png) left bottom no-repeat;
  color:#fff;
  display: inline-block;
  font-weight: bold;
  height: 27px;
  line-height: 27px;  
  margin-top: 0;
  padding-left: 10px;
  text-align: left;
  text-decoration: none;
  width: 197px;
}	
#enciclopedia_login .boton_comprarArticulo {
  background-position: top right;
  height: 25px;
  line-height: 25px;
  text-align: left;
  width: 122px;
}
#enciclopedia_login.from_login .col_nuevo { text-align: center; }
#enciclopedia_login.from_login .col_nuevo h3,
#enciclopedia_login.from_login .col_nuevo form#pago_directo { 
  display: none;	
}
#enciclopedia_login.from_login .form .boton_nuevo { display: none; }
#enciclopedia_login.from_article .col_nuevo .boton_nuevo { display: none; }
#enciclopedia_login.from_login .boton_nuevo {
  margin-top: 70px;  
}
#enciclopedia_login .form .enlace_inferior { bottom: 35px; left: 76px; bottom: 75px; }
#enciclopedia_login h3 { font-size: 12.39px; height: 20px; margin: 0 0 10px 0; }
#enciclopedia_login .alerta {
  background: url(../images/web/login_alerta.png) left top no-repeat;
  color:#fff;
  font-weight: bold;	
  height: 26px;
  line-height: 26px;
  margin-top: 38px;  margin-top: 15px; 
  padding-left: 10px;
  width: 249px;
}
#enciclopedia_login .form .alerta { margin-top: 28px; }
#enciclopedia_login .form .alerta_grande {
  background-image: url(../images/web/login_alerta_grande.png);
  height: 36px;
  line-height: 15px;
  padding-top: 4px;
}
#enciclopedia_login #pago_directo_info { margin-top: 10px; }
#enciclopedia_login.from_login #pago_directo_info { display: none; }

#enciclopedia_nocredit {
  background: transparent url(../images/web/enciclopedia_nocredit_bg.png) left top no-repeat;	
  width: 558px;
  height: 241px;
  padding: 20px;	
  display: none;
}
#enciclopedia_nocredit .rel {
  width: 518px;
  height: 201px;
}
#enciclopedia_nocredit .cerrar { right: -30px; top: -30px; }


#user_area{
	width:528px;
	height:212px;
	padding:15px;
	background:transparent url(../images/web/login_bg.png) left top no-repeat;		
	display:none;
}
#user_area .rel{
	width:528px;
	height:212px;
}
#user_area .cerrar{
	right:-25px;
	top:-25px;
}
#user_area .col_nuevo{
	width:252px;
	height:212px;
	float:left;
	text-align:center;
}
#user_area .col_nuevo .boton_nuevo{
	width:197px;
	height:27px;
	line-height:27px;
	margin-top:90px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	display:inline-block;
	background:url(../images/web/login_botones.png) left bottom no-repeat;
}


.p_pregunta{
	width:331px;
	height:213px;
	padding:15px;
	background:transparent url(../images/web/id_popup.png) left top no-repeat;		
	display:block;	
}
.p_pregunta .cerrar{right:-25px; top:-25px;}
.p_pregunta .form{
	width:100%;
	height:213px;
	position:relative;
}	
.p_pregunta .form .boton_peque{margin:0 5px; text-align:center; padding-left:0; width:59px;}
.p_pregunta .form .texto{position:absolute; left:0;}
#p_pregunta1 .form .texto{top:80px;}
#p_pregunta2 .form .texto{top:50px;}

#p_eliminar_cuenta{display:none;}
#p_eliminar_cuenta h3{ margin-bottom:40px;}
#p_eliminar_cuenta .mb25{margin-bottom:25px;}
#p_eliminar_cuenta .boton_accion:hover{color:#fff; background-position:left top;}

#p_contrasena{
	width:368px;
	height:212px;
	padding:15px;
	background:transparent url(../images/web/contrasena_bg.png) left top no-repeat;		
	display:none;
}
#p_contrasena .rel{
	width:368px;
	height:212px;
}
#p_contrasena .cerrar{
	right:-25px;
	top:-25px;
}
.popup #confirmacion{ display:none; }
.popup #confirmacion h3{
	margin-bottom:40px;	
}
.popup #confirmacion .mensaje{
	margin-bottom:15px;	
}
.popup .boton_provar{
	width:127px;
	height:26px;
	line-height:26px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	display:block;
	text-decoration:none;
	background:url(../images/web/contrasena_botones.png) left top no-repeat;
}

.popup_noticia{
	width:475px;
	height:auto;
	height:700px;
	background:white;
}
.popup_noticia .texto{
	padding-right:10px;
	max-height:240px;
	overflow-y:auto;
}	
.popup_noticia h4{font-size:15px; font-weight:normal; margin-bottom:0.8em;}
.popup_noticia h2, .popup_noticia h3{font-size:16px;}
.popup_noticia h2{margin-bottom:0;}
.popup_noticia h3{font-weight:normal; margin-bottom:1em;}
.popup_noticia .imagen{text-align:center;}
.popup_noticia .imagen img{max-height:330px; max-width:475px;}

.popup_oferta{
	width:630px;
	height:405px;
	padding-bottom:50px;
	background:white;
	position:relative;
	overflow:hidden;
}
.popup_oferta .precio_carrito{
	width:236px;
	height:33px;
	line-height:33px;
	padding:0 10px;
	background:url(../images/web/precio_carrito.png) left top no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	text-decoration:none;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
}
.popup_oferta .imagen{
	width:620px;
	height:300px;
	text-align:center;
	line-height:300px;
}
.popup_oferta .imagen img{max-width:620px; max-height:300px;}
.popup_oferta .precio_carrito .ico_carrito{background-image:url(../images/web/ico_carrito_blanco2.png);}














.popup_faq{
	
	max-height:500px;
	
	overflow-y:visible;
}
.popup_faq h2, .popup_pago h2{font-size:16px;}

.popup_pago{
	width:425px;
	/*height:650px;*/
	padding-bottom:50px;
	position:relative;
	background:white;
}
.popup_pago .precio_carrito{
	width:405px;
	height:33px;
	line-height:33px;
	padding:0 10px;
	background:url(../images/web/precio_carrito2.png) left top no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	text-decoration:none;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
}
.popup_pago .precio_carrito .ico_carrito{background-image:url(../images/web/ico_carrito_blanco2.png);}
.popup_pago .producto{
	width:400px;
	height:70px;
	overflow:hidden;
	float:left;
	clear:both;
	margin-bottom:15px;
}
.popup_pago .producto .imagen{
	float:left;
	width:70px;
	height:70px;
	margin-right:12px;
}
.popup_pago .producto .imagen img{
	width:70px;
	height:70px;
}
.popup_pago .producto .titulo{
	float:left;	
	width:200px;
	height:63px;
	padding-top:7px;
	vertical-align:middle;
}
.popup_pago .texto{width:100%; overflow:hidden; clear:both; color:#808080;}

.popup_detalles{
	width:610px;
	height:445px;
	background:white;
}
.popup_detalles .texto{
	padding-right:10px;
	max-height:235px;
	overflow-y:auto;
	color:#808080;
}	
.popup_detalles h2{font-size:16px; margin-bottom:0;}
.popup_detalles .producto{ width:100%; overflow:hidden; margin-bottom:30px; }
.popup_detalles .titulo{ float:left; width:340px; }
.popup_detalles .imagen{text-align:center; float:left; width:235px; margin-right:20px; line-height:175px; }
.popup_detalles .imagen img{ max-height:175px; max-width:235px; vertical-align:middle; }
.popup_detalles dl{ width:100%; overflow:hidden; }
.popup_detalles dt, .popup_detalles dd{ float:left; margin-bottom:4px; }
.popup_detalles dt{ width:40%; }
.popup_detalles dd{ width:60%; font-weight:bold; }

.popup_autor{
	width:600px;
	height:440px;
	background:white;
}
.popup_autor .texto{
	padding-right:10px;
	overflow-y:auto;
	color:#808080;
	width:420px;
	height:440px;
}	
.popup_autor h2{color:#4D4D4D;}
.popup_autor .imagen{text-align:center; float:left; width:150px; margin-right:20px; }
.popup_autor .imagen img{ max-width:150px; }

.popup_vista_previa{
	width:600px;
	height:700px;
	background:white;
}
.popup_vista_previa .imagen{text-align:center; width:100%; height:460px; line-height:460px; overflow:hidden; margin-bottom:10px; }
.popup_vista_previa .imagen img.small{ max-width:600px; max-height:460px; vertical-align:middle; }
.popup_vista_previa .cajas_info_laminas .info_lamina{ margin-right:33px; }
.popup_vista_previa .cajas_info_laminas .info_lamina:last-child{ margin-right:0; }
.popup_vista_previa .aviso_zoom{ width:100%; overflow:hidden; margin-bottom:15px; }
.popup_vista_previa .aviso_zoom div{ width:300px; text-align:center; line-height:30px; margin:0 auto; height:30px; background:url(../images/web/vista_previa_aviso_zoom.png) left top no-repeat; color:#fff; font-weight:bold; }

/* Nova versió de vista previa (només una imatge i el zoom) */
.popup_vista_prev{ background:white; /*width:100%;*/ overflow:hidden; margin:5px; }
.popup_vista_prev .imagen{ width:auto; overflow:hidden; }
.popup_vista_prev .imagen img{ display:block; }

.popup_enlaces{
	width:600px;
	height:450px;
	padding-right:10px;
	overflow-y:auto;
	background:white;
}
.popup_enlaces .encabezado{
	width:100%;
	height:34px;
	overflow:hidden;
	padding-bottom:8px;
	background:url(../images/web/linea_horizontal.png) left bottom repeat-x;
}
.popup_enlaces .encabezado div{ vertical-align:bottom; height:14px; padding-top:20px; padding-left:15px; }
.popup_enlaces .encabezado .resenas{ background:url(../images/web/ico_resenas.png) right bottom no-repeat;  }
.popup_enlaces .encabezado .videos{ background:url(../images/web/ico_videos.png) right bottom no-repeat; }
.popup_enlaces ul{ list-style:none; margin-bottom:20px; }
.popup_enlaces ul li{
	padding:3px 0 6px 15px;
	background:url(../images/web/linea_horizontal.png) left bottom repeat-x;	
}
.popup_enlaces ul li a{ text-decoration:none; }
.popup_enlaces ul li a:hover{ text-decoration:underline; }

/* LISTADO ITEMS CARRITO
------------------------------------ */
.items_carrito{width:313px;}
.items_carrito .bt{
	padding-top:20px;
	background:url(../images/web/carrito_popup.png) left top no-repeat;
}
.items_carrito .bb{
	padding-bottom:20px;
	background:url(../images/web/carrito_popup.png) -625px bottom no-repeat;
}
.items_carrito .bc{	
	padding:0px 15px 0px 15px;
	width:283px;
	background:url(../images/web/carrito_popup.png) -313px top repeat-y;
}
.items_carrito .titulo{margin-bottom:15px;}
.ico_carrito{
	background: url(../images/web/carrito_ico.png) left center no-repeat;
    display: inline-block;
    padding-left: 28px;
    text-decoration: none;	
}
.items_carrito ul{
	list-style:none;	
	padding-top:2px;
	margin-bottom:12px;
	background:url(../images/web/linea_horizontal.png) left top repeat-x;	
}
.items_carrito ul li{
	overflow:hidden;
	height:93px;
}
.items_carrito ul li .foto{
	width:70px;
	height:70px;
	float:left;
	margin-right:10px;
}
.items_carrito ul li .desc{
	width:203px;
	float:left;
	padding-bottom:18px;
}
.items_carrito ul li .desc .cantidad{
	/* roger -> trec aixo pq fa q no capiguin al carrito -> position:absolute;*/
	bottom:10px;
	left:80px;
}
.items_carrito ul li .foto img{width:70px; height:70px;}
.items_carrito .total{
	width:250px;
	height:33px;
	padding:18px 15px 0 15px;
	overflow:hidden;
	background:url(../images/web/total_bg.png) left top no-repeat;
}
.items_carrito .acciones{
	overflow:hidden;	
	margin-top:12px;
}
.items_carrito .acciones .cerrar_ventana{
	float:left;
	/*height:18px;*/
	line-height:18px;
	padding-left:22px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/web/ico_cerrar.png) left center no-repeat;
}
.items_carrito .acciones .comprar{
	float:right;
	/*line-height:18px;*/
	line-height:16px;
	padding-left:22px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/web/ico_comprar.png) left bottom no-repeat;
}

.items_carrito .acciones .fila{
	width:100%;
	overflow:hidden;
	padding:5px 0;
}
.items_carrito .acciones a.inserir_llibre{
	background:url(../images/web/inserir_llibre.png) top left no-repeat;
	width:110px;
	height:30px;
	display:block;
	text-decoration:none;
	color:white;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}
.items_carrito .acciones #form_inserir_llibre{
	display:none;
}
.items_carrito .acciones label{width:60px; float:left;}
.boto_inserir{
	background:url(../images/web/boto_inserir.png) top left no-repeat;
	width:59px;
	height:27px;
	line-height:27px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	color:white;
	border:0;
	display:block;
}
.items_carrito .acciones a.boto_inserir{
	background:url(../images/web/boto_inserir.png) top left no-repeat;
	width:59px;
	height:27px;
	line-height:27px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	color:white;
	border:0;
	margin-left:60px;
	display:block;
}

.items_carrito .fondo{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	padding:8px 0 10px 0;	
	position:relative;
	background:url(../images/web/linea_horizontal.png) left bottom repeat-x;	
}
.items_carrito ul li:hover .fondo{	
	background:#d8d8d8 url(../images/web/linea_horizontal3.png) left bottom repeat-x;	
}
.items_carrito .addenda-selected{
	background:#d8d8d8 url(../images/web/linea_horizontal3.png) left bottom repeat-x;
}
.items_carrito .disabled{
	background:#d8d8d8;
	filter:alpha(opacity=50);
	-moz-opacity:0.5:;
	-khtml-opacity: 0.5;
	opacity:0.5;
	text-decoration:none;
}
.items_carrito .disabled a{text-decoration:none;}
.items_carrito ul li:hover .quitar{display:block;}
.quitar{
	text-indent:-999em;
	width:18px;
	height:18px;
	position:absolute;
	z-index:10;
	left:5px;
	top:8px;
	display:none;
	background:url(../images/web/ico_cerrar.png) left center no-repeat;	
}
.boton_anadir, .boton_anadir:hover{
	width:109px;
	height:26px;
	line-height:26px;
	display:block;
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	background:url(../images/web/boton_anadir_hover.png) left top no-repeat;
}
.boton_anadir:hover{background-position: left bottom; color:#4d4d4d;}

/* CONSULTA
------------------------------------ */
#consulta{ float:left; width:285px; /*height:255px;*/ margin-right:25px; }
#consulta .campo_area{width:277px; height:102px;}
#consulta .boton_accion{margin-top:13px;}
#consulta .boton_accion:hover{background-position:left top; color:#fff;}
#consulta_confirmacion{display:none;}
input.boton_peque{
	width:59px;
	height:25px;
	cursor:pointer;
	color:#fff;
	text-align:left;
	padding-left:7px;
	float:left;
	background:url(../images/web/boton_peque_hover.png) left top no-repeat;
}
input.boton_peque:hover{background-position:left bottom; color:#4d4d4d;}
a.boton_peque{
	width:52px;
	padding-left:7px;
	height:25px;
	line-height:25px;
	color:#fff;
	text-decoration:none;
	float:left;
	background:url(../images/web/boton_peque.png) left top no-repeat;
}
a.boton_peque:hover{background-position:left bottom; color:#4d4d4d;}
.popup input.boton_peque:hover, a.boton_peque:hover{background-position:left top; color:#fff;}

/* RESULTADOS BSQUEDA
------------------------------------ */
#resultados_busqueda{margin-top:40px;}
#resultados_busqueda .rb{
	width:30%;
	margin-right:2%;
	margin-left:1%;
	height:70px;
	overflow:hidden;
	float:left;
	margin-bottom:15px;
}
#resultados_busqueda .rb a{
	display:block;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;	
}
#resultados_busqueda .rb a:hover{ background:#d8d8d8; }
#resultados_busqueda .rb .imagen{
	float:left;
	width:70px;
	height:70px;
	margin-right:12px;
}
#resultados_busqueda .rb .imagen img{
	width:70px;
	height:70px;
}
#resultados_busqueda .rb .texto{
	float:left;	
	width:200px;
	height:63px;
	padding-top:7px;
	vertical-align:middle;
}


/* SUBMENU PRODUCTO
------------------------------------ */
.submenu_producto{width:368px; padding-top:15px;}
.submenu_producto h5{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#626366; margin-bottom:10px;}
.submenu_producto ul{list-style:none; width:100%; overflow:hidden; margin-bottom:10px;}
.submenu_producto ul li{width:50%;float:left;}
.boton_pdf, .boton_libro{
	width:149px;
	padding-left:30px;
	line-height:32px;
	height:32px;
	display:inline-block;
	color:#fff;
	text-decoration:none;
	background:url(../images/web/botones_ico.png) left top no-repeat;
}
.boton_pdf:hover{background-position:left bottom; line-height:32px;}
.boton_epub, .boton_ebook{
	width:148px;
	padding-left:30px;
	line-height:32px;
	height:32px;
	display:inline-block;
	color:#fff;
	text-decoration:none;	
	background:url(../images/web/botones_ico.png) right top no-repeat;
}
.boton_epub:hover{background-position:right bottom; line-height:32px;}
.boton_libro{background-position: -358px top;}
.boton_libro:hover{background-position:-358px bottom; line-height:32px;}
.boton_ebook{background-position: -537px top;}
.boton_ebook:hover{background-position:-537px bottom; line-height:32px;}
.rojo{color:#C02221;}

.submenu_producto li.anadido .boton_libro, .submenu_producto li.anadido .boton_libro:hover{background-position:-358px bottom; color:#4d4d4d;}
.submenu_producto li.anadido .boton_ebook, .submenu_producto li.anadido .boton_ebook:hover{background-position:-537px bottom; color:#4d4d4d;}

a.boton1{
	width:167px;
	padding-left:10px;
	line-height:32px;
	height:32px;
	display:inline-block;
	color:#fff;
	text-decoration:none;	
	background:url(../images/web/boton1.png) left top no-repeat;
}
a.boton1:hover{background-position:left bottom; color:#4D4D4D;}

/* COMPARTIR - Facebook + email
------------------------------------ */
#compartir{
	width:369px;
	height:132px;
	margin-bottom:10px;
	background:url(../images/web/compartir_bg.png) left top no-repeat;
}
#compartir .redes{
	/*height:46px;*/
	padding:9px 10px;
    padding-bottom:8px;
	height:49px;
}
#compartir .email{
	height:46px;
	padding:10px;
}
#compartir .email p{margin-bottom:2px;}
#compartir .enviar .campo{
	width:217px;
	padding:0 4px 0 8px;
	height:30px;
	border:0;
	float:left;
	line-height:28px; /* IE */
	background:url(../images/web/email_input.png) left top no-repeat;
}
#compartir .enviar .enviado{color:#C02221;}
#compartir .enviar .boton{
	width:29px;
	height:30px;
	border:0;
	float:left;
	background:url(../images/web/email_input.png) right top no-repeat;
}
.fb-like{}
.google-like{ margin-top:5px; }

/* ZONA IPAD
------------------------------------ */
#zona_ipad{
	width:539px;
	height:169px;
	padding:15px;
	padding-bottom:80px;
	margin-bottom:10px;
	position:relative;
	background:url(../images/web/caja_ipad.png) left top no-repeat;
}
#zona_ipad h2{margin-bottom:8px;}
#zona_ipad .precios{
	position:absolute;
	width:539px;
	height:55px;
	padding:15px;
	padding-top:10px;
	bottom:0;
	left:0;
}
#zona_ipad .precios ul{list-style:none; overflow:hidden;}
#zona_ipad .precios ul li{
	float:left;
	margin-right:5px;
	height:32px;
}
#zona_ipad .precios ul li a{
	float:left;
	width:112px;
	height:32px;
	padding-left:9px;
	line-height:32px;
	color:#fff;
	text-decoration:none;
	background:url(../images/web/boton_121x32.png) left top no-repeat;	
}


/* PASOS
------------------------------------ */
.pasos{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.pasos .caja_inactiva, .pasos .caja_activa{
	width:275px;
	height:79px;
	padding:20px;
	background-image:url(../images/web/caja_pasos.png);
	background-repeat:no-repeat;
	float:left;
}
.pasos .caja_inactiva{background-position:left top; color:#999;}
.pasos .caja_activa{background-position:left bottom;}
.pasos h6{
	font-size:18px;
	margin-bottom:20px;
}

/* OFERTAS
------------------------------------ */
/*#caja_ofertas{
	width:347px;
	height:244px;
	padding:10px;
	position:relative;
	background:url(../images/web/caja_ofertas.png) left top no-repeat;
}
#caja_ofertas .ico_carrito{position:absolute; left:10px; bottom:10px;}
#caja_ofertas .navi{position:absolute; right:7px; bottom:10px; margin:0; width:auto; height:10px;}
#caja_ofertas .navi a{margin:0; margin-right:3px;}
#caja_ofertas .next, #caja_ofertas .prev{ width:13px; height:7px; display:block; position:absolute; background-image:url(../images/web/slider_flechas.png); background-repeat:no-repeat; cursor:pointer; }
#caja_ofertas .next{bottom:15px; left:50%;  margin-left:-6px; background-position:right top;}
#caja_ofertas .prev{top:20px; left:50%;  margin-left:-6px; background-position:left top;}
#caja_ofertas .scrollable{ border:0; }
#caja_ofertas .item{ width:345px; height:175px; float:none; }*/
#caja_ofertas{
	width:926px;
	height:244px;
	padding:10px;
	margin-bottom:15px;
	position:relative;
	z-index:1;
	background:url(../images/web/caja_ofertas_grande.png) left top no-repeat;
}
#caja_ofertas .ico_carrito{position:absolute; left:10px; bottom:10px;}
#caja_ofertas .navi{position:absolute; right:7px; bottom:10px; margin:0; width:auto; height:10px;}
#caja_ofertas .navi a{margin:0; margin-right:3px;}
#caja_ofertas .next, #caja_ofertas .prev{ width:7px; height:13px; display:block; position:absolute; background-image:url(../images/web/slider_flechas3.png); background-repeat:no-repeat; cursor:pointer; }
#caja_ofertas .next{right:10px; top:50%;  margin-top:-6px; background-position:left bottom;}
#caja_ofertas .prev{left:10px; top:50%; margin-top:-6px; background-position:left top;}
#caja_ofertas .scrollable{ width:886px; height:175px; margin:0 20px; border:0; }
#caja_ofertas .scrollable .items{ height:175px; }
#caja_ofertas .scrollable .items .item{ width:886px; height:175px; float:left; }
#caja_ofertas .item{ text-align:center; line-height:175px; }
#caja_ofertas .item img{max-width:886px; max-height:175px;}


/* EXTRAS
------------------------------------ */

.extras{}
.grid9 #config{margin-left:5px;}
.extras .seccion{
	width:368px;
	min-height:50px;
	margin-bottom:10px;
	position:relative;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.extras .seccion .encabezado{
	width:368px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.extras .seccion .caja{
	width:368px;
	height:275px;
	padding-top:50px;
	/*position:absolute;
	left:0;
	top:0;
	z-index:1;*/
	display:none;
	background:url(../images/web/caja_extras.png) left bottom no-repeat; 
}
.extras .encabezado a{
	display:block;	
	width:348px;
	height:50px;
	line-height:50px;
	background-image:url(../images/web/extras_tabs2.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:20px;
	cursor:pointer;
}
.extras #ofertas2 .encabezado a:hover{background-position:0 bottom;}
.extras #resena .encabezado a{background-position:-736px -1px;}
.extras #resena .encabezado a:hover{background-position:-736px bottom;}
.extras #videos .encabezado a{background-position:-368px -1px;}
.extras #videos .encabezado a:hover, .extras #videos .encabezado a.desplegada{background-position:-368px bottom;}
.extras #config{ width:306px; }
.extras #config .encabezado{ width:306px; }
.extras #config .encabezado a{
	display:block;
	width:286px;
	height:50px;
	line-height:50px;
	padding-left:20px;
	text-decoration:none;
	background:url(../images/web/extras_tabs1.png) left -1px no-repeat;
}
.extras #config .encabezado a:hover{background-position:left bottom;}

.extras .seccion .caja .item{
	width:304px;
	height:65px;   
	position:relative;
	padding-right:40px;
	margin-bottom:3px;
	overflow:hidden;
}
.extras .seccion .caja .item:hover{background:#999;}
.extras .seccion .caja .item:hover .ver_mas{/*display:block;*/}
.extras .seccion .caja .item:hover .texto,
.extras .seccion .caja .item:hover h4{/*color:#fff;*/}
.extras .seccion h4{font-size:12px; color:#4d4d4d;}
.extras .seccion .ver_mas{
	position:absolute;
	right:10px;
	top:20px;
	display:none;
	vertical-align:middle;
}
.extras .seccion .texto{
	float:left;
	color:#808080;
	padding:9px 0 0 9px;	
}
.extras .seccion .video{
	width:110px;
	height:65px;
	float:left;
}
.extras .seccion .caja .scrollable{width:344px; height:178px; border:0; padding:12px; margin-top:35px; display:none; }
.extras .seccion .caja .next, .extras .seccion .caja .prev{ width:13px; height:7px; display:block; position:absolute; background-image:url(../images/web/slider_flechas.png); background-repeat:no-repeat; cursor:pointer; z-index:3; display:none;}
.extras .seccion .caja .next{bottom:20px; left:184px; background-position:right top;}
.extras .seccion .caja .prev{top:65px; left:184px; background-position:left top;}
/*.extras .items div{
    float: none;
    width: auto;
}*/
.extras #videos .texto{width:185px;float:left;padding-top:2px;}

/* -------------------------------
    Restructuració extras 
--------------------------------- */
.extras .seccion .caja .listado_scrollable{
    height:204px; position:relative; display:none;
    padding:34px 0;
}
.extras .seccion .caja .scrollable{ display:block; margin-top:0; height:204px; padding-top:0; padding-bottom:0; }
.extras .seccion .caja .scrollable .items{ width:100%; width:344px; }
.extras .seccion .caja .item{ height:auto; position:none; margin-bottom:0; width:344px; float:none; padding:0; }
.extras .seccion .caja .item:hover{background:none;}
.extras .seccion .caja .item .single{ height:65px; margin-bottom:3px; overflow:hidden; width:auto; position:relative; }
.extras .seccion .caja .item .single:hover{ background:#999; }
.extras .seccion .caja .item .no-hover:hover{ background:none !important; }
.extras .seccion .caja .item .single .texto{ width:295px; height:47px; overflow:hidden; padding-right:40px; }

.extras .seccion .caja .item .single:hover .texto,
.extras .seccion .caja .item .single:hover h4{ color:#fff; }
.extras .seccion .caja .item .single:hover .ver_mas{ display:block; }

.extras .seccion .caja .next, .extras .seccion .caja .prev{ display:block; }
.extras .seccion .caja .prev{ top:18px; }


/*.extras .encabezado a{
	display:block;
	width:348px;
	height:51px;
	line-height:51px;
	background-image:url(../images/web/extras_tabs.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:20px;
}
.extras #ofertas .encabezado a:hover{background-position:0 bottom;}
.extras #resena .encabezado a{background-position:-736px top;}
.extras #resena .encabezado a:hover{background-position:-736px bottom;}
.extras #videos .encabezado a{background-position:-368px top;}
.extras #videos .encabezado a:hover{background-position:-368px bottom;}
.extras #config{height:auto; background:none;}
.extras #config .encabezado a{
	display:block;
	width:286px;
	height:50px;
	line-height:50px;
	padding-left:20px;
	text-decoration:none;
	background:url(../images/web/extras_tabs2.png) left top no-repeat;
}
.extras #config .encabezado a:hover{background-position:left bottom;}

.extras #ofertas{height:auto; background:none;}

.extras .seccion{
	width:368px;
	margin-bottom:10px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.extras .desplegada{ 
	height:325px; 
	background:url(../images/web/caja_extras.png) left bottom no-repeat; 
}
.extras .seccion ul{
	list-style:none; 
	overflow:hidden;
	padding:0 15px;
}
.extras .seccion ul li{
	overflow:hidden;
	padding-right:40px;
	position:relative;
	height:65px;
	margin-bottom:3px;
}
.extras .seccion h4{font-size:12px; color:#4d4d4d;}
.extras .seccion .ver_mas{
	position:absolute;
	right:10px;
	top:20px;
	display:block;
	vertical-align:middle;
}
.extras .seccion .texto{
	float:left;
	color:#808080;
	padding:5px 0 0 9px;	
}
.extras .seccion ul li:hover{background:#999;}
.extras .seccion ul li:hover .texto,
.extras .seccion ul li:hover h4{color:#fff;}
.extras #videos .texto{width:160px;}
.extras .seccion .video{
	width:110px;
	height:65px;
	float:left;
	background:lightblue;
}*/

/* NEWSLETTER
------------------------------------ */
.newsletter{
	width:281px;
	height:135px;
	padding:17px;
	background:url(../images/web/newsletter_bg.png) left top no-repeat;
	position:relative;
}
.newsletter h4{
	color:#CCCC99;	
	font-size:29px;
}
.newsletter .enviar{
	position:absolute;
	bottom:15px;
	left:12px;
}
.newsletter .enviar .campo{
	width:217px;
	padding:0 4px 0 8px;
	height:30px;
	border:0;
	float:left;
	line-height:28px; /* IE */
	background:url(../images/web/newsletter_input.png) left top no-repeat;
}
.newsletter .enviar .boton{
	width:29px;
	height:30px;
	border:0;
	float:left;
	background:url(../images/web/newsletter_input.png) right top no-repeat;
}
.nl_enviado{
	background-image:url(../images/web/newsletter_bg2.png);
}
.nl_enviado h4{margin-bottom:20px;}
.grid5 .newsletter{ margin-left:7px; }

/* GALERIA
------------------------------------ */
#galeria{
	width:315px;
	height:169px;
}
#galeria a{
	text-decoration:none;
	width:275px;
	height:34px;
	display:block;
	padding:125px 20px 10px 20px;
	background:url(../images/web/galeria.png) left top no-repeat;	
}	
/* ISSUU
------------------------------------ */
#issuu{ margin-bottom: 10px; }

/* IPAD
------------------------------------ */
.ipad{
	width:314px;
	height:168px;
	background:url(../images/web/ipad_bg.png) left top no-repeat;
}
.ipad a{display:block; width:314px;	height:168px;text-decoration:none;}
.ipad a .pad{padding:17px; display:block;}
.grid5 .ipad{ margin-left:-5px; }

/* PESTAAS
------------------------------------ */
.tabs{
	width:100%;
	/*overflow:hidden;*/
	height:38px;
	clear:both;
}
.tabs ul{
	list-style:none;
}
.tabs ul li{
	height:38px;
	float:left;
}
.tabs ul li a, .tabs ul li .activa{
	width:90px;
	padding:12px 10px 0 10px;
	height:26px;
	float:left;
	text-align:center;
	text-decoration:none;
	background:url(../images/web/pestanas_110.png) left -38px no-repeat;
}	
.tabs ul li a:hover, 
.tabs ul li .activa{background-position:left top;}
.tabs ul li a.disabled:hover{background-position:left -38px;}
.ip_2 .tabs ul{padding-left:15px;}
.ip_2 .tabs ul li a:hover, 
.ip_2 .tabs ul li span.activa{background-position:left bottom;}

.tabs a.disabled span.tooltip{top:-21px;}
.tabs .tabs_120 li a, .tabs .tabs_120 li span.activa{
	background-image:url(../images/web/pestanas_120.png);
	width:100px;
	
}
.tabs ul.tabs_120 li .activa{
	background-position:left bottom;
}
.tabs ul.tabs_grises li .activa{ background-position:left top; }

.margen_tabs{width:100%; height:38px; clear:both;}

.tabs .tabs_carrusel{padding-left:15px;}
.tabs .tabs_carrusel li{margin-right:8px;}
.tabs .tabs_carrusel li a, .tabs .tabs_carrusel li .activa{ width:131px; background-image:url(../images/web/pestanas_151.png);}
.tabs .tabs_carrusel li a:hover, 
.tabs .tabs_carrusel li .activa{background-position:left bottom;}
.tabs .tabs_carrusel li.highlight a { background: #fce9c1; border-radius: 10px 10px 0 0; }

.tabs .tabs_grandes { padding-left: 15px; }
.tabs .tabs_grandes li{ margin-right:8px; }
.tabs .tabs_grandes li a, .tabs .tabs_carrusel li .activa{ width:131px; background-image:url(../images/web/pestanas_151.png);}
.tabs .tabs_grandes li .activa:hover span { display: inline-block; height: 26px; width: 121px; background: url(../images/web/icon_reload.png) 100px 2px no-repeat; }
.tabs .tabs_grandes li a:hover, 
.tabs .tabs_grandes li a:focus, 
.tabs .tabs_grandes li .activa{background-position:left top;}
.tabs .tabs_grandes li.leftalign a { text-align: left; padding-left: 20px; width: 121px; }

.auto-tabs {
  clear: both;
  height: 38px;
  width: 100%;
}
.auto-tabs ul {
  list-style: none;
}
.auto-tabs ul li{
  float: left;
  height: 38px;
  margin-right: 6px;
}
.auto-tabs ul li.static {
  float: right;
  margin-right: 0;
}
.auto-tabs ul li a {
  background: url(../images/web/pestanas_auto.png) left -38px no-repeat;
  float: left;
  height: 38px;
  padding: 0 0 0 20px;
  text-decoration:none;
}
.auto-tabs ul li a span {
  background: url(../images/web/pestanas_auto.png) right -38px no-repeat;
  float: left;
  height: 26px;
  padding: 12px 20px 0 0;
  text-decoration:none;  
}	
.auto-tabs ul li.static a { /* interioristas */ background-image: url(../images/web/pestanas_auto_destacadas_sombra.png); color: #fff; }
.auto-tabs ul li.static a span { /* interioristas */ background-image: url(../images/web/pestanas_auto_destacadas_sombra.png); }
.auto-tabs ul li.static a:hover,
.auto-tabs ul li.static a.activa,
.auto-tabs ul li.static a:hover span,
.auto-tabs ul li.static a.activa span { color: #4d4d4d; }
.auto-tabs ul li a:hover,
.auto-tabs ul li a.activa {
  background-position: left 0;  
}
.auto-tabs ul li a:hover span,
.auto-tabs ul li a.activa span {
  background-position: right 0;
}

/* INFORMACION
------------------------------------ */
.info_producto{margin-bottom:15px;}

.info_producto h2{font-size:18px;}
.info_producto h3{font-size:15px;}
.info_producto h4{font-size:15px; font-weight:normal;}

.info_producto .tabs ul li{margin-right:3px;}
.info_producto .tabs ul li

	
.info_producto .tabs ul li.last{
	margin-right:0;	
}
.info_producto .tabs ul li.last a{
	background-position:left bottom;
}
.info_producto .caja{
	/*width:533px;*/ width:100%;
	/*height:180px;*/
	/*padding:15px;*/
	overflow:hidden;
	min-height:160px;
}
.info_producto .caja .pad{padding:15px; overflow:hidden;}
.info_producto .gris{background:#ededed;}
.info_producto .marron{background:#f2f2e5;}

.info_producto dl{ width:100%; overflow:hidden; }
.info_producto dl dt{
	float:left;	
	width:140px;
	padding-bottom:5px;
}
.info_producto dl dd{
	/*float:left;*/
	width:390px;
	padding-bottom:5px;
	font-weight:bold;
}
.info_producto .ico_libro{
	display:inline-block;
	height:14px;
	padding-left:17px;
	font-weight:normal;
	background:url(../images/web/ico_libro.png) left center no-repeat;
}
.info_producto .ico_ebook{
	display:inline-block;
	height:14px;
	padding-left:20px;
	font-weight:normal;
	background:url(../images/web/ico_ebook.png) left center no-repeat;	
}
.info_producto .ico_pdf{
	display:inline-block;
	height:16px;
	padding-left:20px;
	font-weight:normal;
	margin-right:10px;
	background:url(../images/web/ico_pdf.png) left center no-repeat;
}
.info_producto .ico_epub{
	display:inline-block;
	height:14px;
	padding-left:17px;
	font-weight:normal;
	margin-right:10px;
	background:url(../images/web/ico_epub.png) left center no-repeat;	
}
.info_producto .pvp{margin-right:10px;}
.info_producto .video100{width:100%; margin-bottom:15px;}

.info_producto .col3{width:33.3%; float:left;}

#noticias, #huygens_tv{overflow:hidden; height:245px;}
#noticias .fecha{ height:30px; }
#noticias .resumen{ height:190px; padding-right:30px; }
#noticias .resumen h3, #huygens_tv .resumen h3{ font-size:15px; }
#noticias .resumen h4, #huygens_tv .resumen h4{ font-size:15px; font-weight:normal; margin-bottom:15px; }

#huygens_tv .col_video{
	width:66.6%;
	float:left;
}
#huygens_tv .col_video .video{
	float:left;
	width:425px;
	height:245px;
	
	margin-right:10px;
	background:url(../images/web/ajax-loader-2.gif) center no-repeat;
}
#huygens_tv .col_video .video iframe,
#huygens_tv .col_video .video embed { width: 425px !important; height: 245px !important; }
#huygens_tv .col_video .resumen{
	width:150px;
	height:245px;
	overflow:hidden;
	padding-right:20px;
	float:right;
}	

#quienes_somos ul { list-style-position: inside; }
.lista_slide{
	padding-left:15px;
	padding-top:13px;
	height:225px;
	padding-bottom:5px;
	background:url(../images/web/linea_vertical2.png) left top repeat-y;	
	position:relative;
}
.lista_slide .items div{width:auto;}
.lista_slide .scrollable{width:100%; height:100%;border:0;}
.lista_slide .scrollable .items{width:100%;}
.ls_item { overflow:hidden; padding-bottom:4px; height:75px;}
.ls_item .enlace{
	display:block;
	padding:5px 7px;
	text-decoration:none;
}
.ls_item .enlace:hover{color:#fff; background:#999999;}
.ls_imagen .enlace{
	padding:0;	
	cursor:pointer;
}
.ls_imagen .enlace .muestra{
	width:110px;
	height:65px;
	float:left;
}
.ls_imagen .enlace .youtube { background: url(../images/web/youtube_thumbnail.png) 0 0 no-repeat; }
.ls_imagen .enlace .vimeo { background: url(../images/web/vimeo_thumbnail.png) 0 0 no-repeat; }
.ls_imagen .enlace .resumen{
	float:left; 
	padding:2px 7px 5px 7px;
	height:58px;
	width:176px;
	overflow:hidden;
}
.ls_item .enlace:hover .resumen{color:#fff; background:#999999;}
.lista_slide .prev, .lista_slide .next{
	width:13px; height:7px; display:block; position:absolute; background-image:url(../images/web/slider_flechas.png); background-repeat:no-repeat; cursor:pointer; 
}
.lista_slide .prev{top:0px; left:50%; margin-left:-6px; background-position:left top;}
.lista_slide .next{bottom:0px; left:50%; margin-left:-6px; background-position:right top;}

#noticias .scrollable{ height:220px; }
#huygens_tv .scrollable{height:207px; margin-top:6px;}


.boton_acceder{
	width:144px;
	height:27px;
	line-height:27px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	display:block;
	text-decoration:none;
	background:url(../images/web/contrasena_botones.png) left bottom no-repeat;
}
.boton_acceder:hover{color:#fff; font-weight:bold; line-height:27px;}

/*
ul.lista_enlaces{list-style:none;}
ul.lista_enlaces li{display:block; clear:both; height:30px; }
ul.lista_enlaces li a{float:left; text-decoration:none; padding-left:18px; background:url(../images/web/lista_flecha.png) left center no-repeat;}
*/
.slider_auto{
	width:100%;
	height:180px;
	background:orange;
	overflow:hidden;
}
.slider_auto_rel{
	width:100%;
	height:150px;
	padding:15px 0;
	position:relative;
}
.slider_auto .next, .slider_auto .prev{ 
					width:13px; height:7px; display:block; position:absolute; 
					background-image:url(../images/web/slider_flechas2.png); background-repeat:no-repeat; cursor:pointer; }
.slider_auto .next{bottom:4px; left:50%; margin-left:-6px; background-position:right top;}
.slider_auto .prev{top:4px; left:50%; margin-left:-6px; background-position:left top;}
ul.lista_enlaces{list-style:none; clear:both; float:left; width:100%; margin-bottom:12px; 
background:url(../images/web/linea_horizontal.png) left top repeat-x;}
ul.lista_enlaces li.opc{width:100%; float:left; clear:both; /*height:30px;*/ padding-bottom:12px; padding-top:10px; 
background:url(../images/web/linea_horizontal.png) left bottom repeat-x;}
ul.lista_enlaces li.opc a{text-decoration:none;}
ul.lista_enlaces li.opc a.plegado,
ul.lista_enlaces li.opc a.desplegado{text-decoration:none; float:left; height:13px; padding-left:18px; background:url(../images/web/flechas_desplegable.png) left -13px no-repeat; font-weight:bold; }
ul.lista_enlaces li.opc a.desplegado{background-position: left 2px;}
ul.lista_enlaces li.opc ul{list-style:none; clear:both; float:left; width:100%; }
ul.lista_enlaces li.opc ul li{margin-top:10px;}
ul.lista_enlaces li.opc ul li a:hover{text-decoration:underline;}	
ul.lista_enlaces li.opc ul li a.disabled,
ul.lista_enlaces li.opc ul li a.disabled:hover{ text-decoration:none; }
ul.lista_enlaces li.opc ul li a.disabled .tooltip{ left:0; }

#fondo_{
	color:#999; cursor:pointer; position:relative; visibility:visible !important;
}

span.tooltip{
	width:118px;
	height:29px;
	position:absolute;
	text-align:center;
	top:60px;
	left:150px;
	z-index:10;
	color:#fff;
	line-height:22px;
	background:url(../images/web/tooltip_bg.png) left top no-repeat;
	display:none;
	font-weight:normal;
}



a.disabled{color:#999; cursor:pointer; position:relative; visibility:visible !important;}
a.disabled span.tooltip{
	width:118px;
	height:29px;
	position:absolute;
	text-align:center;
	top:-33px;
	left:15px;
	z-index:10;
	color:#fff;
	line-height:22px;
	background:url(../images/web/tooltip_bg.png) left top no-repeat;
	display:none;
	font-weight:normal;
}
a.disabled:hover .tooltip{display:block;}



/* CONTENIDOS GRATUITOS/PAGO
------------------------------------ */
.tipo_contenidos1, .tipo_contenidos2{overflow:hidden;width:250px;}
.tipo_contenidos1{margin-bottom:15px;}
.tipo_contenidos1 .caja{
	float:left;
	width:282px;
	height:80px;
	background-image:url(../images/web/cajas_contenidos.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	padding:10px 12px 42px 12px;
}
.tipo_contenidos1 .caja:first-child{margin-right:8px;}
.tipo_contenidos1 .caja .bot{
	width:252px;
	height:32px;
	line-height:32px;
	padding:0 15px;
	display:block;
	background:url(../images/web/tipo_contenido1.png) left top no-repeat; 
	position:absolute; 
	left:12px; 
	bottom:10px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
.tipo_contenidos1 .caja .bot a{	
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	line-height:32px;
}
.tipo_contenidos1 .caja a.bot:hover{background-position:left bottom; color:#4d4d4d;}
.tipo_contenidos1 .caja .disabled{background-position:left bottom; color:#999;}
.tipo_contenidos1 .caja .bot .ico_comprar, 
.tipo_contenidos2 .caja .bot .ico_comprar{
	float:left;
	height:19px;
	line-height:19px;
	margin-top:7px;
	padding-left:33px;
	margin-right:13px;
	background:url(../images/web/ico_carrito_blanco2.png) left center no-repeat;
}
.tipo_contenidos1 .caja .bot:hover .ico_comprar,
.tipo_contenidos2 .caja .bot:hover .ico_comprar{background-image:url(../images/web/ico_carrito_gris.png);}
.tipo_contenidos1 h4,
.tipo_contenidos2 h4{font-size:12px; margin-bottom:7px;}

.tipo_contenidos2 .caja{
	float:left;
	width:226px;
	height:129px;
	background-image:url(../images/web/cajas_contenidos.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
	padding:10px 12px 42px 12px;
	margin-bottom:7px;
}
.tipo_contenidos2 .caja .bot{
	width:196px;
	height:32px;
	line-height:32px;
	padding:0 15px;
	display:block;
	background:url(../images/web/tipo_contenido2.png) left top no-repeat; 
	position:absolute; 
	left:12px; 
	bottom:10px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
.tipo_contenidos2 .caja .bot a{	
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	line-height:32px;
}
.tipo_contenidos2 .caja .bot,
.tipo_contenidos2 .caja .bot span{ text-decoration:none; }
.tipo_contenidos2 .caja a.bot:hover{background-position:left bottom; color:#4d4d4d;}
.tipo_contenidos2 .caja .disabled{background-position:left bottom; color:#999;}
a.mas_info{
	display:inline-block;
	height:17px;
	padding-top:3px;
	padding-left:25px;
	text-decoration:none;
	background:url(../images/web/ico_mas_info.png) left center no-repeat;
}
a.mas_info:hover{text-decoration:underline;}

/* TABLA COMPRA
------------------------------------ */
.tabla_compra{margin-top:30px; margin-bottom:20px;}
.tabla_compra table caption{display:none;}
.tabla_compra table{/*table-layout:fixed;*/}
.tabla_compra tr{background:transparent url(../images/web/linea_horizontal.png) left bottom repeat-x;}
.tabla_compra tr.ultima{background:transparent url(../images/web/linea_horizontal2.png) left bottom repeat-x;}
.tabla_compra tbody tr:hover{background-color:#f0f0f0;}
.tabla_compra tr th{padding-bottom:12px; height:50px; vertical-align:bottom;}
.tabla_compra tr.pro{background:none;}
.tabla_compra tr.pro th{height:30px; vertical-align:middle; padding:0;}
.tabla_compra tr.pro th.col2{background-color:#dbdbb8;}
.tabla_compra tr td{
	height:70px;
	padding-top:20px;
	text-align:center;
	vertical-align:top;
}
.tabla_compra .rel{position:relative; padding-left:20px; height:100%;}
.tabla_compra tr:hover .quitar{display:block;}
.tabla_compra tr th.col1{text-align:left; width:300px;}
.tabla_compra tr td.col1{width:300px; padding-top:0; height:90px;}
.tabla_compra .col2{width:77px;}
.tabla_compra .col3{width:106px;}
.tabla_compra .col4{width:137px;}
.tabla_compra .imagen{
	float:left;	
	width:70px; 
	height:70px;
	margin-top:10px;
	margin-right:10px;
}
.tabla_compra .imagen img{width:70px; height:70px;}
.tabla_compra .desc{
	float:left;
	text-align:left;
	width:200px;	
	padding-top:20px;
	padding-bottom:20px;
}
.tabla_compra .cantidad{margin-bottom:5px;width:106px;}
.tabla_compra .acciones{position:relative; 
	width:106px;}
.tabla_compra .acciones .mas, 
.tabla_compra .acciones .menos, 
.tabla_compra .acciones .eliminar{
	background-image:url(../images/web/botones_acciones.png);
	background-repeat:no-repeat;
	display:inline-block;
	margin:0 2px;
	width:18px;
	height:18px;
}
.tabla_compra .acciones a span{text-indent:-999em; display:block;}
.tabla_compra .acciones .mas{background-position:left top;}
.tabla_compra .acciones .menos{background-position:-23px top;}
.tabla_compra .acciones .eliminar{background-position:right top;}
.tabla_compra .acciones .tooltip{
	width:118px;
	height:20px;
	position:absolute;
	text-align:center;
	/*top:-33px;*/ bottom:-33px;
	left:0;
	z-index:10;
	color:#fff;
	/*line-height:22px;*/ padding-top:9px;
	background:url(../images/web/tooltip_bg_abajo.png) left top no-repeat;
}
.tabla_compra .acciones .add{left:-31px; display:none;}
.tabla_compra .acciones .remove{left:-6px; display:none;}
.tabla_compra .acciones .delete{left:18px; display:none;}
.tabla_compra .marron{background:#fafaf5 url(../images/web/linea_horizontal.png) left bottom repeat-x;}
.tabla_compra tr.ultima .marron{background:#fafaf5 url(../images/web/linea_horizontal2.png) left bottom repeat-x;}
.tabla_compra tr:hover td.marron{background-color:#ecece7;}


/* PRODUCTO GRANDE
------------------------------------ */
.titulo h2{
	font-size:18px;
	margin-bottom:10px;
}	
.titulo h3{
	font-size:12px;
	font-weight:normal;
	margin-bottom:20px;
}	
.imagen_producto{
	width:369px;
	height:369px;
	position:relative;
	background:url(../images/web/caja_borde_grande.png) left top no-repeat;
}
.imagen_producto .imagen{
	width:349px;
	height:349px;
	padding:10px;
	text-align:center;
	line-height:349px;
}
.imagen_producto .imagen img{max-width:349px; max-height:349px;vertical-align:middle;}

.imagen_producto .descripcion{
	font-family:Arial, Helvetica, sans-serif;
	width:339px;
	height:59px;
	padding:15px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	display:none;
	background:url(../images/web/caja_borde_grande.png) left bottom no-repeat;
}
.imagen_producto .descripcion a{color:#fff; text-decoration:none;}
.imagen_producto .descripcion h2{font-family:Arial, Helvetica, sans-serif;font-size:15px; margin:0; padding-right:30px;}
.imagen_producto .descripcion h3{font-family:Arial, Helvetica, sans-serif;font-weight:normal; font-size:15px; padding-right:30px; margin-bottom: 0px;}
.imagen_producto .descripcion .ampliar{
	float:right;
	width:20px;
	height:20px;
}
.imagen_producto .acciones{
	width:100%;
	overflow:hidden; 
	margin-top:2px;
}
.imagen_producto .acciones .carro{
	float:left;
	height:19px;
	line-height:19px;
	margin-top:7px;
	padding-left:33px;
	margin-right:13px;
	background:url(../images/web/ico_carrito_blanco.png) left center no-repeat;
}
.imagen_producto .acciones ul{list-style:none; float:left;}
.imagen_producto .acciones ul li{float:left; height:31px; margin-right:2px;}
.imagen_producto .acciones ul li a{
	padding:9px 0 0 5px;
	display:block;
	font-weight:bold;
}
.imagen_producto .acciones ul li a.pvp{width:74px;height:22px;}
.imagen_producto .acciones ul li a.descarga{width:114px;height:22px;}
.imagen_producto .acciones ul li a.pvp:hover{background:url(../images/web/pvp_descarga_hovers.png) left bottom no-repeat;}
.imagen_producto .acciones ul li a.descarga:hover{background:url(../images/web/pvp_descarga_hovers.png) left top no-repeat;}
.imagen_producto .acciones ul li a strong.ico_libro{
	display:inline-block;
	height:14px;
	padding-left:17px;
	cursor:pointer;
	background:url(../images/web/ico_libro_blanco.png) left top no-repeat;
}
.imagen_producto .acciones ul li a strong.ico_ebook{
	display:inline-block;
	height:14px;
	cursor:pointer;
	padding-left:20px;
	background:url(../images/web/ico_ebook_blanco.png) left top no-repeat;
}

/* PRODUCTO PEQUEO (listado thumbs)
------------------------------------ */
.thumb_producto{
	width:179px;
	height:179px;
	position:relative;
	background:url(../images/web/thumb_producto.png) left top no-repeat;
}
.thumb_producto .imagen{
	width:159px;
	height:159px;
	padding:10px;
	text-align:center;
	line-height:159px;
}
.thumb_producto .imagen img{ max-width:159px; max-height:159px; }
.thumb_producto .imagen .logo-int {
  position: absolute;
  bottom: 10px;
  left: 10px;
  height: 65px;
  width: 159px;
  z-index: 3;
  height: auto !important;
  max-height: 65px !important;
}
.thumb_producto .imagen .logo-int img {
  display: block;
  height: auto !important;
  max-height: 65px !important;
}

.thumb_producto .descripcion{
	font-family:Arial, Helvetica, sans-serif;
	width:159px;
	height:159px;
	padding:10px;
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	display:none;
	background:url(../images/web/thumb_producto.png) left bottom no-repeat;
    z-index: 5;
}
.thumb_producto .descripcion a{color:#fff; text-decoration:none;}
.thumb_producto .descripcion h2{font-family:Arial, Helvetica, sans-serif;font-size:13px; margin:0; padding-right:25px;}
.thumb_producto .descripcion h3{font-family:Arial, Helvetica, sans-serif;font-weight:normal; font-size:13px; padding-right:25px;}
.thumb_producto .descripcion .ampliar{
	float:right;
	width:20px;
	height:20px;
}
.thumb_producto div.descripcion { cursor: pointer; }
/* .thumb_producto .descripcion .superior, */
.thumb_producto .descripcion .inferior {
  background: url(../images/web/hover_full.png) left top no-repeat;
  cursor: pointer;
  display: block;
  height: 23px;
  padding: 8px 0 0 0;
  text-align: center;
  width: 159px;
}
.thumb_producto .descripcion .inferior {
  bottom: 10px;
  left: 10px;
  position: absolute;
}
.thumb_producto .separador{
	width:100%;
	height:80px; 
	margin-bottom:20px;
	background:url(../images/web/linea_horizontal_blanca.png) left bottom repeat-x;
}	
.thumb_producto .rel{
	position:relative;
	width:100%;
	height:100%;
}
.thumb_producto .rel .acciones{
	position:absolute;
	bottom:0;
	left:0;
}
.thumb_producto .acciones{
	width:100%;
	overflow:hidden; 
	margin-top:2px;
}
.thumb_producto .acciones .carro{
	float:left;
	height:19px;
	line-height:19px;
	padding-left:33px;
	margin-right:13px;
	margin-bottom:7px;
	background:url(../images/web/ico_carrito_blanco.png) left center no-repeat;
}
.thumb_producto .acciones ul{list-style:none; float:left;}
.thumb_producto .acciones ul li{float:left; height:31px;}
.thumb_producto .acciones ul li a{
	padding:9px 0 0 5px;
	display:block;
	font-weight:bold;
}
.thumb_producto .acciones ul li a.pvp{width:74px;height:22px;}
.thumb_producto .acciones ul li a.descarga{width:114px;height:22px;}
.thumb_producto .acciones ul li a:hover{background:url(../images/web/pvp_descarga_hovers.png) left bottom no-repeat;}
.thumb_producto .acciones ul li a.descarga:hover{background:url(../images/web/pvp_descarga_hovers.png) left top no-repeat;}
.thumb_producto .acciones ul li a strong { font-weight: inherit; }
.thumb_producto .acciones ul li a strong.ico_libro{
	display:inline-block;
	height:14px;
	padding-left:17px;
	cursor:pointer;
	background:url(../images/web/ico_libro_blanco.png) left top no-repeat;
}
.thumb_producto .acciones ul li a strong.ico_ebook{
	display:inline-block;
	height:14px;
	cursor:pointer;
	padding-left:20px;
	background:url(../images/web/ico_ebook_blanco.png) left top no-repeat;
}
.thumb_producto_home{width: 180px; margin-bottom:10px;}
/* LISTADO PRODUCTOS (para carrusel)
------------------------------------ */
#listado_productos{list-style:none;}
#listado_productos .producto{float:left; padding:0 5px;}

.botonera_carrusel{
	width:100%;
	overflow:hidden;
	padding:15px 0;
	background-color:#f5f5eb;
}
.botonera_carrusel ul{list-style:none; padding-left:15px; overflow:hidden;}
.botonera_carrusel ul li{
	float:left;	
	height:34px;
	margin-right:8px;
}
.botonera_carrusel ul li a{
	float:left;
	padding-left:10px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/web/botones_carrusel_opciones.png) left top no-repeat;
}
.botonera_carrusel ul li a span{
	float:left;
	padding-right:10px;
	height:34px;
	background:url(../images/web/botones_carrusel_opciones.png) right top no-repeat;	
}
.botonera_carrusel ul li a:hover{background-position:left bottom;}
.botonera_carrusel ul li a:hover span{background-position:right bottom;}
.botonera_carrusel ul li.subapartado{
	/*width:169px;*/
	margin-right:15px;
	padding-left:10px;
	line-height:34px;
	color:#fff;
	background:url(../images/web/caja_gris_subapartado.png) left top no-repeat;	
}
.botonera_carrusel ul li.subapartado strong{
    float:left;
	padding-right:10px;
	height:34px;
	background:url(../images/web/caja_gris_subapartado.png) right top no-repeat;     
}

.carrussel_home{float: left; margin-bottom: 10px; width:564px;}

.carrusel_productos{
	width:100%;
	height:179px;
	padding-bottom:25px;
	position:relative;
}
.carrusel_productos .scrollable{
	width:100%;
	height:179px;
	border:0;
}
.carrusel_productos .scrollable .items{ height:179px; }
.carrusel_productos .scrollable .item{ width:946px; padding: 0 15px; height:179px; float:left; }
/* FIX IE8 MARC */
/*.carrusel_productos .scrollable .item .thumb_producto{ width:179px; height:179px; float:left; margin-right:12px; }*/
.carrusel_productos .scrollable .item .thumb_producto{ width:179px; height:179px; float:left; margin-right: 8px; }
.carrusel_productos .scrollable .item .thumb_producto:last-child{margin-right:0;}
.carrusel_productos .scrollable .item .nomargin{margin:0;}
.carrusel_productos .scrollable .item .last{margin-right:0;} /* IE */

.marginNL400{margin-left:-400px;}
.carrusel_productos .prev{
	background: url(../images/web/prev-horizontal.png) left top no-repeat;
    cursor: pointer;
    width: 49px;
    height: 59px;
    left: -49px;
    position: absolute;
    top: 60px;
	margin-left:
}
.carrusel_productos .next{
	background: url(../images/web/next-horizontal.png) left top no-repeat;
    cursor: pointer;
    width: 49px;
    height: 59px;
    right: -49px;
    position: absolute;
    top: 60px;
}
.carrusel_productos .navi{
	position:absolute;
	right:15px;
	bottom:0px;
	width:auto;
	margin:0;
	height:auto;
}
.carrusel_productos .navi a{margin:0; margin-right:3px;}

#grupo_productos{ position:relative; margin-bottom:15px; }
#grupo_productos .carrusel_productos{ position:static; height:370px; padding-bottom:25px; }
#grupo_productos .carrusel_productos .scrollable{ height:370px; }
#grupo_productos .carrusel_productos .scrollable .items{ height:370px; }
#grupo_productos .carrusel_productos .scrollable .item{ width:563px; height:370px; padding-left:0; }
#grupo_productos .carrusel_productos .scrollable .fila{ width:563px; height:179px; margin-bottom:11px; }
#grupo_productos .carrusel_productos .next, #grupo_productos .carrusel_productos .prev{top: 155px;}
#grupo_productos .carrusel_productos .navi{ bottom:5px; }

#carrusel_ha{ position:relative; margin-bottom:15px; }
#carrusel_ha .carrusel_productos{ position:static; height:307px; padding-bottom:25px;  }
#carrusel_ha .carrusel_productos .scrollable{ height:307px; }
#carrusel_ha .carrusel_productos .scrollable .items{ height:307px; }
#carrusel_ha .carrusel_productos .scrollable .item{ width:946px; height:307px; padding-left:0; }
#carrusel_ha .carrusel_productos .next, #carrusel_ha .carrusel_productos .prev{top: 50%; /*margin-top:-53px; */ margin-top:-29px;}
#huygens_art .carrusel_productos .next{ background-image:url(../images/web/next-horizontal-gris.png); }
#huygens_art .carrusel_productos .prev{ background-image:url(../images/web/prev-horizontal-gris.png); left:-48px; }
#carrusel_ha .carrusel_productos .navi{ bottom:5px; }
#carrusel_ha .carrusel_productos .imagen_producto{ width:307px; height:307px; float:left; margin-right:12px; background-image:url(../images/web/caja_borde_media.png); }
#carrusel_ha .carrusel_productos .imagen_producto .acciones,
#carrusel_ha .carrusel_productos .imagen_producto .acciones .carro{ width:auto; }
#carrusel_ha .carrusel_productos .imagen_producto .acciones li{ text-align:center; }
#carrusel_ha .carrusel_productos .imagen_producto .acciones li a.pvp{ width:79px; padding-left:0; }
#carrusel_ha .carrusel_productos .imagen_producto .descripcion{ width:287px; height:59px; padding:10px; padding-top:5px; background:url(../images/web/caja_borde_media.png) left bottom no-repeat; }
#carrusel_ha .carrusel_productos .imagen_producto .descripcion h2,
#carrusel_ha .carrusel_productos .imagen_producto .descripcion h3{font-size:13px;}
#carrusel_ha .carrusel_productos .imagen_producto .imagen{ width:287px; height:287px; line-height:287px; }
#carrusel_ha .carrusel_productos .imagen_producto .imagen img{ max-width:287px; max-height:287px; }
#carrusel_ha .carrusel_productos .scrollable .item .imagen_producto:last-child{ margin-right:0; }

/* VIDEO
--------------------------------- */
/* 
margen de las pestaas superiores 
*/
.video_margen{margin-top:38px;}

/* HUYGENS ART
------------------------------------ */
#huygens_art .fondo_claro{ background-color:#ECECEC; }

#huygens_art .thumb_producto a.descripcion{ text-decoration:none; cursor:pointer; }

#huygens_art .thumb_producto {
  background-image: url(../images/web/thumb_producto_art.png);
}

#vista_previa{
	width:946px;
	height:370px;
	position:relative;
	margin-bottom:15px;
	background:url(../images/web/fondo1.jpg) left top no-repeat;
}
#vista_previa .esquina{
	width:6px;
	height:6px;
	position:absolute;
	font-size:0;
	z-index:2;
	background-image:url(../images/web/esquinas_redondeadas.png);
	background-repeat:no-repeat;
}
#vista_previa .esquina_lt{ background-position:left top; left:0; top:0; }
#vista_previa .esquina_rt{ background-position:right top; right:0; top:0; }
#vista_previa .esquina_lb{ background-position:left bottom; left:0; bottom:0; }
#vista_previa .esquina_rb{ background-position:right bottom; right:0; bottom:0; }
#vista_previa .compra{
	width:255px;
	padding-left:20px;
	height:35px;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	overflow:hidden;
	background:url(../images/web/vista_previa_compra.png) left top no-repeat;
	color:#fff;
	text-decoration:none;
	line-height:35px;
	cursor:pointer;
}
#vista_previa .compra .carro{
	float:left;
	height:19px;
	line-height:19px;
	margin-top:8px;
	padding-left:33px;
	margin-right:20px;
	cursor:pointer;
	background:url(../images/web/ico_carrito_blanco.png) left center no-repeat;
}
#vista_previa strong{	
	float:left;
	height:27px;
	line-height:27px;
	margin-top:4px;
	width:67px;
	text-align:center;
}
#vista_previa strong:hover{ background:url(../images/web/pvp_hover_67x27.png) left top no-repeat; }
#vista_previa .menu{ /*padding-top:8px;*/ position:absolute; left:0; top:8px; }
#vista_previa .menu ul{ list-style:none; width:188px; }
#vista_previa .menu ul li{	
	height:43px;
	margin-bottom:8px;
}
#vista_previa .menu ul li .opc{
	float:left;
	background-color:#fff;
	width:150px;
	height:43px;
	font-weight:bold;
	text-decoration:none;
	line-height:43px;
	text-align:center;
	display:none;
}
#vista_previa .menu ul li .tab{
	float:left;
	width:38px;
	height:43px;
	text-indent:-999em;
	background-image:url(../images/web/vista_previa_tabs.png);
	background-repeat:no-repeat;
}
#vp_t1{ background-position:left top; }
#vp_t2{ background-position:left -43px; }
#vp_t3{ background-position:left -86px; }
#vp_t4{ background-position:left -129px; }
#vp_t5{ background-position:left bottom; }

#vista_previa .social-media {
  float: left;
  /*height: 32px;
  padding: 5px 0 0 7px; */
  height: 29px;
  padding: 8px 0 0 4px;
  /*width: 143px;*/  width: 146px;
}
#vista_previa .ico {
  /*background: url(../images/web/social-media.png) 0 0 no-repeat;*/
  background: url(../images/web/social-media-27x27.png) 0 0 no-repeat;  
  float: left;
  /*height: 32px;*/ height: 27px;
  /*margin: 0 1px;*/ margin: 0 4px;
  text-indent: -99999em;
  /*width: 32px;*/ width: 27px;
}
#vista_previa .facebook {
  background-position: 0 0;
}
#vista_previa .twitter {
  /*background-position: 0 -32px;*/ background-position: 0 -27px;
}
#vista_previa .pinterest {
  /*background-position: 0 -64px;*/ background-position: 0 -54px;
}
#vista_previa .google {
  /*background-position: 0 -96px;*/ background-position: 0 -81px;
}
#vista_previa .facebook:hover {
  /*background-position: -32px 0;*/ background-position: -27px 0;
}
#vista_previa .twitter:hover {
  /*background-position: -32px -32px;*/ background-position: -27px -27px;
}
#vista_previa .pinterest:hover {
  /*background-position: -32px -64px;*/ background-position: -27px -54px;
}
#vista_previa .google:hover {
  /*background-position: -32px -96px;*/ background-position: -27px -81px;
}

#vista_previa .muestra{
	/*position:absolute;
	left:42%;
	top:45px;*/
    /*text-align:center;
    padding-top:45px;*/
}
#vista_previa .muestra a.fondo{
    width:946px;
    height:325px;
    display:block;
    padding-top:45px;
    text-align:center;  
    cursor:pointer;
}
#vista_previa .muestra img{ /*max-width:260px; max-height:190px;*/ }

.cajas_info_laminas{ width:100%; overflow:hidden; margin-bottom:12px; }
.cajas_info_laminas .info_lamina{ width:178px; float:left; margin-right:13px; }
.cajas_info_laminas .info_lamina:last-child{ margin-right:0; }
.cajas_info_laminas .info_lamina .titulo{ display:block; margin-bottom:3px; }
.cajas_info_laminas .info_lamina .caja{  
	width:158px;
	height:125px;
	padding:10px;
	background:url(../images/web/caja_laminas_peque.png) left top no-repeat;
}

.codificacion_v1{
	font-size:0;
	#font-size:12.39px;
}

/* FOLLETO INFORMATIVO (ISSUU)
------------------------------------ */
#folleto{
	width:600px;
	height:457px;
	padding:15px;
	background:url(../images/web/caja_isuu.png) left top no-repeat;
}	
#folleto h5{ margin-bottom:15px; }
.folleto_flash{
	text-align:center;	
}

/* PIE - FOOTER
--------------------------------------------------------- */
#pie{
	width:100%;
	padding:30px 0;
	position:relative;
}
#pie ul{list-style:none; text-align:center;}
#pie ul li{display:inline;padding:0 3px;font-size:11px;}
#pie ul li a{font-size:11px; text-decoration:none;}
#pie ul li a:hover{text-decoration:underline;}
#pie ul li a:hover.pointer{ text-decoration:none; }

#enciclopedia #pie ul li,
#enciclopedia #pie ul li a { color: #fff; }

#mapa{
	width:259px;
	height:254px;
	padding:8px;
	border:solid 1px #c4c4c4;
	background-color:#fefefe;
	position:absolute;
	/*left:-15px;
	bottom:50px;*/
    left:40px;
	/*left: 220px;*/
	bottom:45px;
	z-index:10;
	display:none;
}
#mapa p{
	font-size:11px;
	line-height:16px;
}
#mapa img{ width:259px; height:200px; margin-bottom:10px; }

.form_475{
	width:475px;
}
.form_475 input.campo_texto{width:330px;}
.form_475 textarea{width:330px; height:100px;}
.form_475 .botonera{width:100%;}
.form_475 .campo_area{width:330px;}

/* MARC */
.art_gris{background: url("../images/web/menu_pestana_ha_gris_claro.png") no-repeat scroll left top transparent !important;}
#fancybox-frame{overflow-x:hidden;height:500px;}


a.boton_link{
	width:177px;
	line-height:32px;
	height:32px;
	font-size:12px;
	display:inline-block;
	color:#fff;
	text-decoration:none;	
	border:0;
	cursor:pointer;
	font-weight:bold;
	background:url(../images/web/boton1.png) left top no-repeat;
	text-align:center;
}
a.boton_link:hover{background-position:left bottom; color:#4D4D4D;}

#resto_autores{ display:none; }
.enlace_ver_mas{ text-decoration:none; cursor:pointer; }
.enlace_ver_mas .ico{ width:8px; height:8px; margin:4px 5px 0 0; float:left; background-image:url(../images/web/ver_mas.gif); background-repeat:no-repeat; background-position:0 0; text-indent:-999em; }
.enlace_ver_mas .plegar{ background-position:0 -8px; }

#no-stock{
	width:528px;
	height:212px;
	padding:15px;
	background:transparent url(../images/web/login_bg.png) left top no-repeat;		
	display:none;
}
#no-stock .cerrar { right: -25px; top: -25px; }

#no-stock .form {
	width:275px;
	height:212px;
	float:left;
	position:relative;
 text-align: center;
 font-size: 16px;
 font-weight: bold;
 width: 100%;
}
#no-stock .form p {
  margin-top: 85px;
  width: 300px;
  margin: 82px auto 0 auto;
}  

.fila_links{
	width:100%;
	overflow:hidden;
    height: 29px;
	padding-bottom:15px;
}
a.link_siguiente{
	width:150px;
	height:29px;
	line-height:27px;
	color:#ffffff;
	background:url(../images/web/link_siguiente.png) top left no-repeat;
	text-align:left;
	display:block;
	text-decoration:none;
	float:left;
	font-weight:bold;
	padding-left:10px;
}
a.link_anterior{
	width:130px;
	height:29px;
	line-height:29px;
	color:#ffffff;
	background:url(../images/web/link_anterior.png) top left no-repeat;
	text-align:left;
	display:block;
	text-decoration:none;
	float:left;
	font-weight:bold;
	padding-left:33px;
}
a.link_siguiente:hover{
	color:#6D6E71;
	background:url(../images/web/link_siguiente_hover.png) top left no-repeat;
}
a.link_anterior:hover{
	color:#6D6E71;
	background:url(../images/web/link_anterior_hover.png) top left no-repeat;
}

/* DATOS COMPRA - TABLAS
---------------------------------------- */
.datos_compra{ margin-right:50px; margin-bottom:20px; float:left; empty-cells:show; }
.datos_compra th{ height:29px; padding:0 10px; color:#6D6E71; }
.datos_compra td{ min-height:29px; height:auto; padding:8px 10px; color:#6D6E71; }
.datos_compra td.col1{ padding-right:0; }
.datos_compra td.col2{ padding-left:2px; }
.datos_compra tbody td{ background:url("../images/web/linea_horizontal.png") repeat-x scroll left bottom transparent; }
.datos_compra tbody tr.last td{ background:none; }

/* --------------------------------------------------------- */
/* HUYGENS ART                                               */
/* --------------------------------------------------------- */
.art-intro {
  padding-top: 10px;
}
.art-intro table {
  font-size: 11px;
  margin-bottom: 15px;
}
.art-title {
  clear: both;
  margin-bottom: 20px;  
  overflow: hidden;
}
.art-title.buscador {
  border-top: 1px solid #e9e9e9;
  padding: 20px;
}
.art-title img {
  float: left;
}
.art-h3 {
  color: #575756;
  font-size: 14px;
}
.busqueda-avanzada {
  background-color: #ededed;
  margin-bottom: 15px;
}
.busqueda-avanzada-tabs li {
  margin-right: 6px;
}
.filtros {
  padding-top: 20px;
  overflow: hidden;
  width: 100%; 
}
.filtros .filtro {
  float: left;
  height: 27px; 
  background: url(../images/web/select_filtros.png) 0 0 no-repeat;
  margin-right: 8px;
  width: 230px;
}
.filtro label {
  color: #fff;
  float: left;
  padding-top: 5px;
  padding-left: 10px;
  width: 67px;
}
.filtro .select { 
  height: 25px;
  font: 12.39px Helvetica,Verdana,Helvetica,sans-serif;
  position: relative;
  float: left;
  width: 151px;
}
.filtro .select div {
  display: block;
  height: 25px;
  line-height: 25px;
  padding-left: 10px;
}
.filtro .select select {
  background: none;
  border: 0;
  color: #000;
  filter: alpha(opacity=0);
  height: 25px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.filtros .ultimo {
  margin-right: 0;
}

.art-carrusel {
  height: auto;
  /* overflow: hidden; */
  padding-bottom: 25px;
  position: relative;
  width: 100%;
}
.art-carrusel .scrollable-15 {
  border: 0;
  float: left;
  height: 561px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.art-carrusel .scrollable-15 .items {
  clear: both;
  height: 561px;
  position: absolute;
  width: 20000em;
}
.art-carrusel .scrollable-15 .items .item {
  float: left;
  height: 561px;
  width: 946px;
}
.art-carrusel .scrollable-15 .items .item .thumb_producto {
  background-image: url(../images/web/thumb_producto_art.png);
  float: left;
  height: 179px;
  margin-right: 12px;
  margin-bottom: 12px;
  width: 179px;
}
.art-carrusel .scrollable-15 .items .item .thumb_producto .imagen img {
  vertical-align: middle;
}
.art-carrusel .scrollable-15 .items .item .nomargin {
  margin-right: 0;  
}
.art-carrusel .art-navi {
  bottom: 0;
  height: auto;
  margin: 0;
  position: absolute;
  right: 0;
  width: auto;
}
.art-carrusel .art-navi a {
  background: url("../images/web/nav_dots.png") no-repeat scroll left top transparent;
  display: block;
  float: left;
  font-size: 1px;
  height: 10px;
  margin: 3px;
  width: 10px;
}
.art-carrusel .art-navi a.active {
  background-position: 0 bottom;
}
.art-carrusel .prev-15,
.art-carrusel .next-15 {
  cursor: pointer;
  display: block;
  height: 59px;
  position: absolute;
  margin: -30px 0 0 0;
  top: 50%;
  width: 49px;  
}
.art-carrusel .prev-15 { background: url(../images/web/prev-horizontal-gris.png) left top no-repeat; left: -64px; }
.art-carrusel .next-15 { background: url(../images/web/next-horizontal-gris.png) left top no-repeat; right: -64px; }

.newsletter-banner {
  float: left;
  height: 169px;
  margin-right: 0;
  width: 315px;
}
.newsletter-art .newsletter h4 {
  color: #6f6f6e;
}
.newsletter-art .newsletter {
  background-image: url(../images/web/newsletter_bg-art.png);
}
.newsletter-banner .grid5 .newsletter {
  margin: 0;
}
.banner {
  float: left;
  height: 169px;
  line-height: 169px;
  text-align: center;
  width: 315px;
}
.banner img {
  max-width: 315px;
  max-height: 169px;
  vertical-align: middle;
}  

.volver_busqueda {
  background: url(../images/web/boton_volver_busqueda.png) 0 0 no-repeat;
  display: block;
  height: 24px;
  padding: 6px 0 0 37px;
  text-decoration: none;
  width: 218px;
}
.volver_busqueda:hover {
  background-position: 0 -30px;
}
.art-title .volver_busqueda {
  float: right;
}
.volver_galeria {
  background: url(../images/web/boton_volver_galeria.png) 0 0 no-repeat;
  display: block;
  height: 24px;
  padding: 6px 0 0 37px;
  text-decoration: none;
  width: 170px;
}
.volver_galeria:hover {
  background-position: 0 -30px;
}
.art-title .volver_galeria {
  float: right;
}
.interiorismo {
  background: url(../images/web/boton_interiorismo_hover_2.png) 0 0 no-repeat;
  float: right;
  height: 29px;
  /* width: 353px; */ width: 423px;
}
.interiorismo:hover { background-position: 0 -29px; }
.interiorismo span {
  float: left;
  padding-top: 6px;
  padding-left: 10px;
  /* width: 99px; */ width: 169px;
}
.interiorismo a {
  float: left;
  padding-top: 6px;
  padding-left: 10px;
  text-decoration: none;
  width: 234px;
  font-weight: bold;
} 

/*
#vista_previa .muestra a.fondo img { max-width: 200px; }
*/

/* ENCICLOPEDIA
--------------------------------------------------------------- */
.fondo-gris { background-color: #ededed !important; }

.enciclopedia-head {
  margin: 0 0 30px 0;
  padding: 20px 0 0 0;
  /* overflow: hidden; */
  position: relative;
  width: 100%;
}
.enciclopedia-head h2 {
  /* background: url(../images/web/enciclopedia_logo.png) 0 0 no-repeat; */
  height: 36px;
  margin: 0 0 25px 0;
  text-indent: -99999em;
  /* width: 381px; */
}
.enciclopedia-head h2.esp { background: url(../images/web/EMDIP-es.jpg) 0 0 no-repeat; }
.enciclopedia-head h2.eng { background: url(../images/web/EMDIP-en.jpg) 0 0 no-repeat; }
.enciclopedia-head h2.cat { background: url(../images/web/EMDIP-ca.jpg) 0 0 no-repeat; }
.enciclopedia-head h2.fra { background: url(../images/web/EMDIP-fr.jpg) 0 0 no-repeat; }
.enciclopedia-head .grid11 p {
  line-height: 135%;
  width: 545px;
}
.enciclopedia-head ul.about {
  list-style: none;
  margin: 0 0 20px 0;  
  overflow: hidden;
}
.enciclopedia-head ul.about li{
  float: left;	
  height: 34px;
  margin-right: 8px;
}
.enciclopedia-head ul.about li a{
  background: url(../images/web/botones_enciclopedia.png) 0 0 no-repeat;
  float: left;
  padding-left: 10px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  cursor: pointer;
}
.enciclopedia-head ul.about li a span{
  background: url(../images/web/botones_enciclopedia.png) right top no-repeat;	
  float: left;
  padding-right: 10px;
  height: 34px;
  min-width: 42px;
}
.enciclopedia-head ul.about li a:hover,
.enciclopedia-head ul.about li a:focus{ background-position: left bottom; }
.enciclopedia-head ul.about li a:hover span,
.enciclopedia-head ul.about li a:focus span { background-position: right bottom; } 
.enciclopedia-head ul.about li.subapartado{
  background: url(../images/web/caja_azul_subapartado.png) left top no-repeat;
  margin-right: 15px;
  padding-left: 10px;
  line-height: 34px;
}
.enciclopedia-head ul.about li.subapartado strong{
  background:url(../images/web/caja_azul_subapartado.png) right top no-repeat;     
  float:left;
  padding-right:10px;
  height:34px;
}
.enciclopedia-head .creditos {
  background: url(../images/web/enciclopedia_creditos.png) 0 0 no-repeat;
  float: right;
  height: 73px;
  padding: 18px 0 0 12px;
  width: 243px;
}
.enciclopedia-head .creditos .anadir,
.anadir-credito {
  background: url(../images/web/enciclopedia_addcredits.png) 0 0 no-repeat;
  height: 23px;
  display: block;
  margin: 0;
  padding-left: 5px;
  width: 211px;
}
.enciclopedia-head .creditos .anadir .ico,
.anadir-credito .ico {
  background: url(../images/web/ico_carrito_blanco3.png) left center no-repeat;
  color: #fff;
  float: left;
  /*
  height: 19px; 
  padding: 4px 0 0 25px;
  */
  height: 23px;
  line-height: 23px;
  padding: 0 0 0 25px;
  width: 102px;
}
.enciclopedia-head .creditos .anadir .select,
.anadir-credito .select {
  float: left;
  height: 23px;
  position: relative;
  width: 59px;
}
.enciclopedia-head .creditos .anadir .select .qty,
.anadir-credito .select .qty {
  color: #6F6F6E;
  cursor: default;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  float: left;
  height: 20px;
  line-height: 17px;
  padding: 3px 0 0 8px;
  width: 51px;
}
.enciclopedia-head .creditos .anadir .select select,
.anadir-credito .select select {
  border: 0;
  color: #6F6F6E;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  height: 23px;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 0;
  position: absolute;
  top: 0;
  width: 59px;
}
.enciclopedia-head .creditos .anadir .go,
.anadir-credito .go {
  float: left;
  height: 23px;
  text-decoration: none;
  text-indent: -99999em;
  width: 25px;
}

.anadir .desplegable,
.anadir-credito .desplegable {
  background: #fff;
  border: 1px solid #b6babe;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(184, 184, 184, 0.6);
  list-style: none;
  padding: 3px 0 3px 0; margin: 0;
  position: absolute; right: 0; top: 0; z-index: 2;
  width: 63px;  display: none;
}
.anadir .desplegable li a,
.anadir-credito .desplegable li a {
  color: #000;
  display: block;
  line-height: 21px;
  padding: 0 0 0 21px;
  text-decoration: none;
  width: 42px; height: 21px;
}
.anadir .desplegable li a:hover,
.anadir-credito .desplegable li a:hover { background-color: #edf2f7; }
.anadir .desplegable li a.selected,
.anadir-credito .desplegable li a.selected {  background: url(../images/web/thick.gif) 5px center no-repeat } 

/*
.enciclopedia-head .creditos .anadir div {
  color: #6F6F6E;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  height: 20px;
  display: block;
  line-height: 17px;
  margin: 0;
  padding: 3px 0 0 8px;
  text-decoration: none;
  width: 208px;
}

.enciclopedia-head .creditos .anadir a {
  display: block;
  height: 23px;
  width: 25px; background: pink;
}
*/

.enciclopedia-body {
  overflow: hidden;
  width: 100%;
}
.enciclopedia-body .results {
  min-height: 180px;
}
.enciclopedia-body .results .col {
  float: left;
  width: 50%;
}
.enciclopedia-body .results .articulo,
.enciclopedia-body .results .materia {
  background: url(../images/web/rarrow.png) 0 2px no-repeat;
  height: 60px;
  padding: 0 0 0 20px;
  position: relative;
  margin-bottom: 10px;
  width: 420px;
}
.enciclopedia-body .results .materia { height: auto; }
.enciclopedia-body .results .articulo .tooltip {
  background-image: url(../images/web/tooltip.png);
  cursor: default;
  font-size: 12px;
  left: 20px;
  line-height: 23px;
  top: -15px;
  width: 145px;
}
.enciclopedia-body .results .articulo h2,
.enciclopedia-body .results .articulo h3,
.enciclopedia-body .results .materia h2 {
  font-size: 12px;
  margin: 0;
}
.enciclopedia-body .results .articulo h3 {
  font-weight: normal;
}
.enciclopedia-body .results .articulo p {
  padding-top: 5px;
}
.enciclopedia-body .results .articulo h2 a,
.enciclopedia-body .results .materia h2 a { font-weight: bold; }
.enciclopedia-body .results .articulo h2 a,
.enciclopedia-body .results .materia h2 a,
.enciclopedia-body .results .articulo h3 a,
.enciclopedia-body .results .articulo p a { text-decoration: none; }

.enciclopedia-body .results .no-disponible h2,
.enciclopedia-body .results .no-disponible h3,
.enciclopedia-body .results .no-disponible h2 a,
.enciclopedia-body .results .no-disponible h3 a,
.enciclopedia-body .results .no-disponible p a { color: #B2B2B2; cursor: default; }

.enciclopedia-body .results .articulo h2 a *,
.enciclopedia-body .results .articulo h3 a *,
.enciclopedia-body .results .articulo p a * { font-style: normal; text-decoration: none; }

.abc {
  background: url("../images/web/linea_horizontal_gris.png") repeat-x scroll left bottom transparent;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;    
  margin: 0 0 17px 0;
  overflow: hidden;
  padding: 12px 0 12px 0;
  width: 100%;
}
.abc ul {
  float: left;
  list-style: outside none;
  overflow: hidden;
  margin: 4px 0 0 0;
  width: auto;
}
.abc ul li {
  float: left;	
  margin: 0 5px 0 0;
}
.abc ul li a {  
  display: inline-block;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;  	
  padding: 2px 5px;
  text-decoration: none;
}
.abc ul li a:hover { text-decoration: underline; }
.abc ul li a.disabled {
  color: #9d9d9d;
  cursor: default;
}
.abc ul li a.active {
  background-color: #b5b5b5;
  border-radius: 4px;
  color: #fff;
  cursor: default;
}
.abc ul li a.disabled:hover,
.abc ul li a.active:hover { text-decoration: none; }

.abc .buscador {
  float: right;
}
.abc .buscador .campo {
  background: url("../images/web/buscador_grande.png") no-repeat scroll left top transparent;
  border: 0 none;
  float: left;
  height: 30px;
  line-height: 28px;
  padding: 0 4px 0 6px;
  width: 249px;
}
.abc .buscador .boton {
  background: url("../images/web/buscador_grande.png") no-repeat scroll right top transparent;
  border: 0 none;
  float: left;
  height: 30px;
  text-indent: -999999em;
  width: 29px;
}

.pager {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;    
  margin: 0 0 0 0;
  overflow: hidden;
  padding: 18px 0 18px 0;
  text-align: center;
  width: 100%;
  word-spacing: 0;
}
.pager ul {
  list-style: outside none;
  width: auto;
}
.pager ul li {
  display: inline-block;
  height: 21px;  
  margin: 0 1px 0 1px;
  min-width: 21px;
}
.pager ul li span {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  	
  height: 21px; 
  line-height: 21px;
  text-align: center;
  width: 24px;
}
.pager ul li a { 
  border: 1px solid #757575; 
  display: inline-block;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  	
  height: 19px; 
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  width: 22px;
}
.pager ul li a:hover,
.pager ul li a.current {
  background-color: #4e4e4e;
  color: #fff;
}

.pager ul li.prev a,
.pager ul li.next a { /* width: 67px; */ }

.enciclopedia-ficha {
  margin: 0 0 0 0;
  overflow: hidden;
  width: 100%;
}
.enciclopedia-articulo .sheet {
  background: #fff url(../images/web/article_corner.png) 0 0 no-repeat;
  color: #333;
  line-height: 135%;
  margin: 0 37px;
  min-height: 104px;
  /* padding: 56px 30px 70px 58px; */
  padding: 56px 30px 70px 0;
  position: relative;
  /* width: 784px; */
  width: 842px;
}
.articulo-pago .sheet {
  padding-bottom: 20px;
}
.enciclopedia-ficha .nav {
  height: 34px;
  margin: 0 37px 20px 32px;
  padding-top: 20px;
  width: 877px;
}
.enciclopedia-ficha .back {
  background: url(../images/web/enciclopedia_back.png) 0 0 no-repeat;
  color: #fff;
  float: left;
  font-weight: bold;
  height: 34px;
  line-height: 30px;
  padding-left: 35px;
  text-decoration: none;
  width: 230px;
}
.enciclopedia-ficha .back:hover { background-position: 0 -37px; }

.enciclopedia-articulo .sheet h2 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 5px 20px;
}
.enciclopedia-articulo .sheet h3,
.enciclopedia-articulo .sheet h4,
.enciclopedia-articulo .sheet h5 {
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 0 20px;
}
.enciclopedia-articulo .sheet h5 { margin-bottom: 20px; }
.enciclopedia-articulo .sheet .content > h3 { font-size: 16px; font-weight: bold; margin-bottom: 16px; }
.enciclopedia-articulo .sheet .content > h4 { font-size: 14px; font-weight: bold; margin-bottom: 16px; }
.enciclopedia-articulo .sheet .content > h5 { color: #333; font-size: 12px; font-weight: bold; margin-bottom: 16px; }
.enciclopedia-articulo .sheet .content > h3 + h4 { margin-top: -8px; }
.enciclopedia-articulo .sheet .content > h4 + h5 { margin-top: -8px; }
.enciclopedia-articulo .sheet .content p {
  border-left: 1px solid #4aa8d7;
  margin-bottom: 20px !important;
  padding: 0 0 3px 20px !important;
  position: relative;
}
.enciclopedia-articulo .sheet .content p.form-row {
  border: 0;
  margin-bottom: 5px;
}
.enciclopedia-articulo .sheet .content p.form-row label {
  font-weight: bold;
  display: inline-block;
  min-width: 100px;
}
.enciclopedia-articulo .sheet .content p.form-row input {
  border: solid 1px #ccc;
  font: normal 12.39px Helvetica,Verdana,Helvetica,sans-serif;
  padding: 3px 5px;
  width: 498px;
}
.enciclopedia-articulo .sheet .content p.form-row input.small {
  margin-right: 10px;
  width: 148px;	
}
.enciclopedia-articulo .sheet .content p.form-row span { color: #999; font-size: 11px; }
.enciclopedia-articulo .sheet .content p.form-row span strong { color: #464646; }

.enciclopedia-articulo .sheet .content p { /*,
.enciclopedia-articulo .sheet .content p * { */
  color: #333 !important;
  font-family: Helvetica, Verdana, sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: normal !important;
}
.enciclopedia-articulo .sheet .content p em { font-style: italic !important; }

.enciclopedia-articulo .sheet p .pnum,
.enciclopedia-articulo .sheet ul .pnum,
.enciclopedia-articulo .sheet ol .pnum {
  color: #4aa8d7 !important;
  left: -25px;
  top: 0;
  position: absolute;
  text-align: center;
  width: 25px;
}
.enciclopedia-articulo .sheet .content ul,
.enciclopedia-articulo .sheet .content ol {
  border-left: 1px solid #4aa8d7;
  list-style: inside;
  margin-bottom: 20px;
  padding-left: 40px; /* 20px sin margen */
  position: relative;
}
.enciclopedia-articulo .sheet .content a { color: #333; }
.enciclopedia-articulo .sheet .content strong a { cursor: default; font-weight: bold; text-decoration: none; }
.enciclopedia-articulo .sheet .sidebar {
  float: left;
  width: 209px; 
}
.enciclopedia-articulo .sheet .sidebar .section {
  background: url(../images/web/enciclopedia_sheet_corner2.png) 0 0 no-repeat;
  margin: 0 0 18px -15px;
  padding: 15px 0 0 0;
  width: 190px;
}
.articulo-pago .enciclopedia-articulo .sheet .sidebar .section { background-image: url(../images/web/enciclopedia_sheet_corner2.png); }
.enciclopedia-articulo .sheet .sidebar .section  .bg {
  background-color: #87a6c6;
  border-radius: 0 4px 4px 0;
  color: #fff;
  min-height: 60px;
  padding: 15px;
  width: 160px;
}
.enciclopedia-articulo .sheet .sidebar .section-contenidos { background-image: url(../images/web/enciclopedia_sheet_corner2.png); font-size: 10px; }
.enciclopedia-articulo .sheet .sidebar .section-contenidos  .bg { background-color: #d8e2ec; padding-left: 0; width: 175px; }
.enciclopedia-articulo .sheet .sidebar .section-contenidos  .bg p { margin: 0 0 10px 0; padding-left: 15px; }
.enciclopedia-articulo .sheet .sidebar .section-contenidos  .bg p strong { color: #86AAC8; }
.enciclopedia-articulo .sheet .sidebar .section-contenidos ul {
  list-style: none;
  font-size: 10px;
  padding-left: 15px;
}
.enciclopedia-articulo .sheet .sidebar .section-contenidos ul li { line-height: 12px; margin: 0 0 10px 0; }
.enciclopedia-articulo .sheet .sidebar .section-contenidos ul li.secondary { margin: 0 0 10px 12px; }
.enciclopedia-articulo .sheet .sidebar .section-contenidos ul li.terciary { margin: 0 0 10px 24px; }
.enciclopedia-articulo .sheet .sidebar .section-contenidos ul li  a {
  font-size: 10px;  
  text-decoration: none;
}
.enciclopedia-articulo .sheet .sidebar .section-contenidos .languages ul { padding-left: 9px; /* margin-bottom: 20px; */ }
.enciclopedia-articulo .sheet .sidebar .section-contenidos .languages ul li {
  line-height: 1;
  margin: 0;
}
.enciclopedia-articulo .sheet .sidebar .section-contenidos .languages ul li a {
  display: inline-block;
  min-width: 58px;
  padding: 5px 6px 5px 6px;
}
.enciclopedia-articulo .sheet .sidebar .section-contenidos .languages ul li a:hover {
  background-color: #fff;
  border-radius: 6px;
}
.enciclopedia-articulo .sheet .sidebar .section-contenidos #index { padding-top: 20px; }
.enciclopedia-articulo .sheet .sidebar .section ul.acciones { height: 32px; list-style: none; }
.enciclopedia-articulo .sheet .sidebar .section ul.acciones li {
  color: #fff;
  float: left;
  height: 32px;
  margin: 0 1px 0 0;
}
.enciclopedia-articulo .sheet .sidebar .section ul.acciones li a {
  color: #fff;
  float: left;
  font-weight: bold;
  height: 23px;
  padding: 9px 0 0 10px;
  text-decoration: none;
}
.enciclopedia-articulo .sheet .sidebar .section ul.acciones li a:hover { background-image: url(../images/web/transparencia_acciones.png); background-repeat: no-repeat; }  
.enciclopedia-articulo .sheet .sidebar .section ul.acciones li.corta a { background-position: 0 0; width: 61px; }
.enciclopedia-articulo .sheet .sidebar .section ul.acciones li.larga a { background-position: 0 -32px; text-align: center; padding-left: 0; width: 158px; }
.enciclopedia-articulo .sheet .sidebar .section ul.acciones li a .ico_epub {
  background: url(../images/web/ico_epub_blanco.png) left 1px no-repeat;
  display: inline-block;
  height: 16px;
  cursor: pointer;
  padding-left: 18px;
}
.enciclopedia-articulo .sheet .sidebar .section ul.acciones li a .ico_pdf {
  background: url(../images/web/ico_pdf_blanco.png) left top no-repeat;
  display: inline-block;
  height: 16px;
  cursor: pointer;
  padding-left: 20px;
}

.enciclopedia-articulo .sheet .content {
  float: left;
  width: 633px;
}
.enciclopedia-ficha .sheet-bottom {
  background: url(../images/web/enciclopedia_sheet_bottom.png) 0 0 no-repeat;
  height: 45px;
  margin: 0 37px;
  text-indent: -99999em;
  width: 872px;
}

.enciclopedia-ficha ul.paginacion {
  float: right;
  list-style: none;
}
.enciclopedia-ficha ul.paginacion li {
  float: left;
  height: 31px;
  width: 153px;
}
.enciclopedia-ficha ul.paginacion li a {
  background-image: url(../images/web/enciclopedia_paginacion.png);
  background-repeat: no-repeat;
  color: #fff;
  float: left;
  font-weight: bold;
  height: 23px;
  line-height: 1.2;
  padding: 8px 0 0 0;
  text-decoration: none;  
}
.enciclopedia-ficha ul.paginacion li a.anterior { background-position: 0 0; padding-left: 40px; width: 113px; }
.enciclopedia-ficha ul.paginacion li a.siguiente { background-position: -160px 0; padding-left: 15px; width: 138px; }
.enciclopedia-ficha ul.paginacion li a.anterior:hover { background-position: 0 -38px; }
.enciclopedia-ficha ul.paginacion li a.siguiente:hover { background-position: -160px -38px; }

.apartado-enciclopedia { padding-right: 5px; overflow-y: auto; height: 100%; }
.apartado-enciclopedia h2 {
  margin: 0 0 1em 0;
}
.apartado-enciclopedia h4 {
  font-size: 14px;
  margin: 0 0 0.8em 0;
}
.apartado-enciclopedia p {
  line-height: 135%;
}
.apartado-enciclopedia ul {
  list-style: outside disc none;
  margin: 0 0 1em 0;
  padding: 0 0 0 40px;
}
.apartado-enciclopedia ul li {
  line-height: 135%;
  margin: 0 0 0.2em 0;
}
.apartado-enciclopedia ul li ul {
  list-style: outside circle none;
  margin: 0 0 0 0;
}
.apartado-enciclopedia dl a {
  background: url("../images/web/rarrow.png") no-repeat scroll 10px 14px transparent;
  border-radius: 10px;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 33px;
}
.apartado-enciclopedia dl a:hover { background-color: #f2f2f2; }
.apartado-enciclopedia dd {
  display: none;
  padding: 0 10px 10px 33px;
}
.apartado-enciclopedia dd p {
  color: inherit !important;
  font-family: inherit !important;
  font-size: 1em !important;
  margin: 0 !important;
}
.apartado-enciclopedia dd p span { letter-spacing: 1 !important; }
.apartado-enciclopedia .page-content { height: 402px; overflow-x: hidden; overflow-y: auto; }
#consejo .page-content { height: 502px; }
.apartado-enciclopedia .page-content.loading { background: url(../images/web/ajax-loader.gif) 10px 10px no-repeat; }
.apartado-enciclopedia .pager { padding-bottom: 0; }
.apartado-enciclopedia .pager ul { padding: 0; margin: 0; }
.apartado-enciclopedia .pager ul li { margin: 0 -1px; }

.apartado-enciclopedia .filters {
  background: url("../images/web/linea_horizontal_gris.png") repeat-x scroll left bottom;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;    
  margin: 0 0 17px 0;
  overflow: hidden;
  padding: 0 0 12px 0;
  width: 100%;
}
.apartado-enciclopedia .filters ul {
  float: left;
  list-style: outside none;
  overflow: hidden;
  margin: 4px 0 0 0;
  padding: 0;
  width: auto;
}
.apartado-enciclopedia .filters ul li {
  float: left;	
  margin: 0 5px 0 0;
}
.apartado-enciclopedia .filters ul li a {  
  display: inline-block;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;  	
  padding: 2px 5px;
  text-decoration: none;
}
.apartado-enciclopedia .filters ul li a:hover { text-decoration: underline; }
.apartado-enciclopedia .filters ul li a.disabled {
  color: #9d9d9d;
  cursor: default;
}
.apartado-enciclopedia .filters ul li a.active {
  background-color: #b5b5b5;
  border-radius: 4px;
  color: #fff;
  cursor: default;
}
.apartado-enciclopedia .filters ul li a.disabled:hover,
.apartado-enciclopedia .filters ul li a.active:hover { text-decoration: none; }

.apartado-enciclopedia#consejo,
.apartado-enciclopedia#autores { overflow: hidden; }

.boton_dinamico,
.boton_dinamico:hover {
  /* url("../images/web/login_botones.png") */
  color: #fff;
  cursor: pointer;
  float: left;
  font-weight: bold;
  height: 26px;
  line-height: 1;
  text-decoration: none;
}
.boton_dinamico span {
  background-image: url("../images/web/login_botones.png");
  float: left;
  height: 26px;
}
.boton_dinamico span.l {
  background-position: 0 -26px;
  background-repeat: no-repeat;
  width: 12px;
}
.boton_dinamico span.r {
  background-position: right -26px;
  background-repeat: no-repeat;
  width: 12px;
}
.boton_dinamico span.c {
  background-position: -20px -26px;
  background-repeat: repeat-x;
  height: 19px;
  padding-top: 7px;
  width: auto;
}

/*--------------------------------------
  LIBRO > DETALLE > SLIDER
--------------------------------------- */ 
.detalle-slider {
  clear: both;
  height: 369px;
  margin: 0 0 20px 0;
  padding: 20px 97px;
  position: relative;
  width: 369px; 
}
.detalle-slider .scrollable {
  border: 0;
  height: 369px;
  width: 369px; 
}
.detalle-slider .scrollable .items {
  height: 369px;
}
.detalle-slider .scrollable .items .item {
  background: url("../images/web/caja_borde_grande.png") no-repeat scroll left top transparent;
  float: left;
  height: 349px;
  line-height: 349px;
  padding: 10px;
  width: 349px;
}
.detalle-slider .scrollable .items .item img {
  max-height: 349px;
  max-width: 349px;
  vertical-align: middle;
}
.detalle-slider .prev,
.detalle-slider .next {
  background-image: url(../images/web/scrollable_rounded_horizontal_nav.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 32px;
  position: absolute;
  top: 50%;
  margin: -16px 0 0 0;
  width: 32px;
  z-index: 3;
}
.detalle-slider .prev {
  background-position: 0 0;	
  left: 40px;
}
.detalle-slider .next {
  background-position: 0 -32px;	
  right: 40px;
}
.detalle-slider .navi { 
  bottom: 3px;
  height: 10px;
  margin: 0;
  position: absolute;
  right: 97px;
  width: auto;
  z-index: 3;
}
.detalle-slider .navi a {
  margin: 0 2px;
}

.ui-tooltip {
  /* background-image: url("../images/web/tooltip.png"); */
  background-color: #323232;
  border-radius: 3px;
  color: #fff;
  cursor: default;
  display: inline-block;
  font-size: 12px;
  height: 24px;
  line-height: 23px;
  padding: 0 10px;
  text-align: center;
  width: auto;
  white-space: nowrap;
}
