body, html {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A2836;
	margin: 0px;
	height: 100%;
}

.clear{ clear:both}

h1 {
  text-indent: -3000px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
}

a { text-decoration:none;}
a:hover { text-decoration:none;}
a:active {	text-decoration:none;}

form {
	margin: 0px;
}

.oculta {
	display:none;
}

#contenedor { 
	margin: 0px auto;
	width: 770px;	
	height:100%; 
/*	background-image:url(../images/fondoCentral_general.png);
	background-repeat:repeat-y;*/
}
#contenedor2 {
	float: left;
	margin: 0 0 0 12px;
	width: 450px;	
	height: 100%; 
	background-image:url(../images/fondoCentral.png);
	background-repeat:repeat-y;
}
#cabecera {
	margin: 0px;
	background-color:#FFFFFF;
}

/*  Aquí se encuentra el nuevo botón Registrar */

#login_out {
	margin-left: 217px;
	
	padding-bottom: 10px;
}


#login_out input {
	color: #4A2836;
	font-size:9px;
	background-color: #DBD1B5;
	border: none;
	height: 14px;
	padding: 3px 4px 2px 4px;
	margin: 0px 0px 4px 0px;
}

#login_out2 {
	margin: 0px;
}
#login_out2 input {
	color: #4A2836;
	font-size:9px;
	background-color: #DBD1B5;
	border: none;
	height: 14px;
	padding: 2px 4px 1px 4px;
	margin: 0px 0px 4px 0px;
}
#login_out2 .user {
	display: block;
	padding: 0 0 0 135px;
	margin: 0px;
	height: auto;
	width: auto;
	background: transparent url(../images/rot_login_usr.gif) no-repeat
}
#login_out2 .pass {
	display: block;
	padding: 0 0 0 135px;
	margin: 0px;
	height: auto;
	width: auto;
	background: transparent url(../images/rot_login_pass.gif) no-repeat
}
#login_out2 .confirmpass {
	display: block;
	padding: 0 0 0 135px;
	margin: 0px;
	height: auto;
	width: auto;
	background: transparent url(../images/rot_login_confirm.gif) no-repeat
}


#login_out2_botones {
	display: block;
	margin: 15px 0 40px 74px;
}
#login_out2 a.continuar{
	float: left;
	width: 72px;
	height: 18px;
	margin: 0 0 0 8px;
	background: transparent url(../images/bot_continuar.gif) no-repeat;
}
#login_out2 a.confirmar{
	float: left;
	width: 72px;
	height: 18px;
	margin: 0px;
	background: transparent url(../images/bot_confirmar.gif) no-repeat;
}
#login_out2 a.cancelar{
	float: left;
	width: 72px;
	height: 18px;
	margin: 0px;
	padding-right: 10px;
	background: transparent url(../images/bot_cancelar.gif) no-repeat;
}

#login_in {
	margin-left: 380px;
}


/* Ini menú principal */
#menu {
	background: transparent url(../images/logo_cab.gif) no-repeat top left; 
	float:left;
	height:800px;
	width: 174px;
	margin-top: 35px;
	padding: 0px 0 7px 0;
	/*padding: 51px 0 7px 0;*/
}
#menu img{
	padding-bottom:16px;
}

#menu a img {
	padding-bottom:0px;
}
#formulario_pedido label {
	float: left;
	width: 300px;
	padding: 5px 0 2px 6px;
	color: #D16103;
}


/* añadido para optimizar FF */

#menuCanaimaOn p {
	float: left;
	padding: 0px;
	margin: 0px;
}

#epig{
	float:left;
	margin: 0px;
	padding: 0px;
	width:138px;
	background-image:url(../images/franja_norm.gif);
	background-repeat:repeat-y;
}
#epig p{
	float: left;
	margin: 0px;
	padding: 0px;
}


#epig a.canaima {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_1canaima_off.gif);
	background-repeat:no-repeat;
}
#epig a.canaima:hover { 
	background-image:url(../images/menu/rot_1canaima_on.gif);
	background-repeat:no-repeat;
}

#epig a.buscador {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_2buscadoravz_off.gif);
	background-repeat:no-repeat;
}
#epig a.buscador:hover { 
	background-image:url(../images/menu/rot_2buscadoravz_on.gif);
	background-repeat:no-repeat;
}

#epig a.materias {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_3materias_off.gif);
	background-repeat:no-repeat;
}
#epig a.materias:hover { 
	background-image:url(../images/menu/rot_3materias_on.gif);
	background-repeat:no-repeat;
}
#epig a.novedades {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_4novedades_off.gif);
	background-repeat:no-repeat;
}
#epig a.novedades:hover { 
	background-image:url(../images/menu/rot_4novedades_on.gif);
	background-repeat:no-repeat;
}
#epig a.recomendamos {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_5recomendamos_off.gif);
	background-repeat:no-repeat;
}
#epig a.recomendamos:hover { 
	background-image:url(../images/menu/rot_5recomendamos_on.gif);
	background-repeat:no-repeat;
}
#epig a.suscribirse {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_6suscribirse_off.gif);
	background-repeat:no-repeat;
}
#epig a.suscribirse:hover { 
	background-image:url(../images/menu/rot_6suscribirse_on.gif);
	background-repeat:no-repeat;
}

#epig a.cesta {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_7cestacompra_off.gif);
	background-repeat:no-repeat;
}
#epig a.cesta:hover { 
	background-image:url(../images/menu/rot_7cestacompra_on.gif);
	background-repeat:no-repeat;
}

#epig a.pedidos {
	float:left;
	width:138px;
	height:18px;
	background-image:url(../images/menu/rot_8pedidosespeciales_off.gif);
	background-repeat:no-repeat;
}
#epig a.pedidos:hover { 
	background-image:url(../images/menu/rot_8pedidosespeciales_on.gif);
	background-repeat:no-repeat;
}

#epig a.noticias {
	float:left;
	width:138px;
	height:15px;
	background-image:url(../images/menu/rot_9noticias_off.gif);
	background-repeat:no-repeat;
}
#epig a.noticias:hover { 
	background-image:url(../images/menu/rot_9noticias_on.gif);
	background-repeat:no-repeat;
}

#busqueda {
	float:left;
	margin: 2px 0 0 0;
	padding: 10px 0 0 15px;
}
#busqueda select {
	font-size: 1em;
	width: 120px;
	color: #4A2836;
	margin-bottom:4px;
}
#busqueda input {
	font-size:1em;
	color: #4A2836;
	width: 113px;
	padding: 2px;
	margin: 0px 5px 6px 0px;
	border: 1px solid #BC3826;
}
#mascota{
	float: right;
	margin: 10px 10px 0 0px;
	width: 75px;
	height: 2365px;
	/*background-image:url(../images/logoDibu.gif);*/
	background-repeat: no-repeat;
	background:url(../images/canaima_lomo.gif) no-repeat;
}
/* Fin menú principal */


#central{
	float: left;
	padding: 0 0 30px 48px;
	float:left;
	width: 543px;
	/*background: transparent url(../images/cabecera_fondo.png) no-repeat top left;*/
	background: transparent url(../images/bg_new.png) repeat-y top left;
	border-bottom: 1px solid #FCAB4F;
	min-height:800px;
}


.cabecera{
	float: left;
	padding-left: 48px;
	float:left;
	width: 543px;
	height:65px;
	margin-left:-48px;
	background: transparent url(../images/cabecera_fondo.png) no-repeat top left;
}

#centralcabecera{
	padding: 65px 0 30px 0px;
	float: left;
}

#centralcabecera H2{
	/*border: solid thin;*/
	font-size: 1em;
	font-weight: bold;
	width: 463px;
}

/* Ini lista de libros */
#fila_2libros{
	float: left;
	padding: 0px;
	width: 548px;
}

#ficha_libro{
	float: left;
	padding: 0 15px 22px 0;
	width: 256px;
}
.interlin{
	font-size:5px;
}
#libro_foto{
	float:left;
	padding: 0 4px 0 0;
}
#libro_texto{
	width: 137px;
	float:left;
	padding: 7px 6px 0px 7px;
	border: 1px solid #FCAB4F;
}
#libro_texto a{
	color: #4A2836;
}
.tit{
	font-weight:bold;
}
.precio{
	padding-top: 5px;
	color: #D16103;
	font-weight:bold;
}
#libro_cesta{
	width: auto;
	float:left;
	padding: 0px;
	padding: 4px 5px 8px 24px;
}

#libro_cesta input {
	float: left;
	font-size:1em;
	color: #4A2836;
	width: 20px;
	padding: 2px;
	margin: 0px 3px 4px 0px;
	border: 1px solid #FCAB4F;
}	
#libro_cesta img {
	float: left;
}
/* Fin lista de libros */


/* PIE */
#pie {
	float: left;
	margin: 12px 0 0 0px;
	color: #4A3826;
	font-size: -1em;
}

div>#pie {
	margin: 0px;
	margin-left: -32px;
}


#pie ul{
	margin: 0 0 0 0px;
	color: #4A3826;
	font-size: -1em;
}
#pie li {
	margin: 0 0 0 16px;
	color: #4A3826;
	font-size: -1em;
	list-style-image: url(../images/topillo_copyr.gif);
	list-style-type: none;
}




#pie li a { color:#4A3826; 	text-decoration:none; }
#pie li a:hover { color:#4A3826; text-decoration:none; }
#pie li a:visited { color:#4A3826; text-decoration:none; }


/* NUEVO Resultado de la búsqueda */


#busq_resultado{
	float: left;
	width: 530px;
	margin: 5px 0 0 0;
	border: 1px solid #FCAB4F;
	padding: 0px;
}

#ficha_resultadobibl{
	float:left;
	padding: 10px 0 0 10px;
	
}

#franja {
	display: block;
	clear: both;
	width: 532px;
	height: 20px;
	background: transparent url(../images/fondofranja.gif) repeat-x;
}
#resultadobibl_fotobot{
	float:left;
	padding: 0px;
	width: 90px;
	height: 25px;
	margin-bottom: 6px;
}
#resultadobibl_fotobot input {
	float: left;
	border: #E49B49 solid 1px;
	font-size:1em;
	color: #4A2836;
	width: 20px;
	padding: 2px;
	margin: 2px 2px 0 0;


}
#resultadobibl_franjavertical {
	height: 170px;
	margin: 0px 10px 4px 0px;
}

#resultadobibl_texto{
	float:left;
	padding: 7px 12px 7px 5px;
	width: 378px;
}
#resultadobibl_texto a{
	font-weight: normal;
}
#resultadobibl_texto a:hover{
	font-weight: normal;
}
#resultadobibl_precio {
	color: #D16103;
	font-weight: bold;
}
.interlin2{
	font-size:4px;
}

#resultadobibl_botones {
	margin: 8px 0 ;
}
#resultadobibl_libro, #resultadobibl_libro2{
	display: block;
	width: auto;
	height: 150px;
	float: left;
}
#resultadobibl_libro2{
	padding-bottom: 8px;
}

/*  NUEVO Noticias   */

#noticias {
	float: left;
	width: 400px;
	border: solid 1pix;	
	margin: 0 0 30px 0;
}
#rot_noticias{
	display: block;
	width: 60px;
	height: 15px;
	margin: 10px 0;
	background: transparent url(../images/rot_noticias.gif) no-repeat;
}
#noticias a {
	color: #4A2836;
}

.noticias_fecha{
	color: #D16103;
}
p.noticias_titulo{
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 6px 0;
}
p.noticia_cuerpo{
	float: left;
	margin: 0 0 20px 0;
}

p.campoform {
	margin: 0px;
	padding: 2px 6px;
	color: #D16103;
}

/* DESEOS */
#ico_deseos a,#ico_deseos2 a,  #ico_cesta a{
	float: left;
	width: 15px;
	height: 22px;
}

#ico_deseos a {
	margin: 0 8px 0 0;
	background: transparent url(../images/ico_deseos.gif) no-repeat;
}
#ico_deseos2 a {
	margin: 0 2px 0 3px;
	background: transparent url(../images/ico_deseos.gif) no-repeat;
}

#ico_cesta a{
	width: 20px;
	background: transparent url(../images/ico_cesta.gif) no-repeat;
}

h2.tit_listadeseos {
	float: left;
	margin: 0 0 0 0;
	width: 122px;
	height: 15px;
	background: transparent url(../images/rot_listaDeseos.gif) no-repeat;
}
#deseos_final {
	width: 202px;
	padding: 10px 0 10px 330px;
}

#cesta_final a.deseos{
	float: left;
	width: 114px;
	height: 18px;
	background-image:url(../images/bot_pasarCesta.gif);
}


#deseos_fila{
	width: 502px;
	margin: 0 px;
	padding: 4px 4px 0px 11px;
	color: #524A45;
	border-top: 1px solid #FCAB4F;
	border-right: 1px solid #FCAB4F;
	border-bottom: 0px solid #FCAB4F;
	border-left: 1px solid #FCAB4F;
}

#deseos_fila input.cheq {
	float: left;
	border: 0px;
	margin: 0 10px 0 0;
}

#deseos_fila .libro{
	float: left;
	font-weight: bold;
	width: 212px;
	margin-top: 4px;
}

#deseos_fila .autor{
	float: left;
	width: 194px;
	margin-top: 4px;
}

#deseos_fila .precio{
	float: left;
	width: 62px;
	color: #524A45;
	font-weight: normal;
}

#spbloque, #spbloque2, #spbloque3 {
	float: left;
	width: 32px;
	height: 10px;
}
#spbloque2 { width: 25px; }
#spbloque3 { width: 64px; }


#deseos_final {
	width: 222px;
	padding: 10px 0 10px 300px;
}

#deseos_final a.volver{
	float: left;
	width: 24px;
	height: 18px;
	background: transparent url(../images/flecha_volver.gif) no-repeat;
	margin-top: 3px;
}

#deseos_final .separador{
	float: left;
	width: 25px;
	height: 18px;
	font-size: 16px;
	margin-top: 2px;
}

#deseos_final a.pasarCesta{
	float: left;
	width: 114px;
	height: 18px;
	background: transparent url(../images/bot_pasarCesta.gif) no-repeat;
	margin-top: 3px;
}

#deseos_final a.eliminar{
	float: left;
	width: 20px;
	height: 21px;
	background: transparent url(../images/ico_basura.gif) no-repeat;
}


#deseos_filau{
	width: 504px;
	height: 1px;
	margin: 0 px;
	padding: 4px 4px 0px 11px;
	color: #524A45;
	border-top: 1px solid #FCAB4F;
	border-right: 0px solid #FCAB4F;
	border-bottom: 0px solid #FCAB4F;
	border-left: 0px solid #FCAB4F;
}



/*  RECOMENDADOS */

#recomendados_caja{
	float: left;
	width: 511px;
	padding: 4px 10px;
	border: 1px solid #FCAB4F;
	font-weight:bold
}

/* SITUACIÓN */

#rot_situacion{
	display: block;
	width: 73px;
	height: 17px;
	margin: 10px 0;
	background: transparent url(../images/rot_situacion.gif) no-repeat;
}

p.t2 {
	font-size: 11px;
	color: #D16103;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
#mapa{
	margin-bottom: 15px;
	width: 540px;
}
#mapa_img{
	float: left;
	margin-right: 10px;
}

#bot_callejero a{
	float: left;
	width: 100px;
	height: 18px;
	margin: 226px 0 15px 0;
	background: transparent url(../images/bot_callejero.gif) no-repeat;
}

#bot_callejerovolver a{
	float: left;
	width: 24px;
	height: 18px;
	margin: 226px 0 15px 0;
	background: transparent url(../images/flecha_volver.gif) no-repeat;
}


.planotienda {
	float: left;
	width: 110px;
	height: 18px;
	margin: 20px 0 15px 10px;
	background: transparent url(../images/botPlanoTienda.gif) no-repeat;
}

#bot_tienda {
	float: left;
	width: 110px;
	height: 18px;
}