*{
	margin:0px;
	padding:0px;
}

body{
	background:#13235b;
	font-family: Tahoma;
	font-size:11px;
	color:#717171;
}

img{
	border: none;
}

h1{
	font-weight:bold;
	font-size:11px;
}

ul {
	list-style-type:none;
}

/*************************** General *****************************/
.mayuscula{
	text-transform:uppercase;
}

.tachado{
	text-decoration:line-through;
}

.precio{
	color:#ff6a00;
	font-size:10px;
	font-weight:bold;
}

.textoNormal{
	font-size:11px;
	color:#717171;
	font-weight:normal;
}

.saltoLinea{
	margin-bottom: 10px;
}

/*************************** General Formularios *****************************/

/* Ver en REG.css */

/*************************** General Links *****************************/

.link1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.link1 a:hover{
	text-decoration:underline;
}

.link2 a{
	font-weight:bold;
	color:#5771ab;
	text-decoration:underline;
}
.link2 a:hover{
	text-decoration:none;
}

.link3 a{
	color:#a4c6dc;
	text-decoration:none;
}
.link3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.link4 a{
	color:#717171;
	text-decoration:underline;
}
.link4 a:hover{
	text-decoration:none;
}

.link5 a{
	color:#5771ab;
	text-decoration:underline;
}
.link5 a:hover{
	text-decoration:none;
}

.link6 a{
	color:#717171;
	text-decoration:none;
}
.link6 a:hover{
	text-decoration:underline;
}

.link7 a{
	color:#a8aec3;
	text-decoration:none;
}
.link7 a:hover{
	text-decoration:underline;
}

.link9 a{
	color:#5771ab;
	text-decoration:none;
}
.link9 a:hover{
	text-decoration:underline;
}

.link10 a{
	color:#123f6c;
	text-decoration:none;
	font-weight: bold;
}
.link10 a:hover{
	text-decoration:underline;
}

.link11 a{
	color:#123f6c;
	text-decoration:underline;
}
.link11 a:hover{
	text-decoration:none;
}

/*************************** General Producto *****************************/

.WEB_producto1{
	width:205px;
	height:270px;
}

.WEB_producto1 .WEB_interior{
	width:203px;
	height:270px;
	background:#ffffff;
	margin:0 1px;
	padding-top:4px;
}

.WEB_producto1 .WEB_interior .WEB_CONTE_imagen{
	text-align:center;
	width:100px;
	height:140px;
	float:left;
}

.WEB_producto1 .WEB_interior .WEB_CONTE_resumen{
	width:103px;
	height:125px;
	float:left;
	margin-top:15px;
}

.WEB_producto1 .WEB_interior .WEB_CONTE_resumen p{
	color:#717171;
	font-size: 10px;
}

.WEB_producto1 .WEB_interior .WEB_CONTE_info{
	clear:left;
	margin: 0 auto;
}

/***/

.WEB_producto2{
	width:200px;
	height:137px;
}

.WEB_producto2 .WEB_interior{
	width:191px;
	height:137px;
	background:#ffffff;
	border:solid 4px;
	border-color:#FFFFFF;
	margin:0 1px;
}

.WEB_producto2 .WEB_interior .WEB_CONTE_imagen{
	text-align:center;
	width:72px;
	height:137px;
	float:left;
}

.WEB_producto2 .WEB_interior .WEB_CONTE_imagen img{
	width:56px;
	height:77px;
	margin-top:30px;
	
}

.WEB_producto2 .WEB_interior .WEB_CONTE_info{
	float:left;
	margin-top:15px;
}

/***/

.WEB_producto4{
	width:216px;
	height:137px;
}

.WEB_producto4 .WEB_interior{
	width:206px;
	height:137px;
	background:#ffffff;
	border:solid 4px;
	border-color:#FFFFFF;
	margin:0 1px;
}

.WEB_producto4 .WEB_interior .WEB_CONTE_imagen{
	text-align:center;
	width:72px;
	height:137px;
	float:left;
}

.WEB_producto4 .WEB_interior .WEB_CONTE_imagen img{
	width:56px;
	height:77px;
	margin-top:30px;
}

.WEB_producto4 .WEB_interior .WEB_CONTE_info{
	float:left;
	margin-top:15px;
	width:134px;
}

/***/

.WEB_producto{
	width:134px;
	height:270px;
}

.WEB_producto .WEB_interior{
	width:124px;
	height:262px;
	background:#ffffff;
	border:solid 4px;
	border-color:#FFFFFF;
	margin:0 1px;
}

.WEB_producto .WEB_CONTE_imagen{
	text-align:center;
	width:124px;
	height:140px;
	position: relative;
}

.WEB_estrella{ 
	width: 50px;
	height: 50px;
	padding-left: 2px;
	font: bold 11px/45px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(images/fondo_estrella.png);
	position: absolute;
	top: 30px;
	right: 5px;
}

.WEB_circulo{ 
	width: 50px;
	height: 50px;
	font: bold 16px/45px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(images/fondo_circulo.png);
	position: absolute;
	top: 12px;
	right: 5px;
}

.WEB_CONTE_imagen img{
	width:80px;
	height:110px;
	margin-top:15px;
}

.WEB_CONTE_info{
	text-align:center;
	width:110px;
	height:122px;
	margin: 0px auto;
}

.WEB_CONTE_info .WEB_CONTE_nombre{
	height:39px; /* 26 */
	margin-bottom:4px;
	overflow:hidden;
}

.WEB_CONTE_info .WEB_CONTE_nombre a{
	color:#0266a4;
	text-decoration:none;
}

.WEB_CONTE_info .WEB_CONTE_nombre a:hover{
	text-decoration:underline;
}

.WEB_CONTE_info .WEB_CONTE_autor{
	height:12px;
	margin-bottom:4px;
	overflow:hidden;
}

.WEB_CONTE_info .WEB_CONTE_autor a{
	color:#717171;
	font-size:9px;
	text-decoration:none;
}

.WEB_CONTE_info .WEB_CONTE_autor a:hover{
	text-decoration:underline;
}

.WEB_CONTE_info .WEB_CONTE_precio{
	height:40px;
}

.WEB_CONTE_info .WEB_CONTE_precio p{
	color:#ff6a00;
	font-size:10px;
	font-weight:bold;
}

.WEB_CONTE_info .WEB_botonDetalle{
	width: 60px;
}

/*************************** Maquetacion Principal *****************************/

#WEB_MAQUE_todo{
	width: 949px;
	height: auto;
	background: #f4f8fa;
	margin: 0px auto;
	position:relative;
}

/*************************** Cabecera *****************************/

#WEB_MAQUE_cabecera{
	background: url(images/cabecera.jpg) no-repeat;
	height: 177px;
}

/*************************** Cabecera Logo *****************************/

.WEB_CONTE_logo{
	position:absolute;
	left:40px;
	top:20px;
	width:510px;
	height:135px;
}

/*************************** Cabecera Menú *****************************/

.WEB_CONTE_menu{
	position:absolute;
	left:610px;
	top:11px;
	width:124px;
	height:156px;
}

.WEB_CONTE_menu ul{
	margin-left:16px;
	margin-top:12px;
}

.WEB_CONTE_menu li{
	clear:left;
	margin-bottom:26px;
}

.WEB_CONTE_menu li img{
	float:left;
}

.WEB_CONTE_menu li a{
	margin:1px 0 0 10px;
}

/*************************** Cabecera Carrito de Compras *****************************/

.WEB_CONTE_carrito{
	position:absolute;
	left:741px;
	top:11px;
	width:208px;
	height:156px;
}

.WEB_CONTE_carrito .WEB_CONTE_titulo{
	margin:12px 0 0 40px;
}

.WEB_CONTE_carrito .WEB_CONTE_titulo h1{
	color:#123f6c;
}

.WEB_CONTE_carrito .WEB_CONTE_contenido{
	margin-top:25px;
	margin-left:21px;
}

.WEB_CONTE_carrito .WEB_CONTE_productos p{
	color:#123f6c;
	font-weight:bold;
	margin-bottom:8px;
}

.WEB_CONTE_carrito .WEB_CONTE_productos p span{
	color:#717171;
	font-weight:bold;
}

.WEB_CONTE_carrito .WEB_CONTE_total p{
	color:#123f6c;
	font-weight:bold;
	margin-bottom:8px;
}

.WEB_CONTE_carrito .WEB_CONTE_total p span{
	color:#717171;
	font-weight:bold;
}

.WEB_CONTE_carrito .WEB_botonComprar{
	width:100px;
}

.WEB_CONTE_carrito .WEB_lResumenCompra{
	margin-top:20px;
	margin-left:45px;
}

/*************************** Cabecera Carrito de Compras Resumen *****************************/

.WEB_CONTE_resumenCompra{
	width:300px;
	position:absolute;
	left:617px;
	top:160px;
	z-index:10;
	background:#E7EFF7;
	border:3px solid #4A75A5;
	padding:10px;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido{
	background:#FFFFFF;
	width: 300px;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_cabeceras{
	background:#FFFFFF;
	height: 18px;
	color: #5771ab;
	position: relative;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_cabeceras span{
	font-weight: bold;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_cabeceras .WEB_total{
	padding: 5px 0 0 10px;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_cabeceras .WEB_cantidad{
	font-weight: bold;
	padding: 5px 10px 0 0;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_cabeceras .WEB_cerrar{
	width: 23px;
	height: 13px;
	background: url(images/cerrar.gif) no-repeat;
	position: absolute;
	right:-10px;
	top: -10px;
	border-bottom: 1px solid #4A75A5;
	border-left: 1px solid #4A75A5;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_mensaje{
	padding: 15px;
	text-align: center;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_filaProducto .WEB_CONTE_imagenDiminuta img{
	width: 32px;
	height: 44px;
	padding:10px;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_filaProducto .WEB_CONTE_infoLibro{
	width: 215px;
	padding: 10px 0;
}

.WEB_tituloLibro{
	color: #0266a4;
}

.WEB_precioLibro{
	font-weight: bold;
	color:#5771ab;
}

.WEB_CONTE_resumenCompra .WEB_CONTE_contenido .WEB_CONTE_filaProducto .WEB_CONTE_cantidad{
	width: 33px;
	text-align: center;
	font-weight: bold;
	color:#5771ab;
	padding-top: 10px;
}

.celeste{
	background: #f2f7f9;
}

/*************************** Menu Navegacion Superior *****************************/

#WEB_MAQUE_menuNavegacionSuperior{
	background:#f55202;
	height:25px;
}

#WEB_MAQUE_menuNavegacionSuperior .esqArrIzq{
	width:12px;
	height:25px;
	background:url(images/esqArrIzq1.gif);
}

#WEB_MAQUE_menuNavegacionSuperior .esqArrDer{
	width:12px;
	height:25px;
	background:url(images/esqArrDer1.gif);
}

#WEB_MAQUE_menuNavegacionSuperior .WEB_CONTE_menuNavegacion{
	background:#ff6a00;
	padding-left:10px;
}

#WEB_MAQUE_menuNavegacionSuperior .WEB_CONTE_menuNavegacion li{
	float:left;
	color:#ff2b00;
	margin:0 6px 0 0;
	padding:6px 0;
}

#WEB_MAQUE_menuNavegacionSuperior .WEB_CONTE_bienvenida{
	padding:6px 0 0 10px;
	color:#FFFFFF;
}

#WEB_MAQUE_menuNavegacionSuperior .WEB_CONTE_bienvenida .WEB_nombreUsuario{
	font-weight:bold;
}

/*************************** Menu Navegacion Listas *****************************/

#WEB_MAQUE_menuNavegacionListas{
	background:#5771ab;
	height:25px;
	margin-bottom:7px;
}

#WEB_MAQUE_menuNavegacionListas .cosIzq{
	width:12px;
	height:25px;
	background:url(images/cosIzq.gif);
}

#WEB_MAQUE_menuNavegacionListas .cosDer{
	width:12px;
	height:25px;
	background:url(images/cosDer.gif);
}

#WEB_MAQUE_menuNavegacionListas .WEB_CONTE_menuNavegacionListas{
	background:#5771ab;
	padding-left:10px;
}

#WEB_MAQUE_menuNavegacionListas .WEB_CONTE_menuNavegacionListas li{
	float:left;
	color:#344a85;
	margin:0 20px 0 0;
}

#WEB_MAQUE_menuNavegacionListas .WEB_CONTE_menuNavegacionListas li img{
	float:left;
	margin-top:4px;
}

#WEB_MAQUE_menuNavegacionListas .WEB_CONTE_menuNavegacionListas li a{
	float:left;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin-top:6px;
	margin-left:6px;
}

#WEB_MAQUE_menuNavegacionListas .WEB_CONTE_menuNavegacionListas li a:hover{
	text-decoration:underline;
}

/*************************** Cuerpo *****************************/

#WEB_MAQUE_cuerpo{
	padding:7px 7px 10px 7px;
	background:url(images/esqArr2.gif) no-repeat;
}

/*************************** Cuerpo Banner *****************************/

.WEB_CONTE_bannerPrincipal{
	/*background:url(images/bannerPrincipal.jpg) no-repeat;*/
	width:594px;
	height:187px;
	margin-right:7px;
}

/*************************** Cuerpo Buscador *****************************/

/* ver BUS.css */

/*************************** Cuerpo Columna Izquierda *****************************/

.WEB_CONTE_columnaIzquierda{
	width: 726px;
	margin-top:7px;
}

/*************************** Cuerpo Columna Izquierda Lanzamientos *****************************/

.WEB_CONTE_lanzamientos{
	background:#a4c6dc;
	width:458px;
	height:345px;
	position:relative;
}

.WEB_CONTE_lanzamientos .WEB_CONTE_titulo{
	text-align:center;
	margin-top:7px;
	color:#123f6c;
}

.WEB_CONTE_lanzamientos .WEB_CONTE_contenido{
	background:#ffffff;
	width:444px;
	height:280px;
	position:absolute;
	top:32px;
	margin:0 7px;
	padding:2px 0;
	overflow: hidden;
}

/*************************** Cuerpo Columna Izquierda Recomendados *****************************/

.WEB_CONTE_recomendados{
	margin-left:7px;
	width:261px;
	height:345px;
	background:#ee8600;
	position: relative;
}

.WEB_CONTE_recomendados .WEB_CONTE_titulo{
	text-align:center;
	margin-top:7px;
	color:#ffffff;
}

.WEB_CONTE_recomendados .WEB_CONTE_contenido{
	background:#ffffff;
	width:247px;
	height:280px;
	position:absolute;
	top:32px;
	margin:0 7px;
	padding:2px 0;
	overflow: hidden;
}

/*************************** Cuerpo Columna Izquierda Próximos *****************************/
.WEB_CONTE_proximos{
	width:261px;
	height:345px;
	background:#a4c701;
	margin-top:7px;
	position: relative;
}

.WEB_CONTE_proximos .WEB_CONTE_titulo{
	text-align:center;
	margin-top:7px;
	color:#ffffff;
}

.WEB_CONTE_proximos .WEB_CONTE_contenido{
	background:#ffffff;
	width:247px;
	height:280px;
	position:absolute;
	top:32px;
	margin:0 7px;
	padding:2px 0;
	overflow: hidden;
}

/*************************** Cuerpo Columna Izquierda Mas Vendidos *****************************/

.WEB_CONTE_masVendidos{
	width:458px;
	height:345px;
	background:#a4c6dc;
	margin:7px 0 0 7px;
	position: relative;
}

.WEB_CONTE_masVendidos .WEB_CONTE_titulo{
	text-align:center;
	margin-top:7px;
	color:#123f6c;
}

.WEB_CONTE_masVendidos .WEB_CONTE_contenido{
	background:#ffffff;
	width:444px;
	height:280px;
	position:absolute;
	top:32px;
	margin:0 7px;
	padding:2px 0;
	overflow: hidden;
}

/*************************** Cuerpo Columna Derecha *****************************/

.WEB_CONTE_columnaDerecha{
	width: 202px;
	margin:7px 0 0 7px;
}

/*************************** Cuerpo Columna Derecha Banner1 *****************************/

.WEB_CONTE_banner1{
	/*background:url(images/banner1.jpg) no-repeat;*/
	width:202px;
	height:105px;
}

/*************************** Cuerpo Columna Derecha Boletines + Noticias *****************************/

.WEB_CONTE_boletinesNoticias{
	width: 202px;
	height: 418px;
	margin:7px 0 0 0;
	background:url(images/boletinesNoticiasFondo.jpg) no-repeat;
}

/*************************** Cuerpo Columna Derecha Boletines *****************************/

.WEB_CONTE_boletines{
	height:120px;
}

.WEB_CONTE_boletines .WEB_CONTE_titulo{
	padding:18px 0 0 45px;
}

.WEB_CONTE_boletines .WEB_CONTE_titulo h1{
	color:#123f6c;
}

.WEB_CONTE_boletines .WEB_CONTE_contenido{
	margin-top:11px;
	text-align:center;
}

.WEB_CONTE_boletines .WEB_CONTE_contenido .WEB_email{
	color:#5771ab;
	font-size:10px;
	font-weight:bold;
	margin-bottom:3px;
}

.WEB_CONTE_boletines .WEB_CONTE_contenido .WEB_iEmail{
	margin-top:5px;
	width:180px;
}

.WEB_CONTE_boletines .WEB_CONTE_contenido .WEB_botonSuscribirse{
	width:80px;
}

.WEB_CONTE_boletines .WEB_CONTE_contenido .WEB_lPoliticaSubscripcion{
	margin-top:10px;
	font-size:10px;
}
/*************************** Cuerpo Columna Derecha Noticias *****************************/

.WEB_CONTE_noticias{
	height:177px;
}

.WEB_CONTE_noticias .WEB_CONTE_titulo{
	padding:7px 0 0 45px;
}

.WEB_CONTE_noticias .WEB_CONTE_titulo h1{
	color:#123f6c;
}

.WEB_CONTE_noticias .WEB_CONTE_contenido{
	margin-top:27px;
	margin-left:21px;
}

.WEB_lmesAnterior{
	background:url(images/flechaIzq.gif) no-repeat;
	width:20px;
	height:12px;
	float:left;
}

.WEB_mesAño{
	width:119px;
	float:left;
	text-align:center;
}

.WEB_mesAño p{
	color:#FFFFFF;
	font-size:9px;
}

.WEB_lmesSiguiente{
	background:url(images/flechaDer.gif) no-repeat;
	width:20px;
	height:12px;
	float:left;
}

.WEB_tablaCalendario{
	clear:left;
	margin-top:5px;
	width:159px;
	height:90px;
	text-align:center;
	font-size:9px;
}

.diaNombre{
	color:#0a4580;
	font-weight:bold;
}

.diaNumero{
	color:#738499;
}

.dom{
	color:#a6241c;
}
/*************************** Enlaces de Interés *****************************/

#WEB_MAQUE_enlacesInteres{
	background:url(images/logosFondo.gif) no-repeat;
	width:949px;
	height:90px;
	position:relative;
}

#WEB_MAQUE_enlacesInteres .WEB_CONTE_contenido{
	position:absolute;
	top:10px;
	width:928px;
	height:61px;
	left:17px;
}

#WEB_MAQUE_enlacesInteres .WEB_CONTE_contenido li{
	float:left;
	width:175px;
	height: 61px;
	margin-right:10px;
}

/*************************** Menu Navegacion Inferior *****************************/

#WEB_MAQUE_menuNavegacionInferior{
	background:#0a4580;
	height:43px;
	position:relative;
}

#WEB_MAQUE_menuNavegacionInferior .esqAbaIzq{
	width:12px;
	height:43px;
	background:url(images/esqAbaIzq3.gif);
}

#WEB_MAQUE_menuNavegacionInferior .esqAbaDer{
	width:12px;
	height:43px;
	background:url(images/esqAbaDer3.gif);
}

#WEB_MAQUE_menuNavegacionInferior .WEB_CONTE_menuNavegacion{
	background:#0a4580;
	padding-left:0px;
}

#WEB_MAQUE_menuNavegacionInferior .WEB_CONTE_menuNavegacion li{
	float:left;
	color:#a4c6dc;
	margin:0 5px 0 0;
	padding:15px 0 16px 0;
	font-size:10px;
}

#WEB_MAQUE_menuNavegacionInferior .WEB_CONTE_metodosPago{
	background:url(images/pagoFondo.gif) no-repeat;
	width: 424px;
	height:36px;
	position:absolute;
	right:10px;
	top:0px;
}

#WEB_MAQUE_menuNavegacionInferior .WEB_CONTE_metodosPago li{
	float:left;
	margin-left:6px;
	margin-right:6px;
}

/*************************** Pie *****************************/

#WEB_MAQUE_pie{
	background:#13235b;
	height:73px;
}

#WEB_MAQUE_pie .WEB_CONTE_contenido{
	padding:12px 30px;
	position:relative;
}

#WEB_MAQUE_pie .WEB_CONTE_contenido p{
	margin-bottom:3px;
}

.WEB_copy{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.WEB_contacto{
	color:#a8aec3;
	font-size:10px;
	margin-left:12px;
}

#WEB_MAQUE_pie .WEB_CONTE_contenido img{
	position:absolute;
	right:30px;
	top:24px;
}

/***************************************************************************************************************/
/***************************************************************************************************************/
/***************************************************************************************************************/

/*************************** Cuerpo Barra Celeste *****************************/

.WEB_CONTE_barraCeleste{
	background:url(images/direccionesFondo.jpg) no-repeat;
	width:935px;
	height: 25px;
	margin-bottom: 7px;
}

.WEB_CONTE_barraCeleste .WEB_direcciones{
	padding:5px 0 0 20px;
}

.WEB_CONTE_barraCeleste .WEB_direcciones p{
	float:left;
	margin-right:10px;
}

.WEB_flechaAzul{
	background:url(images/flechaAzul.gif);
	width:3px;
	height:5px;
	float:left;
	margin-right:10px;
	overflow: hidden;
	margin-top:5px
}

.WEB_CONTE_barraCeleste .WEB_opciones{
	float:right;
}

.WEB_CONTE_barraCeleste .WEB_opciones p{
	float:left;
	margin-right:10px;
}

/*************************** Cuerpo Libro *****************************/

.WEB_CONTE_libro{
	background: #a4c701;
	/*height: 644px;*/
	height:auto;
	padding: 7px;
}

/*************************** Cuerpo Libro Datos *****************************/
.WEB_CONTE_bolsa{ 
	width: 36px;
	height: 56px;
	position: absolute;
	top:48px;
	left: 903px;
	z-index: 998;
}


.WEB_imagenTemp{ 
	width: auto;
	height: auto;
	position: absolute;
	z-index: 999;
}

.WEB_CONTE_datosLibro{
	background: #ffffff;
	/*height:240px */
	height:auto;
	margin-bottom: 7px;
	background:#ffffff url(images/post-it.jpg) no-repeat 740px 0;
}

.WEB_CONTE_datosLibro .WEB_CONTE_imagenGrande{
	text-align:center;
	width:136px;
	height:187px;
	padding:28px 0 15px 25px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_imagenGrande img{
	width:136px;
	height:187px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_infoLibro{
	width:245px;
	height: auto;
	margin: 25px 0 15px 25px;
	border-right:1px solid #a8aec3;
	padding-right: 25px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_infoLibro .WEB_CONTE_nombreLibro{
	font-size:13px;
	font-weight: bold;
	color:#0266a4;
}

.WEB_CONTE_datosLibro .WEB_CONTE_infoLibro .WEB_CONTE_caracteristicasLibro{
	margin-top:25px;
	margin-bottom:14px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_infoLibro .WEB_CONTE_caracteristicasLibro li{
	margin-top:2px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_infoLibro .WEB_CONTE_caracteristicasLibro span{
	font-weight: bold;
}

.WEB_CONTE_datosLibro .WEB_CONTE_infoLibro .WEB_botonVerMas{
	width:60px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_operaciones{
	margin: 25px 0 0 30px;
	border-top:1px dashed #f55202;
}

.WEB_CONTE_datosLibro .WEB_CONTE_operaciones .WEB_accesoDirecto{
	border-bottom:1px dashed #f55202;
	padding:0 0 5px 20px;
	background: url(images/viñeta.gif) no-repeat;
	margin-top: 5px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_operaciones .WEB_accesoDirectoFecha{
	width: 204px;
	height: 16px;
	padding:4px 0 4px 34px;
	background: url(images/fondo_fecha_compra.gif) no-repeat;
	margin-top: 10px;
}

.WEB_CONTE_datosLibro .WEB_CONTE_operaciones .WEB_accesoDirectoDescripcion{
	width:380px;
	height:auto;
	padding:10px;
	position:absolute;
	top:155px;
	left:0px;
}

.WEB_CONTE_botonAñadirCompra{
	margin-top: 15px; /*26px menos*/
}

.WEB_botonAñadirCompra a{
	width:146px;
	height:26px;
	background: url(images/botonAñadirCompra.gif) no-repeat;
	display:block;
	padding: 10px 0 0 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/****** botones en otras paginas : busqueda y guardados ******/

.WEB_botonNotificar{
	width:90px;
	height:36px;
}

.WEB_botonNotificar span{
	font-size: 10px;
	font-weight: bold;
	margin-left:23px;
}
/*Aqui cambie los nombres deben tener el mismo predfijo q el otro boton*/

.WEB_CONTE_botonComprar{
	width:90px;
	height:36px;
}

.WEB_botonComprar a{
	background:url(images/botonAñadir.gif) no-repeat;
	display:block;
	padding: 10px 0 13px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.WEB_CONTE_botonAñadir{
	width:90px;
	height:36px;
}

.WEB_botonAñadir a{
	background:url(images/botonAñadir.gif) no-repeat;
	display:block;
	padding: 10px 0 13px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.WEB_botonNotificar a{
	background:url(images/botonNotificar.gif) no-repeat;
	display:block;
	padding: 10px 0 13px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.WEB_botonNotificarCorreo a{
	width:146px;
	height:26px;
	background: url(images/botonNotificarCorreo.gif) no-repeat;
	display:block;
	padding: 10px 0 0 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/*********/

.WEB_CONTE_precios{
	margin:35px 0 0 49px;
	width: 100px;
	text-align: center;
}

.WEB_CONTE_precios .WEB_CONTE_precio{
	padding-top:10px;
	color:#ff6a00;
	font-size: 10px;
}

.WEB_CONTE_precios .WEB_CONTE_precio .WEB_unidades{
	color:#ff6a00;
	font-size: 30px;
	font-weight: bold;
}

.WEB_CONTE_precios .WEB_CONTE_precio .WEB_centimos{
	color:#ff6a00;
	font-size: 12px;
	font-weight: bold;
}

.WEB_CONTE_precios .WEB_CONTE_moneda{
	margin-top:10px; 
}

.WEB_CONTE_precios .WEB_CONTE_moneda .WEB_moneda{
	color:#5771ab;
	font-weight: bold;
	font-size: 10px;
}

.WEB_CONTE_precios .WEB_CONTE_moneda .WEB_iMoneda{
	width: 88px;
}

.WEB_infoStock{
	margin:12px auto 0;
	padding: 2px 0;
	width:62px;
	background: #123f6c;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
}

/*************************** Cuerpo Libro Descripcion *****************************/

.WEB_CONTE_descripcionLibro{
	background: #ffffff;
	height: 210px;
	margin-bottom: 7px;
}

.WEB_CONTE_descripcionLibro .WEB_CONTE_titulo{
	margin: 25px 0 10px 25px;
}

.WEB_CONTE_descripcionLibro .WEB_CONTE_titulo h1{
	color:#123f6c;
}

.WEB_CONTE_descripcionLibro .WEB_CONTE_contenido{
	margin: 0 25px 10px 25px;
	height: 143px;
	overflow-y: scroll;
}

.WEB_CONTE_descripcionLibro .WEB_CONTE_contenido p{
	margin-top:13px;
}

/*************************** Cuerpo Libro Tambien Compraron *****************************/

.WEB_CONTE_tambienCompraron{
	background:#789200;
	width:458px;
	height:183px;
	position:relative;
}

.WEB_CONTE_tambienCompraron .WEB_CONTE_titulo{
	text-align:center;
	margin-top:7px;
	color:#ffffff;
}

.WEB_CONTE_tambienCompraron .WEB_CONTE_contenido{
	background:#ffffff;
	width:444px;
	height:145px;
	position:absolute;
	top:27px;
	margin:0 7px;
	padding:2px 0;
	overflow: hidden;
}

/*************************** Cuerpo Libro Otras Obras *****************************/

.WEB_CONTE_otrasObras{
	background:#789200;
	width:458px;
	height:183px;
	position:relative;
	margin-left:5px;
}

.WEB_CONTE_otrasObras .WEB_CONTE_titulo{
	text-align:center;
	margin-top:7px;
	color:#ffffff;
}

.WEB_CONTE_otrasObras .WEB_CONTE_contenido{
	background:#ffffff;
	width:444px;
	height:145px;
	position:absolute;
	top:27px;
	margin:0 7px;
	padding:2px 0;
	overflow: hidden;
}

/*************************** Cuerpo Libro Productos4 *****************************/

.WEB_CONTE_productos4{
	background:#789200;
	width:920px;
	height:183px;
	position:relative;
}

.WEB_CONTE_productos4 .WEB_CONTE_titulo{
	text-align:center;
	margin-top:7px;
	color:#ffffff;
}

.WEB_CONTE_productos4 .WEB_CONTE_contenido{
	background:#ffffff;
	width:906px;	/*width:444px;*/
	height:145px;
	position:absolute;
	top:27px;
	margin:0 7px;
	padding:2px 0;
	overflow: hidden;
}

/*************************** Mis Listas *****************************/

.WEB_CONTE_itemListas{
	background:#f2f7f9;
	width:441px;
	margin-bottom: 13px;
}

.esqArrIzqLista {
	background:transparent url(images/esqArrIzqLista.gif) repeat scroll 0 0;
	height:27px;
	width:12px;
}

.WEB_CONTE_itemTitulo{
	background:#5771ab;
	width:417px;
	color:#FFFFFF;
	height:27px;
}

.WEB_CONTE_itemTitulo img{
	float: left;
	margin: 4px 0 0 0px;
}

.WEB_CONTE_itemTitulo h1{
	float: left;
	margin: 6px 0 0 8px;
}

.esqArrDerLista {
	background:transparent url(images/esqArrDerLista.gif) repeat scroll 0 0;
	height:27px;
	width:12px;
}

.WEB_CONTE_itemContenido .iconoListas{
	margin: 10px 20px;
}

.WEB_CONTE_itemContenido .textosListas{
	margin: 15px 0 10px 0;
	width:340px;
}
.BUS_CONTE_materia #div_arbol
{
#margin-top:20px; 
}
.BUS_CONTE_materia2 #div_arbol
{
#margin-top:0px; 
}
