﻿@charset "utf-8";
/* CSS Document */

img { -ms-interpolation-mode: bicubic; }

body , html {
	SCROLLBAR-FACE-COLOR:#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	background-color: #FFFFFF;
	font-family: Verdana, Trebuchet, Arial;
	margin: 0;
	padding: 0;
	height: 100%;
}	
#container {
	display: table;
	height: 100%;
	width: 100%;
	margin: 0;
}
#content {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top:auto !important;
	top: 50%;
	left:auto !important;
	left: 0;
	height:auto !important;
	height: 1px;
	z-index:0;
}	
#inner {
    /*order: 1px dashed #F00;*/
    width: 936px;
    margin: 0 auto;
    padding: 0px;
	position: inherit !important; _position: relative;
    top:auto !important;top: -50%;
}	
FORM{margin:0;padding:0}

/* ----------------- cabecera -----------------*/	
#cabecera{
	height: 122px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	position:relative;
}
#logo{
	width: 89px;
	padding: 0px;
	height: 90px;
	float: left;
	margin: 0px;
}
#menu{
	margin: 0px;
	height: 90px;
	padding: 0px;
	width: 509px;
	float: left;
	z-index: 0;
	position: relative;
	text-align: center;
}
/*-- --*/
.botmenu {
	color: #fff;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #2bb14a;
	text-align: center;
	z-index: 5;
	vertical-align: middle;
	padding-top: 10px;  /*para mozilla + */
	//padding-top: 2px;  /*para explorer 6*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 23px;
}
a.botmenu:hover {
	color: black;
	background-color: white;
	text-decoration: none;
	border: 2px solid #2bb14a;
	z-index: 5;
	vertical-align: middle;
	padding-top: 7px;
	//padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 23px;
} 

/*-- --*/

.legalidad {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
#tit_buscar{
	width: 162px;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;

}
#menubuscador{
	width: 336px;
	float: right;
	height: 90px;
}
.tablabuscar {
	width: 164px;
	border: 1px solid #CCCCCC;
	height: 83px;
	//height: 98px;

}
#contenidoflash{
	height: 18px;
	z-index: -10;
	text-align: center;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	vertical-align: top;
}
#res_compra{
	width: 162px;
	height: 28px;
	border: 1px solid #CCCCCC;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
}

/*#caja{
	width: 162px;
	margin: 0px;
	height: 33px;
	border: 1px solid #CCCCCC;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
}*/

#caja{
	width: 162px;
	margin: 0px;
	height: auto;
	border: 1px solid #CCCCCC;
	position: absolute;
	z-index:1001;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
}

#facebook{
	width: 134px;
	margin: 0px;
	top:92px;
	height: 28px;
	position: absolute;
	z-index:1000;
	text-align: left;
	vertical-align: baseline;
	padding: 0px;
	right:0px
}
#facebook img {
	float:left;
	margin-right:5px
}

#subcat{
	height: 33px;
	width: 914px;
	overflow:hidden;
	position:relative;
	text-align: left;
	vertical-align: bottom;
	z-index: 240;
	padding-left: 20px;
}

/* ----------------- contenidos -----------------*/		
	
#banner{
	background-color: #99CCFF;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	background-image: url(../img/banner.jpg);
}
#submenu{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Trebuchet, Arial;
	padding-top: 13px;
	padding-bottom: 13px;
	float: left;
	margin: 0px;
}
#colecciones{
	height: auto;
	width: 100%;
	float: left;
}
.imgcoleccionesg{
	opacity:0.6;
	filter:alpha(opacity=100);
}
#pie{
	width: 935px;
	text-align: center;
	clear: both;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;

	margin:bottom:auto;
	padding-top: 10px;
}
.txtpie{
	font-family: Verdana, Trebuchet, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*-------- radio box - buscar ------------*/
.radiobox {
	display:block;
	height:20px;
	width:20px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.radiobox, a.radioboxchecked {
	cursor:pointer;
	display:block;
	height:20px;
	width:20px;
}
a.radioboxchecked {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/buttonb.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.inputhidden {
	display:none;
}

/*----------------------- apartado menu coleccines --------*/
#categorias{
	width:509px;
	text-align: left;
	padding:0px;
	margin: 0px;
	position: relative;
	vertical-align: middle;
	height: 90px;
}
#minicolecciones{
	position:relative;
	width:224px;
	height: 28px;
	background-image: url(../img/fon_minicat.gif);
	float: left;
	text-align: center;
	display: block;
	padding-left: 4px;
	background-repeat: no-repeat;
}
.mini{
	position:relative;
	height: 26px;
	width:auto;
	float:left;
}
#contenido{
	width:888px;
	/*height: 608px;*/
	/*440px en catalogo*/
	min-height: 277px; /*solo firefox*/
	/*height: auto !important;
  	height: 440px;*/
	
	border: 4px solid #CCCCCC;
	padding: 20px;
	height: auto;
	margin: 0px;
	float: left;
	position: relative;
	/*z-index: 22;*/
}
/*----------------------- apartado coleccines --------*/
#detalles{
	width:410px;
	position: absolute;
	height: 442px;
	border: 1px solid #bbbdbf;
	background-image: url(../img/fondocat.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	visibility: visible;
}
#flibro{
	min-height:142px;
	position: relative;
	margin-top: -5px;
	margin-left: -5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 165px;
	border: 1px none #cccccc;
	clear: both;
	float: left;
}
#flibro2{
	padding: 0px;
	margin: 0px;
	width: 165px;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;

}
.libro_muestra {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#titulo{
	text-align: left;
	/*margin-top: 80px;*/
	margin-top: 90px;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f140a9;*/
	font-family: Verdana, Trebuchet, Arial;
	position: relative;

	/*width: 60% !important;*/

	//width: auto;
	overflow-y: auto;
	overflow-x: hidden;
	height: 285px;
	width: 230px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#enlacecarrito{
	width:215px;
	height:34px;
	line-height: 64px;
	text-align: center;
	margin-top: 18px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	position: absolute;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 174px;
	clip: rect(auto,auto,auto,50px);
}

#DivImprimir {
	border-style:none;
	display:inline;
	width: 242px;
	text-align:left;
	border-color:#FF0000;
	float: right;
	margin: 0px;
}

#descripcion{
	width:224px;
	height:153px;
	margin-left: 22px;
	margin-top: 180px;
	float: left;
	position: absolute;
	font-size: 0.8em;
	text-align: justify;
	font-family: Verdana, Trebuchet, Arial;
	left: 153px;
	top: -27px;
}
#datos{
	width:144px;
	font-size: 0.7em;
	line-height: 1.4pc;
	font-family: Verdana, Trebuchet, Arial;
	border: 0px none #c2c4c6;
	padding-left: 15px;
	padding-top: 8px;
	text-align: left;
}
#icos{
	width:233px;
	/*margin-top: 330px;*/
	float: right;
	font-size: 0.7em;
	line-height: 1.4pc;
	font-family: Verdana, Trebuchet, Arial;
	bottom: 0;
	position: absolute;
	clear: both;
	height: 35px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c2c4c6;
	border-right-color: #c2c4c6;
	border-bottom-color: #c2c4c6;
	border-left-color: #c2c4c6;
	right: 0px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	margin: 0px;
}
#comprar{
	width:384px;
	height:20px;
	margin-left: 18px;
	margin-top: 530px;
	float: left;
	font-size: 0.875em;
	line-height: 1.4pc;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	position: absolute;
	border: 1px solid #999999;
}
/*---- lado derecho --*/

#coleccion{
	width:445px;
	height: 444px;
	float: right;
}
#estasen{
	height:25px;
	width:445px;
	text-align: left;
	line-height: 1.5em;
	vertical-align: top;
}  
#tituloh{
	height:30px;
	width:445px;
	text-align: lefth;
}          
#horizontal{
	height:15px;
	width:445px;
}            
#pdfs{
	width:441px;
	/*background-image: url(../img/cargando2.jpg);
	background-repeat: no-repeat; */
	text-align: center;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
#lin_fucsia{
	background-color: #ec008c;
	height: 1px;
	width: 100%;
	line-height: 1px;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 1px;
}

/* -----------texto -----*/
.texto {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.bold{
	font-weight: bold;
	line-height: 11px;
}
.tit_coleccion {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3caf49;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
.tit_col_texto {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.div_tit {
	position:relative;
	float:left;
	display:inline;
	width:150px;
	border: 1px solid #3caf49;
	margin:5px;
	padding:2px;
	background-color: #FFFFFF;
}
a.tit_coleccion:hover {
	background-color: #CCCCCC;
	text-decoration: underline;
}
h1{
	font-size: 0.75em;
	color: #2bb14a;
	margin-bottom: -15px;
	font-family: Verdana, Trebuchet, Arial;
}
h2{
	font-size: 0.875em;
	color: #000000;
	margin-bottom: 1px;
	font-family: Verdana, Trebuchet, Arial;
}
.txt_grupo {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #a0d09a;
	text-decoration: none;
}
/* ----------- TITULOS DERECHOS ENCIMA del CARROUSEL ------------*/
.txt_coleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #C0C0C0;
	font-weight: bold;
	font-stretch: -20px;
}
.txt_coleccion_actual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #2bb14a;
	text-decoration: none;
	font-weight: bold;
	font-stretch: -20px;
	cursor: text;
}
.txt_coleccion_actual:hover {
	text-decoration: underline;
}
/*-----------------------------------------*/
.txt_resaltado {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	top: 10px;
}
.txt_resaltado:hover {
	text-decoration: underline
}
.cajas_form {
	border: 1px solid #2BB14A;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
.caja_form_1 {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 126px!important;
	width: 128px;
	background-color: transparent;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bot_enivar {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 2px solid #2BB14A;
}
.bot_cerrar {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 9px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-image: url(../img/fon_cerrar.gif);
	height: 13px;
	width: 58px;
}
#Buscador {
	visibility:visible;
	/*width:800px;*/
	min-height:300px;
	/*height:570px !important;
	height:auto !important;*/
	height:300px;
	background-color:#FFFFFF;
	z-index:600;
	border: 4px solid #CCCCCC;
	display: none;
	position: absolute;
	text-align: center;
	right: 25px;
	overflow: auto;
	padding-bottom: 5px;
}
.textoNovedades {
	text-decoration:none;
	color: #000000;
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	text-align: left;
	line-height: normal;
}
.itemNovedades {
	width:285px;
	float:left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: right;
	height: auto;	/*min-height:270px;
	height:auto !important;*/
}
 #derpq{
	width: 175px;
	float: right;
 }

.itemAutor{
	color:#939393;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	text-decoration: none;
	line-height: 10px;
}
.itemISBN{
	color:#2CB04A;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.itemTitulo{
	color:#333333;
	font-weight:bold;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
}
a.itemTitulo:hover{
	color:#000;
}
.itemResumen{
	color:#333333;
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	overflow: auto;
}
.itemLeerMas{
	color:#00adef;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Trebuchet, Arial;
}
.itemBorrar{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
}
.FormalizarCompra{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#00adef;
	text-decoration:none;
}
.VaciarCarrito{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.VerCondiciones{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#DivFormalizar {
	visibility:visible;
	display:none;
	width:400px;
	background-color:#FFFFFF;
	padding:0px;
	margin:8px;
}
.bot_buscar {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	background-image: url(../img/fon_buscar.gif);
	height: 17px;
	width: 74px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buscador_mini_texto {
	top: 0px;
}
#buscador_mini_imagen {
	visibility:visible;
	display:none;
	cursor:hand;
}
.agendaEvento{
	color:#2cb04a;
	font-weight:bold;
	font-size:11px;
	font-family: Verdana, Trebuchet, Arial;
}
.agendaEventoDesplegado {
	position:relative;
	visibility:visible;
	overflow:visible;
	display:none;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#333333;
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	padding:4px;
	margin:5px;
	width:90%;
}
.itemCarritoSumadores{
	font-family:Verdana, Trebuchet, Arial;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.verdeo {
	color: #336666;
}
#lcarrito_totales {
	position:relative;
	text-align:right;
	float:none;
	margin:7px;
	padding:7px;
	width:140px;
}
#foto_izq {
	margin-right: 20px;
	float: left;
	height: 277px;
}
#texto_empresa{
	min-height: 278px;
	height: 278px;
	overflow-x: hidden;
	overflow: auto;
	padding-right: 18px;
	width: 600px;
	
	//float: right;
	text-align: justify;
}
#capaderecha{
	height: auto;
	padding-right: 18px;
	width: 580px;
	float: right;
}
.realtado{
	color:#2cb04a;
	font-weight: bold;
}
.informacion {
	color: #ED1E25;
}
#TagPrecio {
	line-height: 33px;
	position:relative;
	float:left;
	height:33px;
	vertical-align:middle;
	border-style:none;
	padding:0px;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #DF0000;
}
#infoCuadrosCat {
	text-align:center;
	font-weight:bold;
	color: #999999;
}
#CategoriasTercerNivel {
	margin-top: 2px;

	 //margin-top: -10px; /* explorer*/
	position:absolute;


	//position:relative;
	text-align:center;
	font-weight:bold;
	z-index: 250;
	background-color: #E6E7E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.div_tit3N {
	margin:4px;
	display:block;
	width:auto;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.tit_col_texto3n {
	font-family:Verdana, Trebuchet, Arial;
	font-size: 0.75em;
	color: #000000;
	text-decoration:none;
	line-height: 1.5em;
	font-stretch: -2px;
}
.fotolibro {
	border: 1px solid #2cb04a;
	padding: 3px;
	float: left;
}
.fotolibrocompra {
	border: 1px solid #2cb04a;
	padding: 3px;
}

/*-----------------tooltips-----------------*/

a.info {
	position:relative;
	z-index:324;
	background-color:#FFFFFF;
	color:#000;
	text-decoration:none;
} 
a.info:hover {
	z-index:325;
	background-color:#F7F7F7;
} 
a.info span {  /*Esta es la que hace que el texto en el span no se despliegue en el estado normal de la URL*/
    display: none;
} 
a.info:hover span {  /* Esta zona es la que hace que se despliegue cuando nos ubicamos sobre el texto de la URL o la imagen dentro de la URL*/
	display:block;
	position:static;
	/*top:5em;*/
	width:100%;
	color:#000000;
	text-align: center;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	padding:2px;
	float: left;
	margin-top:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	/*border-right-style: solid;*/
	border-right-style: none;
	border-bottom-style: dotted;
	/*border-left-style: solid;*/
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}



/* =========== MENU ===========*/

#HUECO {
height:33px; width:100%;
}

#MAIN_MENU {
	width:auto;
	position:absolute;
	top:-37px;
	left:50%;
	margin-left:-468px;
	width:936px;
	height:33px;
	height:33px;
	z-index:250;
} 

#SUBMENU {
	min-width:137px;
	width:auto!important;
	width:137px;
	position:relative; 
	float:left; 
	width:auto; 
	margin-left:10px;
	height:33px;
}

#NIVEL2 {
	
	min-width:137px;
	width:auto!important;
	width:137px;
	height:33px; 
	padding:0px;
	cursor:pointer;
	font:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	text-transform:uppercase;
	color:#000000; 
	line-height:1em;
}

#NIVEL2:hover {
	min-width:137px;
	width:auto!important;
	width:137px;
	height:33px;
	padding:0px;
	cursor:pointer;
	font:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	text-transform:uppercase; 
	color:#666666; 
	line-height:1em;
}

#NIVEL2 table {



	min-width:137px;
	width:auto!important;
	width:137px;
	/* min-width para IE6 
     width: expresion(document.body.clientWidth < 168? "167px": "auto");
	 */

	
	border-collapse:collapse;
	height:33px;
}


.curva{
width:24px; background:url(../img/menu_l.gif) no-repeat left top;
}

#NIVEL2 table tr td.center{
    background:url(../img/menu_c.gif) repeat-x center top; padding-top:2px;
	
}

#NIVEL2 table tr td.right {
	width:24px; background:url(../img/menu_r.gif) no-repeat right top;
}

.NIVEL3 {
	width:auto; height:auto;
	visibility:hidden; display:none;
	margin:0px; padding:0px;
	background-color:#f1f1f2;
	border:1px #bbbdbf solid;
	padding:0px 5px 0px 5px;
}

.NIVEL3_MUESTRA {
	width:auto; height:auto;
	visibility:visible; display:block;
	background-color:#f1f1f2;
	border:1px #bbbdbf solid;
	padding:0px 5px 0px 5px;
}

#NV3_EL {
	border-bottom:1px solid #cccccc; background-color:#f1f1f2; 
	padding:3px 3px;margin:0px;
	height:auto; display:block; width:auto;
	cursor:pointer; 
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	text-transform: uppercase; color:#333333;
} 

#NV3_EL:hover {
	border-bottom:1px solid #66FF66; background-color:#33cc66;
	padding:3px 3px;margin:0px;
	height:auto; display:block; width:auto;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	text-transform: uppercase; color:#eeeeee;
} 

#NV3_EL_LAST {
	background-color:#f1f1f2; 
	padding:3px 3px;margin:0px;
	height:auto; display:block; width:auto;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	text-transform: uppercase; color:#333333;
} 

#NV3_EL_LAST:hover {
	background-color:#33cc66;
	padding:3px 5px;margin:0px;
	height:auto; display:block; width:auto;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	text-transform: uppercase; color:#eeeeee;
} 

/* =======  COLECCIONES ======= */

#E_COL {
	z-index:26px;
	float:left;
	width:132px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

#E_COL table {
	width:100%;
}

#E_COL table tr td {
	width:100%;
	text-align:right;
	overflow:hidden;
}

/* --- pseudo-lightbox ---*/

#BGLAYER {
	background-color:#2bb14a;
	width:100%; height:150%;
	display:none; visibility:hidden;
	z-index:10000;
	position:absolute; top:0px; left:0px;
}

#OVERLAYER {
	width:100%;
	height:auto;
	z-index:10001;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#OVERLAYER img.img {
	border:5px solid #dcdcdc;
	margin:15px; margin-top:0px;
}

#tresxdos2 {
	position:absolute;
	top:34px;
	left:193px;
	width:47px;
	height:47px;
	z-index:100;
}

#INFO {
	position:absolute;
	z-index:999;
	width:250px;
	height:auto;
	padding:10px;
	filter: alpha(opacity=95);
	opacity: .95;
	background-color:#FFFFFF;
	border:3px solid #dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	color:#333333;
	line-height:normal;
	visibility:hidden;
	display:none;
}

