/*
* @file Estilos generales
* 
* Librería Ruiz Morote
* 
* @author Carmel
*/
/* Generales */
body{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
}

h1{ font-size:1.6em;}
h2{ font-size:1.5em;}
h3{ font-size:1.4em;}
h4{ font-size:1.3em;}
h5{ font-size:1.2em;}
h6{ font-size:1.1em;}

strong{ font-weight:bold;}
em{ font-style:italic;}
a{ text-decoration:none; color:#669999;}
a:hover{ text-decoration:underline;}
#interior p{ padding:10px 10px; font-size:1.1em;}

select{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#cc4236;
	padding:1px 2px;
	width:170px;
}
input{
	background:#E5E5E5 url(../imagenes/sombra.gif) no-repeat scroll left top;
	border-color:#828282 #ddd  #ddd  #828282;
	border-style: solid;
	border-width:1px 1px 1px 0px;
	color:#669999;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	margin:5px 0px;
	padding:1px 0px 3px 6px;
	width:141px;
}
input.enlace {
	border:0px;
	margin:0px;
	width:auto;
	background:transparent;
	padding:0px;
	text-align:left;
}
textarea{
        background:#E5E5E5 url(../imagenes/fondo_textarea.gif) no-repeat scroll left top;
	border-color:#828282 #ddd  #ddd  #828282;
	border-style: solid;
	border-width:1px 1px 1px 0px;
	color:#669999;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	padding:1px 0px 1px 3px;
	font-weight:bold;
	margin-bottom:5px;
	height:98px;
	}
label{
	font-size:1.1em;
}



/* Navegeción global */
#nav_global{
	font-size:1.1em;
}
#nav_global li a{
	color: #fff;
	padding: 0px 10px;
	display:block;
	border-right:1px solid #fff;
}

/* Barra izquierda */

#barra_izda{
	color: #669999;
}

#barra_izda ul{
	padding-left:5px;
	font-size:1.1em;
	font-weight:bold;
}


#barra_izda li a{
	color:#CC4236;
}

a.visible{
	font-size:1.1em; 
	text-decoration:underline;
	display:block;
}
.visible{
	font-size:1.1em; 
}
.visible[class]{
	padding-left:3px;
}

a.visible:hover{
	text-decoration:none;
}

input.lupa{
	background: transparent url(../imagenes/lupa.gif) no-repeat center right;
	border:0px;
	width:18px;
	cursor:pointer;
}
h2.buscador{
	text-indent:-4000px;
	background:transparent url(../imagenes/buscar.gif) no-repeat left bottom;
}
h2.materias{
	text-indent:-4000px;
	background:transparent url(../imagenes/materias.gif) no-repeat left bottom;
}

input.entrar{
	background-color:#FFFFFF;
	border:0px none;
	float:left;
	padding:0px;
	text-align:left;
	text-decoration:underline;
	cursor:pointer;
	font-size:11px;
	background:none;
}

input.entrar:hover{ text-decoration:none;}

/* Pie de página*/

#info_pie{
	color:#fff;
	font-size:1.1em;
}
#info_pie a{ 
	color:#fff;
}

/* Noticias */


#barra_dcha .noticia{
	background: transparent url(../imagenes/separador-rosa.gif) bottom center no-repeat;
	padding-bottom:25px;
	margin-bottom:15px;	
}

#barra_dcha .noticia h2{
	text-indent:-4000px;
	background:transparent url(../imagenes/noticias.gif) no-repeat left bottom;
	margin-bottom:15px;
}

#barra_dcha .noticia .titular a{
	color:#660000;
	font-weight:bold;
}
#barra_dcha .noticia .titular{
	padding-top:10px;
}
#barra_dcha .noticia .fecha a{
	font-size:1.1em;
	color:#cc4236;	
	font-weight:bold;
}

#barra_dcha .noticia .bodytext{
	color:#003333;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

#barra_dcha .noticia .mas_noticias{
	padding-top:10px;
}
#barra_dcha .noticia .mas_noticias a{ 
	color:#660000;
	font-size:1.1em;
}
#interior .noticia{
	border:1px solid #ff9990;
}
#interior .noticia .news-single-author{
	border-bottom:1px solid #ff9990;
	font-size:1.1em;
	color:#333;	
	font-weight:bold;
	padding:4px 10px;
}
#interior .noticia .fecha{
	border-bottom:1px solid #ff9990;
	font-size:1.1em;
	color:#cc4236;	
	font-weight:bold;
	padding:4px 10px;
}

#interior .noticia h2.titulo{
	color:#660000;
	font-size:1.6em;
	font-weight:bold;
	padding:4px 10px;
}

#interior .noticia h2.titulo a{color:#660000;}
#interior .noticia h3{
	font-size:1.2em;
	font-weight:bold;
	padding:4px 10px;
}

/* Contenido principal */

#mini_cesta{
	font-size:1.1em;
	color:#660000;
}
#mini_cesta .info_etiqueta{
	display:block;
	float:left;
	margin: 5px 15px 0px 0px;
}

#mini_cesta .info_cantidad_1, .info_cantidad_2{
	border-bottom:1px inset #ECECEC;
	border-right:1px inset #ECECEC;
	border-top:1px inset #919191;
	border-left:1px inset #919191;
	background:#fff url(../imagenes/sombra_label.gif) no-repeat top left;
	display:block;
	float:left;
	height:0.9em;
	padding:1px 6px 3px 6px;
	text-align:right;
	margin:5px 2px 0px 0px;
	width:40px;
}
#mini_cesta .info_cantidad_1{
	margin: 5px 10px 0px 0px;
	width:20px;
}

#mini_cesta img{
	float:left;
	margin:3px 19px 0px 0px;
}

#mini_cesta .finalizar{
	background:#fff url(../imagenes/finalizar_01.gif) no-repeat scroll 0%;
	color:#FFFFFF;
	float:left;
	padding:5px 38px 5px;
	text-decoration:none;
	text-transform:lowercase;
}

#interior .libro .detalle h3, h4, h5, h6, #interior .libro .detalle h3 a, #interior .papeleria .detalle h3, h4, h5, h6, #interior .papeleria .detalle h3 a{
	color:#666;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:15px;
}

#interior .libro .detalle h3 a, #interior .papeleria .detalle h3 a{ 	
	text-decoration:none;
}
#interior .libro .detalle h3 a:hover, #interior .papeleria .detalle h3 a:hover{ 	
	text-decoration: underline;
}


#interior .libro .detalle .etiqueta, #interior .papeleria .detalle .etiqueta{
	color:#660000;
}
#interior .libro .detalle h6, #interior .papeleria .detalle h6{
	font-size:1.6em;
}

#interior .libro a, #interior .papeleria a{
	font-size:1.1em;
	color:#660000;
	text-decoration:underline;
}
#interior .libro a:hover,#interior .papeleria a:hover{
	text-decoration:none;
}

a.favoritos{
	background:transparent url(../imagenes/favoritos.gif) no-repeat left bottom;
	padding-left:20px;
	text-decoration:underline;
	display:block;
	float:left;
	height:13px;
	padding-left:24px;
	width:50px;
}

.acesta{
	background:#fff url(../imagenes/bolsa_enlace.gif) no-repeat left bottom;
	border:0px;	
	color:#660000;
	text-align:center;
	cursor:pointer;
	width:30px;
}


* html a.favoritos{
	padding-left:22px;
}

.dos_botones{ width:200px; float:left;}
.agregar{
	background:#fff url(../imagenes/bolsita.gif) no-repeat left bottom;
	padding:4px 0px 0px 22px;
	border:0px;	
	color:#660000;
	text-align:left;
	width:80px;
	float:left;
	text-decoration:underline;
	cursor:pointer;
}
input.agregar:hover{
	text-decoration:none;
}

/*
* Ficha del libro
*/

#interior .fichaDetalle h1{
	background: transparent url(../imagenes/ficha_del_libro.gif) no-repeat left bottom;
	text-indent:-4000px;
	height:22px;
	border-bottom:1px solid #ff9990;	
}

#interior .fichaDetalle .imagen{
	float:left;
	width:100px;
	padding:10px;
}


#interior .fichaDetalle .col_izda{
	float:left;
	width:205px;
	padding:10px 10px 10px 5px;
}
#interior .fichaDetalle .col_dcha{
	float:left;
	width:205px;
	padding:10px 0px 10px 15px;
}

#interior .fichaDetalle .etiqueta{
	color:#669999;
	font-weight:bold;
	font-size:0.9em;
}

#interior .fichaDetalle{ 
	color:#333; 
	font-size:1.1em;
}

#interior .fichaDetalle a{ 
	color:#660000;
}

#interior .fichaDetalle .precio{
	font-size:1.45em;
	padding-bottom:10px;
}
#interior .fichaDetalle .valor {
	padding-bottom:10px;
}

#interior .inline{
	float:left;
	margin:12px 0px 0px 20px; 
}
#interior .inline a{
	color: #660000;
}


#interior .inline[class]{
	margin:-20px 0px 0px 100px;
}

#interior .sinopsis{
	border:1px solid #ff9990;
	float:left;
	width:555px;
	font-size:1.2em;
	color:#333;
	padding:10px;
}

#interior h2.tit_sinopsis{
	background: transparent url(../imagenes/sinopsis.gif) bottom no-repeat left;
	text-indent:-4000px;
	border-left:1px solid #ff9990;
	border-right:1px solid #ff9990;
	float:left;
	height:25px;
	width:575px;
}
#interior h2.tit_autor{
	background: transparent url(../imagenes/otros_autor.gif) bottom no-repeat left;
	text-indent:-4000px;
	border-right:1px solid #ff9990;
	float:left;
	height:25px;
	width:575px;
}
#interior .list_autor{
	border:1px solid #ff9990;
	float:left;
	width:555px;
	font-size:1.2em;
	color:#333;
	padding:10px;
}

/* Lista de enlaces */
/*
* Formato de enlaces y botones
*/

.lista_enlaces{
	margin: 15px 0px;

	float:right;
	font-size:1.1em;
	height:24px;
	padding:5px 0px;	
}

.lista_enlaces .continuar{
	background: #fff url(../imagenes/flecha.gif) left no-repeat;
	padding: 2px 25px 2px 20px;
	color:#660000;
	font-weight:bold;
}
.lista_enlaces .continuar a{color:#660000;}

.lista_enlaces .siguiente{
	background: #fff url(../imagenes/boton_continuar.gif) left no-repeat;
	padding: 2px 25px 2px 20px;
	color:#660000;
	font-weight:bold;
}
.lista_enlaces .siguiente a{color:#660000;}


.lista_enlaces .borrartodos{
	background: #fff url(../imagenes/borrar.gif) left no-repeat;
	padding: 2px 25px 2px 20px;
	color:#660000;
	font-weight:bold;
}

.lista_enlaces input{
	border:0px;
	background-color:#fff;
	background-image:none;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#660000;
	cursor:pointer;
	font-weight:bold;
	margin:0px;
	padding:0px;
	width:auto;
}
.lista_enlaces input:hover{
	text-decoration:underline;
}

.lista_enlaces input.terminar{
	width:145px;
	background: #fff url(../imagenes/bolsa_enlace.gif) left center no-repeat;
	padding-left:18px;
}

.lista_enlaces input.boton_continuar{
	background:#FFFFFF url(../imagenes/boton_continuar.gif) no-repeat left;
	font-weight:bold;
	padding:1px 25px 1px 20px;
	margin:0px;
	width:auto;	
	}

.lista_enlaces .imprimir{
	background: #fff url(../imagenes/imprimir.gif) no-repeat left;
	padding:4px 25px 2px 20px;
	color:#660000;
	font-weight:bold;
}

.lista_enlaces .ver_estado{
	background: #fff url(../imagenes/ver_pedidos.gif) no-repeat left;
	padding:2px 25px 2px 20px;
	font-weight:bold;
	color:#660000;
}
.lista_enlaces .cancelar{
	background: #fff url(../imagenes/borrar.gif) no-repeat left;
	padding:0px 25px 0px 20px;
}

/*
* Detalle Cesta de la compra
*/

.cesta, .resumen{
 	margin:0px 0px 20px 0px;
	border-left:1px solid #ff9990;
	border-right:1px solid #ff9990;
	border-bottom:1px solid #ff9990;
}
#detalleCesta h2{
	background: transparent url(../imagenes/cesta_de_la_compra.gif) no-repeat left bottom;
	text-indent:-4000px;
	border:1px solid #ff9990;
	height:22px;
}
.cesta th{ 
	color: #669999; 
	font-size:1.1em;
	height:40px;
	border-bottom:1px solid #ff9990;
}



.cesta thead th{ 
	padding: 0px;
	font-weight:bold;
}
.cesta .product a{
	color:#660000;
}
.cesta .autor{
	color:#666;
	font-size:1.1em;
}
.cesta .product{
	width:auto;
	font-size:1.1em;
	text-align:left;
	padding:15px 0px 15px 13px;
}

.cesta td{
	padding:5px 0px;
	border-bottom: 1px solid #ff9990;
}
.cesta tbody tr{	
	height:1.2em;
}
.cesta .actualizar_todo{
	background: #fff url(../imagenes/vaciar.gif) no-repeat center;
	border: 0px;
	padding:2px 4px;
	width:17px;
}
.cesta .totalpago{
	font-weight:bold;
	text-align:right;
	width:100%;
	padding-right:4px;
	font-size:1.4em;
	color:#660000;
}
.cesta .vaciar{
	padding:0px 5px 0px 4px;
}

.cesta table.basket_items{
	width:100%;
}

.cesta #product{
	padding-left:13px;
	width:auto;
}

.cesta .titulo{
 	font-weight:bold;
}

.cesta #price, .cesta #total, .cesta #quantity,.cesta #eliminar{
	text-align: right;
	width:auto;
	padding:1px 5px;
	
}
.cesta .price, .cesta .total, .cesta .quantity, .cesta .eliminar, .put_in_basket{
	padding:15px 5px;
	text-align:right;
	color:#8e001c;
	width:5px;
	font-size:1.1em;
}

.cesta .price, .cesta .total, .cesta .quantity{
	width:60px;
}

.cesta .quantity input{
	background-color:#fff; 
	border-bottom:1px solid #fbfbfb;
	border-right:1px solid #fbfbfb;
	border-top:1px solid #949494;
	border-left:1px solid #949494;
	color:#660000;
	font-size:1.1em;
	height:1.3em;
	margin:0px 5px 0px 15px;
	padding:1px 4px 1px 8px;
	text-align:right;
	width:35px;
}

.cesta table.forma_pago{
	color:#660000;
	width:100%;
}
.cesta table.forma_pago td.totalpago{
	padding-right:27px;
	width:147px;
}

.cesta table.forma_pago td{
	border:0px;
	width:auto;
}

.cesta table.forma_pago tr.fila_total td{
	border-top:1px solid #FF9990;
}

.cesta table.forma_pago td.totalenvio{ 
	font-size:1.1em;
	width:75px;
}
.cesta table.forma_pago td.formaenvio{ 
	padding:5px 0px 5px 10px;
	width: 305px;
	font-weight: bold;
}
.cesta td.formaenvio label{
	float:left;
	width:140px;	
}
.cesta table.forma_pago td.totaletiqueta{ 
	color:#669999;
	font-size:1.1em;
	text-align:right;
	width:60px;
	font-weight:bold;
}
.cesta td.formaenvio select{
	float:left;
	width:160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
}
.cesta .totalenvio{
	text-align:right;
}

.cesta td.mensaje_cesta{
	color:#333;
}

.cesta td.ayuda{ 
	/*font-size:1.1em; */
	color:#333; 
	padding-left:10px;
	margin:0px;
}
.cesta tr.fila_total{
	border-top:1px solid #ff9990;
}
.cesta tr.listitem{
	height:1.2em;
}


.validation-advice{
color:#000000;}

.mensaje{
font-size:0.7em;
font-weight:normal;}



/*
* Búsqueda avanzada
*/

.una_col h2{
	background: transparent url(../imagenes/resultado_busqueda.gif) no-repeat left bottom;
	height:22px;
	text-indent:-4000px;
	border-bottom:1px solid #ff9990;
	float:left;
	width:100%;
	margin-bottom:20px;
}



.buscador_avanzado{
	border:1px solid #ff9990;
}

.buscador_avanzado h2{
	background: transparent url(../imagenes/busqueda_avanzada.gif) no-repeat left bottom;
	height:22px;
	text-indent:-4000px;
	margin-bottom:20px;
	border-bottom:1px solid #ff9990;
}


.buscador_avanzado .csc-mailform{
	border:0;
}
.buscador_avanzado label{ 
	color:#666;
	float:left;
	width:193px;
	font-weight:bold;
	margin:7px 0px;
}

.buscador_avanzado input{
	width:350px;
	margin:5px 0px;
}

.buscador_avanzado input.check{
	width:14px;
	background-color:#fff;
	border:0px;
}
.buscador_avanzado .csc-mailform select{
	width:360px;
	margin:2px 0px 5px 0px;
}

.buscador_avanzado .grupo_campos{
	padding:20px 10px;
	clear:both;
}
.buscador_avanzado .csc-mailform-field{
float:left;
}

.buscador_avanzado  input.media{
	width:193px;
}
.buscador_avanzado  input.min{
	width:89px;
}
.buscador_avanzado input.buscar{
	background:transparent url(../imagenes/lupa_grande.gif) no-repeat scroll left bottom;
	border:0px none;
	color:#660000;
	float:right;
	margin:20px 0px;
	padding:8px 0px 8px 37px;
	width:81px;
	cursor:pointer;
	text-decoration:underline;
}

/* Resultado de la búsqueda */
.listado_libros{
	border-left:1px solid #ff9990;
	border-right:1px solid #ff9990;
	border-top:1px solid #ff9990;
}

.listado_libros h2{
	background: transparent url(../imagenes/resultado_busqueda.gif) no-repeat left bottom;
	height:22px;
	text-indent:-4000px;
	border-bottom:1px solid #ff9990;
	float:left;
	width:523px;
}
.listado_libros .contador{
	border-bottom:1px solid #ff9990; 
	height:17px;
	display:block;
	float:right;
	width:50px;
	font-weight:bold;
	font-size:1.1em;
	float:right;
	width:50px;
	padding-top:5px;
}

.meta{ margin-bottom:15px; clear:both;}

.listado_libros .paginacion{
	border-bottom:1px solid #ff9990;
	font-weight:bold;
	padding:20px 10px;
	clear:both;
}
.listado_libros .paginacion .paginas{
	
}
.listado_libros .paginacion .paginas strong{
	color:#fff;
	background: transparent url(../imagenes/fondo_paginador.gif) center no-repeat bottom;
	padding:8px 10px;
}

.listado_libros .paginacion a{ 
	color:#660000;
	padding:11px 4px;
}

.listado_libros .paginacion .paginas a{
	color:#cc4236;
}

.listado_libros .titulo a{
	font-size:1.1em;
	font-weight:bold;
	color:#660000;
}

.listado_libros .detalle{
	font-size:1.1em;
	color:#333;
}
.listado_libros .detalle a{
	color:#333;
}
.listado_libros .precio{
	font-size:1.45em;
}
.listado_libros .precio_oferta{
	color:#CC4236;
	font-weight:bold;
	padding-left:5px;
	margin-left:5px;
	border-left: 1px solid 
}
.listado_libros .precio_oferta strong{
	font-size:1.45em;
}
.listado_libros .imagen{
	padding:10px 10px 20px 10px;
	float:left;
/*	width:50px;*/
}
.listado_libros .info{
	padding:15px 10px 10px 0px;
}
.listado_libros . a{
	color:#660000;
	font-size:1.1em;
}

.listado_libros .minificha{ 
	border-bottom:1px solid #ff9990;
	height:1%;
}

.listado_libros .minificha.reducida{
	border-right:1px solid #ff9990;
	height:110px;
	float:left;
	width:287px; 
	
}
.listado_libros .minificha.reducida .imagen{
	
	
}
.listado_libros .minificha.reducida .info{
	
}

/*
* Proceso de compra
*/
#interior h1.formalizar{
	background: transparent url(../imagenes/formalizar_pedido.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}

#interior .pasos{
	border-left:1px solid #ff9990;
	border-right:1px solid #ff9990;
}

#interior .aviso{
	border-left:1px solid #ff9990;
	border-right:1px solid #ff9990;
	border-bottom:1px solid #ff9990;
	padding:10px;
	font-size:1.1em;
}

#interior .pasos .info{
	border-bottom:1px solid #ff9990;
	margin-bottom:15px;
	padding-bottom:15px;
}

#interior .pasos .grupo .lab{
	float:left;
	margin:4px 0px;
	width:170px;
}
#interior .grupo .lab{
	float:left;
	margin:4px 0px;
	width:170px;
	font-size:1.1em;
	font-weight:normal;
}

#interior .pasos .grupo .dat, #interior .grupo .dat{
	display:block;
	margin:0px 0px 4px;
	padding:1px 0px 1px 5px;
	width:343px;
	border:1px solid #fff;
	float:right;
}
#interior .grupo .dat{ font-size:1.1em;}

#interior .grupo .dattotal{ font-size:1.4em;width:313px; padding-left:30px;}

#interior .pasos .ayuda{
	color:#666;
	font-size:1.1em;
	border-bottom:1px solid #ff9990;
	padding:10px;
}
#interior .grupo .ayuda{
	padding:15px 0px;
}
#interior .pasos .punto{ 
	font-weight:bold;
}

#interior .pasos .guia{
	font-size:1.1em;
	color:#669999;
	font-weight:bold;
}

#interior .pasos .guia ol{
	list-style-position:inside;
	list-style-type:decimal-leading-zero;
}

* html #interior .pasos .guia ol{
	list-style-type:decimal;
}
#interior .pasos .guia ol li{
	border-bottom:1px solid #ff9990;
	padding:3px 10px;
}

#interior .pasos .guia ol li.actual{
	background-color: #ff9990;
	color:#fff;
}

.grupo{
	padding:15px 15px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#660000;
	height:100%;
	border-bottom:1px solid #ff9990;
}

.grupo label{ 
	float:left; 
	width:179px; 
	margin:4px 0px;
}


.grupo select,.grupo input,.grupo textarea{ 
	width:356px;
	margin:0px 0px 4px 0px;
	padding:1px;
	
}
.grupo input.check{
	width:14px;
	background-color:#fff;
	border:0px;
	background-image:none;
}
.grupo input.media{
	width:193px;
}
.grupo input.min{
	width:89px;
}
.grupo select{
	width:360px;
}
.grupo textarea{
	width:354px;
	padding:1px 3px 1px 1px;
}
.grupo option{
	padding:1px;
}
#interior .grupo p{ 
	color:#333;
	font-size:1.1em;
	padding:10px 0px;
}
.pasos h2, .cesta h2, .resumen h2{
	color:#669999;
	font-size:0.9em;
	padding-left:10px;
	text-transform:uppercase;
}


.grupo .pie{
font-weight:normal;
}


.grupo .price_summary h4{
float:right;}


.resumen h2{
margin-top:15px;
}
.mensaje_cesta2{
padding:10px;
	color:#333;
	font-size:1.1em;}


.mensaje_cesta2 h3{
color:#669999;
font-size:1.1em;
font-weight:bold;}

.selector_datos a{
text-decoration:underline;
}


.trading_conditions input{
width:auto;
float:left;
background:transparent;}


.trading_conditions label{
float:left;
margin-left:5px;
margin-top:-10px;
width:auto;
}



.selector_datos{
border-bottom:1px dashed #FF9990;
}

.tt_products_order_confirmation .grupo{
color:#000000;}

.tt_products_order_confirmation .grupo .tarjeta{
display:none;}

.tt_products_order_confirmation .grupo td{
/*color:#000000;*/}

.resumen table caption{
	color:#669999;
	font-size:0.9em;
	/*padding-left:10px;*/
	text-transform:uppercase;
}
#interior .resumen .grupo{
color:#660000;
}
#interior .resumen table td, #interior .resumen table th{
padding:5px;
}

.boton_neutro{
padding:10px;}

/*
* Menú de acceso de usuarios lateral
*/

#barra_izda .menu_usuario ul{
	font-weight:normal;
	margin-top:10px;
}

#barra_izda .menu_usuario li a{
	 color:#660000;
	 text-decoration:underline;
}
#barra_izda .menu_usuario li a:hover{ text-decoration:none;}

.menu_usuario li.seccion31{
	background: transparent url(../imagenes/icon_lapiz.gif) no-repeat left center;
	padding:2px 0px 2px 14px;
}
.menu_usuario li.seccion30{
	background: transparent url(../imagenes/icon_pedidos.gif) no-repeat left center;
	padding:2px 0px 2px 14px;
}
.menu_usuario li.seccion28{
	background: transparent url(../imagenes/icon_corazon.gif) no-repeat left center;
	padding:2px 0px 2px 14px;
}
.menu_usuario li.seccion71{
	background: transparent url(../imagenes/icon_cuenta.gif) no-repeat left center;
	padding:2px 0px 2px 14px;
}



#barra_izda .bloque h3{
	font-size:1.1em;
}
/*#barra_izda .bloque a div.salir{
	color:#660000;
	font-size:1.1em;
	background-color:#fff;
	border:0px;
	text-align:left;
	font-weight:bold;
	padding-left:16px;
	background-image:none;
}*/
#barra_izda .bloque a{
	color:#CC4236;
	text-decoration:none;
}


div.salir{
	color:#660000;
	font-size:1.1em;
	background-color:#fff;
	border:0px;
	text-align:left;
	font-weight:bold;
	padding-left:16px;
	background-image:none;
	text-transform:uppercase;
	margin-top:5px;
}

/*Titulos*/
#interior h1.modificar{
	background:transparent url(../imagenes/modificar_datos.gif) no-repeat scroll left bottom;
	border:1px solid #FF9990;
	text-indent:-4000px;
}
#interior h1.recordar{
	background: transparent url(../imagenes/recordar_contraseña.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}
#interior h1.seguimiento{
	background: transparent url(../imagenes/seguimiento_pedidos.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}

#interior h1.estado_pedido{
	background: transparent url(../imagenes/estado_pedido.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}
#interior h1.favoritos{
	background: transparent url(../imagenes/mis_favoritos.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}

#interior legend{ 
	font-size:1.1em; 
	padding:0px;
	color:#660000;
}



/* 
* Formulario de contacto 
*/

.csc-mailform{
	padding:15px 15px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#660000;
	height:100%;
	border:1px solid #ff9990;
}

.csc-mailform label{ 
	float:left; 
	width:179px; 
	margin:4px 0px;
}
.csc-mailform select,.csc-mailform input{ 
	width:348px;
	margin:0px 0px 4px 0px;
	padding:1px;
}
.csc-mailform input{ 
	padding:1px 5px;
}
.csc-mailform .csc-mailform-check{
	width:14px;
	background:transparent;
}

.csc-mailform select{
	width:364px;
}
.csc-mailform textarea{
	width:356px;
}

.csc-mailform .csc-mailform-submit{
	background:#FFFFFF url(../imagenes/boton_continuar.gif) no-repeat left;
	font-weight:bold;
	padding:4px 0px 4px 15px;
	width:135px;
	margin:15px 0px 0px 0px;
	border:0px;
	color:#660000;
	float:right;
}

#interior h1.csc-firstHeader, #interior h2.csc-firstHeader{

	font-weight:bold;
	border:1px solid #FF9900;
color:#669999;
font-size:1.1em;
padding:2px 2px 5px 10px;
}



/*#interior .csc-header-n1 {
height:22px;
margin-bottom:20px;
font-size:0.9em;
color:#669999;
font-family: Georgia, "Times New Roman", Times, serif;
padding:2px 0px 0px 8px;
text-transform:uppercase;
border:1px solid #ff9990;
}*/


#interior .bodytext{ font-size:1.1em;}


/*
* Mapa de materias
*/

#interior .mapa_materias{
	border:1px solid #ff9990;
	margin-bottom:15px;
	height:1%; /* menudo hack para IE*/
	padding-bottom:10px;
}

/*#interior .titulo{
border-bottom:1px solid #FF9990;
float:left;
height:auto;
width:575px;
}
#interior .titulo ul li{
float:left;
color:#669999;
text-transform:uppercase;
font-weight:bold;
}
#interior .titulo ul li a{
color:#669999;
}*/
#interior .mapa_materias h2{
	border-bottom:1px solid #ff9990;
}

#interior .mapa_materias ul{
	padding:10px 0px;
}

#interior .mapa_materias li{
	float:left;
	width:25%;
	font-size:1.1em;
	padding:0px 10px 0px 15px;
	margin:0px 5px 0px 10px;
	background: transparent url(../imagenes/item-lista.gif) no-repeat left center;
}
#interior .mapa_materias[class] li{
	margin:0px 5px 10px 10px;
}
#interior .mapa_materias li a{
	color:#666;
}


/*
* Detalles
*/

.decorado a{ text-decoration:underline; padding-left:3px;}
.decorado a:hover{ text-decoration:none;}

.decorado.bajo{display:block; margin-top:6px; margin-left:-3px;}

.decorado.bajo[class]{margin-left:0px;}

.tx-srfeuserregister-pi1 label span { color:#cc4236;}

.tit_contacto{
	background: transparent url(../imagenes/contacto2.gif) no-repeat bottom left;
	text-indent:-4000px;
	border-left:1px solid #ff9990;
	border-right:1px solid #ff9990;
	border-top:1px solid #ff9990;
}
.tit_recordar{
	background: transparent url(../imagenes/tit_recordar.gif) no-repeat bottom left;
	text-indent:-4000px;

}

.tit_ubica{
	background: transparent url(../imagenes/tit_ubica.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}
.tit_comprar{
	background: transparent url(../imagenes/tit_comprar.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}
.tit_condiciones{
	background: transparent url(../imagenes/tit_condiciones.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;

}
.tit_contacto{
	background: transparent url(../imagenes/tit_contacto.gif) no-repeat bottom left;
	text-indent:-4000px;
	border-left:1px solid #ff9990;
	border-right:1px solid #ff9990;
	border-top:1px solid #ff9990;
}

.tit_enviado{
	background: transparent url(../imagenes/tit_enviado.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}
.tit_privacidad{
	background: transparent url(../imagenes/tit_privacidad.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}
.tit_aviso{
	background: transparent url(../imagenes/tit_aviso.gif) no-repeat bottom left;
	text-indent:-4000px;
	border:1px solid #ff9990;
}
.confirmacion{ 
	border:1px solid #ff9990;
	padding:10px;
	font-size:1.1em;
}

.tx-srfeuserregister-pi1-error{ float:right; width:543px;}


.cesta tr.listitem_memo td{ padding:10px 15px;}
.memo{border-bottom:0px;}

.tit_registro{
	background: transparent url(../imagenes/tit_registro.gif) no-repeat bottom left;
	text-indent:-4000px;
	border-top:1px solid #ff9990;
	padding-top:10px;
}




.separador{
margin:15px 0px 15px 0px;
border-bottom:1px dashed #FF9990;
}
div>.separador{
margin:15px 0px 15px -15px;
}

.rastro_materias{
padding:3px 3px 3px 10px;
border-left:1px solid #FF9990;
border-top:1px solid #FF9990;
border-right:1px solid #FF9990;}

.rastro_materias h2, .rastro_materias h3,.rastro_materias h4,.rastro_materias h5,.rastro_materias h6{
display:inline;
color:#669999;
text-transform:uppercase;
font-size:1.2em;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}
/*
* Menú de las tiendas
*/


#nav_global ul.tiendas{
	float:left;
	height:3.5em;
}
#nav_global ul.tiendas li{
	width:175px;
	text-indent:-4000px;
}

#nav_global ul.tiendas li.enlace52{
	background: transparent url(../imagenes/papeleria_pest.gif) no-repeat bottom center;
	padding:0px 0px 0px 0px;
}
#nav_global ul.tiendas li.enlace53{
	background: transparent url(../imagenes/libreria_pest_active.gif) no-repeat bottom center;
	padding:0px 24px 0px 0px;
}
#nav_global ul.tiendas li a{
	display:block;
	width:150px;
	border:0px none;	padding:16px 16px 0px;
}

/**/

.paginacion .filtros{
	margin:0px 0px 15px 3px;
}

.paginacion .filtros label{text-transform:uppercase; color:#cc4236; font-weight:normal; padding-right:22px;}

.paginacion .filtros option, .paginacion .filtros select{font-weight:normal;}

div.listado_libros.autor{ 
	float:left; 
	width:576px; 
	border-right:none;
	border-top:0;}

div.listado_libros.autor .minificha{ 
	float:left; 
	width:287px;
	height:100px;
	border-right:1px solid #ff9990;
}

div.listado_libros.autor .a{
	font-weight:normal; 
}

.bloque .tt_products_item_search input{ color:#CC4236;}


.bloque ul li{ padding:2px 0px;}
 
.top {border-top:1px solid #FF9990; }

/**/
/*.no-register-area{
float:left;
	font-size:1.1em;
	border:1px solid #FF9990;
	padding:15px 10px;
}*/

.tipo_acceso{
float:left;
	font-size:1.1em;
	border:1px solid #FF9990;
	padding:15px 10px;
}

#interior .no-register-area p{
	padding:0px 0px 5px 0px;
}

.register-area, .no-register-area{
width:250px;
float:left;
overflow:hidden;
}

.no-register-area{
float:right;
}

.register-area form.acceso_identificado{
width:190px;
float:left;
}
.register-area form.acceso_identificado label{
width:190px;
display:block;
clear:both;
}

.no-register-area h3, .register-area h3, .no-cookies  h3{
	color:#669999;
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
}


.register-area label{
color:#660000;
font-weight:bold;
font-size:1em;
}
 .no-cookies  h3{
 text-transform:uppercase;
}


.no-register-area a{ text-decoration:underline; color:#660000; font-weight:bold;}
.no-register-area a:hover{ text-decoration:none;}

.no-register-area a.enviar{}
.registrarse, .no_registrarse{
display:block;
overflow:hidden; 
margin-bottom:10px; }



/* CAJAS CENTRALES CON BORDE */

.grupo_central{
	border:1px solid #ff9990;
}

.grupo_central table{
margin-top:0px;
	margin-left:10px;
}

.grupo_central table input{
margin-top:0px;
}

.grupo_central label{ 
	float:left; 
	width:150px; 
	margin:4px 0px;
}



.grupo_central .lista_enlaces{
	margin: 15px 0px 15px 10px;
	float:left;
	font-size:1.1em;
	height:24px;
	padding:5px 0px;	
}
.grupo_central table .lista_enlaces{
	margin: 0px 0px 15px 0px;
	float:left;
	font-size:1.1em;
	height:24px;
	padding:0px 0px;	
}
.grupo_central h2{
border-bottom:1px solid #FF9990;
height:22px;
margin-bottom:20px;
font-size:1.2em;
color:#669999;
font-family: Georgia, "Times New Roman", Times, serif;
padding:2px 0px 0px 8px;
text-transform:uppercase;
}



/* tooltip  stock *****************************/


.tooltip{
float:left;
margin-bottom:2px;
width:auto;
padding-left:15px;
background:url(../imagenes/ver_pedidos.gif) no-repeat left center;
}

a.tooltip, a.tooltip:hover{
width:auto;
display:block;
clear:both;
color:#CC4236;
font-size:1.1em;
padding-top:10px;
padding-left:20px;
padding-bottom:6px;
padding-right:5px;
text-decoration:none;
background:url(../imagenes/ver_pedidos.gif) no-repeat left center;
}


a.tooltip:hover{background:#FFFFFF url(../imagenes/ver_pedidos.gif) no-repeat left center; text-decoration:none;}  /*BG color is a must for IE6*/
a.tooltip span{display:none; padding:2px 3px; margin-left:8px; width:130px;}
 a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}

