#central {
	float:left;
	margin:0px;
	width:756px;
	background:url('/img/fondo_interior.gif') repeat-y;
}

#central2 {
	float:left;
	margin:0px;
	width:756px;
	background:url('/img/fondo_central.gif') repeat-y;
}

#colC {
	float:left;
	width:210px;	
}
#colD {
	float:left;
	width:380px;	
}
.homeCajaDerTop {
	float:left;
	font-size:0.2em;
	width:380px;
	height:13px;
	background:url('/img/top_caja_derecha.gif') no-repeat;
}

.homeCajaDerBody {
	float:left;
	background:#DAE3F0;
	padding:8px 20px 12px;
	font-size:1.2em;
	border-bottom:2px solid #fff;

}
.homeCajaDerBody h3{
	padding:4px 0px;
	padding-top:0px;
	margin:0px;
	font-size:1.2em;
}
.homeCajaDerBody p{
	margin:0;
	padding:0;
}

#pieCajas {
	width:750px;
	height:20px;
	background:url('/img/pie_cajas.gif') no-repeat;
	float:left;
}

#pieCajas2 {
	width:750px;
	height:20px;
	background:url('/img/pie_cajas_interior.gif') no-repeat;
	float:left;
}

#pieCajas a {
	display:block;
	width:150px;
	height:20px;
	color:#4471B5;
	text-decoration:none;
}

#fichaPortada {
	float:left;
	border: 2px solid #DAE3F0;
	border-right:1px solid #DAE3F0;
	background:url(../img/fondos/fondo_ficha_libro_portada.gif) top right repeat-y;
}
#fichaPortadaIzq {
	float:left;
	width:154px;
}
#fichaPortadaPort, #fichaPortadaPort2  {
	float:left;
	width:114px;
}

#fichaPortadaPort  {
	border-bottom:2px solid #FFF;
	padding:20px;	
	}
	
#fichaPortadaPort2  {
	padding:8px;	
	}	
	
#fichaPortadaBots {
	float:left;
	padding:10px 20px;
}

#fichaPortadaBots2 {
	float:left;
}

#fichaPortadaDer,#fichaPortadaDer2 {
	float:left;
	padding-bottom:0px;
	background:#fff;
	margin:2px;
	margin-left:0;
}

#fichaPortadaDer2 {
	width:150px;
	padding:5px;
	height: 155px;	
}

#fichaPortadaDer {
	width:178px;
	padding:20px;	
}

#fichaPortadaDer .titulo, #fichaPortadaDer .texto, #fichaPortadaDer2 .titulo, #fichaPortadaDer2 .texto {

	color:#6A8EC4;
	font-size: 1.2em;
}
#fichaPortadaDer .texto, #fichaPortadaDer2 .texto {
	color:#003366;
	margin-bottom:12px;
}
#fichaPortadaSepara {
	float:left;
	width:376px;
	font-size:0.1em;
	background:#FFFFFF;
	height:2px;
	min-height:2px;


}

#central div{
	float:left; 
}
.CajaDerTop {
	float:left;
	font-size:0.2em;
	width:590px;
	height:13px;
	background:url('/img/top_caja_derecha2.gif') no-repeat;
}
#tituloPagina, #tituloPagina2, #paginacion {
	padding: 1px 20px 17px 26px;
	width: 544px;	
	font-weight:bold;
	font-size:12px;
	color:#003366;
	border-bottom: 2px solid #fff;	

}

.paginaciontotal, .paginacionordenactual {
	font-weight:normal;
}

.paginacionactual {
	font-weight:bold;
}
a.paginacion, a.paginacion:link, a.paginacion:visited {
	font-weight:bold;	
	text-decoration:none;
	color:#003366;
}

a.paginacion:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#003366;
}
a.paginacionnum, a.paginacionnum:link, a.paginacionnum:visited {
	font-weight:normal;	
	text-decoration:none;
	color:#003366;
}
a.paginacionnum:hover {
	text-decoration:underline;
	color:#003366;
}

.grupo {
	font-weight:bold;
	font-size:14px;
	color:#003366;
	text-align : right;
	border-bottom: 3px solid #ccc;
	border-right: 3px solid #ccc;
	border-top: 3px solid #ccc;
	border-left: 3px solid #ccc;			
	background-color : #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

#tituloPagina {
	border-bottom: 2px solid #fff;
}

.volver {
	width: 544px;
	padding: 10px 20px 10px 26px;
	border-bottom: 2px solid #fff;
}

#colE {
	float:left;
	width:590px;	
}


/* FICHA DEL LIBRO */
#contieneFicha {
	border-bottom: 2px solid #fff;
	background:url('/img/fondos/fondo_contiene_ficha.gif') repeat-y;
}
#contieneFicha .titulo {
	display:block;
	color:#6A8EC4;
	font-size: 1.2em;
}
#contieneFicha .texto {
	display:block;
	color:#6A8EC4;
	font-size: 1.2em;
	margin-bottom:8px;
	color:#003366;

}

#fichaLibroIzq, #fichaLibroCen, #fichaLibroDer {
	height:auto;
	float:left;
	padding:12px 20px;
	width:100px;
	margin-right:2px;
}
#fichaLibroCen {
	width:204px;
}
#fichaLibroDer {
	width:162px;
	margin:0;
}


html, body {
	height:100%;
	background: #4271b5;
	background-repeat:repeat;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
}
img {
	border:0px;
}
.oculta {
	display:none;
}
#contenedor {
	width:788px;
	height:100%;
	background:url('/img/fondo_sombra.gif') repeat-y;
	margin:0px auto;
	padding:0px;
}
#contenido {
	float:left;
	margin:0px;
	padding:24px 17px;
	width:756px;
	height:100%;
}
#colI {
	float:left;
	width:160px;	
}
#logotipo {
	width:160px;
	background:url('/img/lateral_izq_logotipo.gif') repeat;
	height:173px;
}
a.menulatLibreria, a.menulatRegistro, a.menulatNoticias, a.menulatNovedades, a.menulatSugerencias, a.menulatCuenta, a.menulatFavoritos, a.menulatEditorial {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/libreria_off.gif');
}
a.menulatLibreria {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/libreria_off.gif');
}
a.menulatLibreria:hover {
	background:url('/img/menu/libreria_on.gif');
}
a.menulatRegistro {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/registro_off.gif');
}
a.menulatRegistro:hover {
	background:url('/img/menu/registro_on.gif');
}
a.menulatNoticias {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/noticias_off.gif');
}
a.menulatNoticias:hover {
	background:url('/img/menu/noticias_on.gif');
}
a.menulatNovedades {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/novedades_off.gif');
}
a.menulatNovedades:hover {
	background:url('/img/menu/novedades_on.gif');
}
a.menulatSugerencias {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/recomendamos_off.gif');
}
a.menulatSugerencias:hover {
	background:url('/img/menu/recomendamos_on.gif');
}
a.menulatCuenta {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/cuenta_off.gif');
}
a.menulatCuenta:hover {
	background:url('/img/menu/cuenta_on.gif');
}
a.menulatFavoritos {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/lista_deseos_off.gif');
}
a.menulatFavoritos:hover {
	background:url('/img/menu/lista_deseos_on.gif');
}
a.menulatEditorial {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/editorial_off.gif');
}
a.menulatEditorial:hover {
	background:url('/img/menu/editorial_on.gif');
}


#pie {
	width:590px;
	height:14px;
	padding-left:160px;
	padding-top:12px;
	background:url('/img/pie.gif') no-repeat;
	background:#fff;
	float:left;
	color:#4471B5;
}
#pie a {
	color:#4471B5;
	text-decoration:none;
}
/* elementos menu */
#buscadorRapido, #autentica, #autentica2 {
	float:left;
	width: 132px;
	margin-top:20px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	padding: 12px 16px 6px 12px;
}

#formulario input{
	float:left;
	border:0px;
	font-size: 0.9em;
	color:#4471B5;
}

#autentica, #autentica2 {
	border-top: 0px;
	margin-top:0px;
	padding-bottom:12px;
	font-size:1.2em;	
	color: #FFFFFF;
}
#buscadorRapido input, #autentica input {
	float:left;
	width:80px;
	border:0px;
	font-size: 0.9em;
	color:#4471B5;
}

#autentica2 input {
	float:left;
	width:190px;
	border:0px;
	font-size: 0.9em;
	color:#4471B5;
}

#buscadorRapido select {
	font-size: 0.9em;
	color:#4471B5;
	border:0px;
	width:100px;
}
.BuscadorRapidoSelect {
	margin-bottom:8px;
}
.buscadorRapidoTXT {
	float:left;
	display:block;
	width:98px;
	padding-left:10px;
	background:url(/img/fondos/fondoMenuTxt.gif) -10px no-repeat;
}

.buscadorRapidoTXTN {
	float:left;
	display:block;
	width:250px;
	padding-left:10px;
	background:url(/img/fondos/fondoMenuTxtN.gif) -10px no-repeat;
}

a.buscadorRapidoBuscar {
	float:left;
	display:block;
	width:22px;
	height:17px;
	background:url(/img/iconos/lupaBlanca.gif);
}
a.menuAutenticaBuscar {
	float:right;
	display:block;
	width:22px;
	height:17px;
	background:url(/img/iconos/flechaBlanca.gif);
}
.menuUsuario, .menuClave {
	float:left;
	display:block;
	width:132px;
	height:15px;
	background:url(/img/titulos/menu_lateral_usuario.gif) -10px;

}
.menuClave {
	margin-top:8px;
	background:url(/img/titulos/menu_lateral_clave.gif) -10px;
}
a.menuVerCesta {
	float:left;
	display:block;
	width:38px;
	height:26px;
	background:url(/img/iconos/carritoBlanco.gif);
	margin-bottom:22px;
}

#contieneLista {
	border-bottom: 2px solid #fff;
}


.homeCaja2Body, .homeCaja3Body {
	float:left;
	padding:8px 20px 12px;
	font-size:1.2em;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;	
	width:340px ;
	height:150px ;	
}

.homeCaja2Body {
	background:#905825;
}

.homeCaja3Body {
	background:#4271b5;
}


.homeCaja2Body h3, .homeCaja3Body h3 {
	padding:4px 0px;
	padding-top:0px;
	margin:0px;
	font-size:1.2em;
	color: #fff;
}
.homeCaja2Body p, .homeCaja3Body p{
	margin:0;
	padding:0;
	color: #fff;	
}


#resultados table {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	font-size:12px;
}
#resultados th {
	font: 11px;
	text-align:left;
	background:#4471B5;
	color:#fff;
	padding-top: 3px;
	padding-bottom:3px;
	padding-right: 5px;
	font-weight:bold;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
#resultadostituloizq {
	padding-left:26px;
}
#resultadostituloder {
	padding-left:4px;
}
#resultados td {
	font:12px;
	border-bottom: 2px solid #fff;
	vertical-align:top;

}
#resultados input {
	font:12px;
	background: #fff;
	border: 1px solid #fff;
	font: 12px Arial, Helvetica, sans-serif;
	color:#003366;
	width:30px;
}

.resultadosdatosdisp {
	color:#4471B5;
}
a.resultadosdatosautor, a.resultadosdatosautor:link, a.resultadosdatosautor:visited  {
	text-decoration:none;
	color:#003366;
}
a.resultadosdatosautor:hover {
	text-decoration:underline;
	color:#003366;
}
a.resultadosdatostitulo, a.resultadosdatostitulo:link, a.resultadosdatostitulo:visited  {
	text-decoration:none;
	color:#003366;
	font-weight:bold;
}
a.resultadosdatostitulo:hover {
	text-decoration:underline;
	color:#003366;
	font-weight:bold;

}
.resultadosactualizacesta {
	display:block;
	margin: 0px auto;
	margin-top:6px;
	width: 16px;
	height: 18px;
	background:url('/images/botones/resultadosanade.gif');
}
td.resultadosizq {
	padding: 1px 4px 1px 26px;
	border-right:2px solid white;
}
td.resultadoscentral {
	padding: 10px 4px;
	border-right:2px solid white;
	text-align:center;
}
td.resultadosder {
	padding: 10px 20px 10px 4px;
	padding: 10px 4px;
	text-align:center;
}
.volver {
	width: 444px;
	padding: 10px 20px 10px 26px;
	border-bottom: 2px solid #fff;
}

a.back {
	display:block;
	width: 56px;
	height: 17px;
	background:url('/img/botones/volver.gif');
}

.titularCesta {
	font: 11px;
	text-align:left;
	background:#4471B5;
	color:#fff;
	padding-top: 3px;
	padding-bottom:3px;
	padding-right: 5px;
	font-weight:bold;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;	
	font-size: 1.2em;	
	}
	
#noticiashistorico, #noticiasamplia {
	line-height:1.5em;
	font-size:12px;
}
.noticiascontienelista, .noticiascontieneamplia {
	width:544px;
	padding: 10px 20px 10px 26px;
	margin:8px 0;
	border-bottom: 2px solid #fff;
}
#noticiasamplia img, #textoscontiene img {
	float:left;
	padding:8px;
	padding-left:0px;
	padding-top:4px;
	
}
.noticiashistoricotitulo, .noticiashistoricofecha {
	font-weight:bold;
}
.noticiashistoricofecha {
	color: #4471B5;
}	

a.link, a.link:link, a.link:visited {
	text-decoration:none;
	color:#003366;
}
a.link:hover {
	text-decoration:underline;
	color:#003366;
}

.descargaword {
	float:left;
	width:19px;
	height:19px;
	background:url('/img/botones/word.gif');
}
.agregacesta {
	float:left;
	margin-left:12px;
	width:19px;
	height:19px;
	background:url('/img/botones/carrito.gif');
}


/* FICHA DEL LIBRO */
#contieneFicha {
	border-bottom: 2px solid #fff;
	background:url('/img/fondos/fondo_contiene_ficha.gif') repeat-y;
}
#contieneFicha .titulo, #contienefavoritos .titulo {
	display:block;
	color:#6A8EC4;
	font-size: 1.2em;
}
#contieneFicha .texto, #contienefavoritos .texto {
	display:block;
	color:#6A8EC4;
	font-size: 1.2em;
	margin-bottom:8px;
	color:#003366;
}
#contieneFicha input, #contienefavoritos input  {
	border:1px solid #fff;
	width:56px;
	font-size: 1em;
	color:#003366;
	margin-left:8px;
	float:left;
}
.left {
	float:left;
}
.fichalibroanadir {
	float:left;
	width:17px;
	height:19px;
	margin-top:-1px;
	background:url('/img/botones/fichalibrocarrito.gif');
	margin-left:8px;
}
.fichalibroword {
	float:left;
	width:19px;
	height:19px;
	margin-top:12px;
	background:url('/img/botones/fichalibroword.gif');
}
#fichaLibroIzq, #fichaLibroCen, #fichaLibroDer {
	height:auto;
	float:left;
	padding:12px 20px;
	width:100px;
	margin-right:2px;
}
#fichaLibroCen {
	width:204px;
}
#fichaLibroDer {
	width:162px;
	margin:0;
}


/* FAVORITOS, SUGERENCIAS, NOVEDADES... */

.favoritosfila {
	width:590px;
	border-bottom:2px solid #fff;
	background: url('/img/fondos/fondo_favoritos.gif') repeat-y;
}
.favoritoscontieneficha {
	width:275px;
	padding:10px;
}
.favoritosfichaizq {
	width:100px;
	padding-right:16px;
}
.favoritosfichader {
	width:156px;
}

.favoritosamplia {
	float:left;
	width:13px;
	height:19px;
	display:block;
	background:url('/img/botones/favoritosamplia.gif');
	margin-top:8px;
}
.favoritosanadir {
	float:left;
	width:27px;
	height:19px;
	background:url('/img/botones/favoritosanade.gif');
	margin-top:8px;
}

/* Cesta de la compra */
.cestatotal {
	background:#4471B5;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	margin:0px auto;
	margin-top:4px;
}
.actualizacesta {
	width:80px;
	height:20px;
	display:block;
	background:url('/img/botones/actualizarcesta.gif');
	margin:6px auto;
}
.cestaelimina {
	width:18px;
	height:21px;
	float:left;
	background:url('/img/botones/eliminacesta.gif');
}
.cestafavoritos {
	width:23px;
	height:21px;
	float:left;
	background:url('/img/botones/favoritoscesta.gif');
}
.cestacontienebotones {
	padding:6px 0 3px 20px;
}
.cestamenubot {
	width: 544px;
	text-align:left;
	padding: 10px 20px 10px 26px;
	border-bottom: 2px solid #fff;
}
.cestafinalizarcompra {
	width:113px;
	height:19px;
	float:right;
	background:url('/img/botones/cestafinalizarcompra.gif');
}
.cestavolver {
	width:78px;
	height:19px;
	float:left;
	background:url('/img/botones/cestavolver.gif');
}
.materias {
	font-size:1.2em;
	padding-right:28px;
	margin-bottom:6px;
	width:100%;
}
.materiasletra {
	font-size: 1.8em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:6px;
}
.materiasenvia {
	float:left;
	width:55px;
	height:18px;
	margin-left:474px;
	background:url('/img/botones/registro_envia.gif');
}
#materiascontiene {
	padding: 10px 20px 10px 26px;
	width:544px;
	border-bottom: 2px solid #fff;
}
.materiastexto {
	display:block;
	width: 544px;
	font-size:1.2em;
}

/*  REGISTRO */

#registrocontiene {
	padding: 10px 20px 10px 26px;
	width:544px;
	border-bottom: 2px solid #fff;
	background:url('/img/fondos/fondo_form_registtro.gif') repeat-y;
}
#registrocontieneform {
	float:left;
	width:544px;
}
#registrocontieneform label {
	float:left;
	width:120px;
	margin-right:12px;
	color:#6A8EC4;
	font-size:1.2em;
	cursor:help;
}
#registrocontieneform input, #registrocontieneform select, #registrocontieneform textarea {
	float:left;
	width:210px;
	font:1em;
	border:1px solid #fff;
	color:#6A8EC4;
}
#registrocontieneform textarea {
	height:50px;
}
.registroenvia {
	float:left;
	width:55px;
	height:18px;
	margin-top:32px;
	margin-left:134px;
	background:url('/img/botones/registro_envia.gif');
}
.registrotexto {
	display:block;
	width: 444px;
	font-size:1.2em;
}

a.desconectar {
	display:block;
	width:130px;
	height:18px;
	background:url('/img/botones/desconectar.gif');
	margin-top:4px;
}
#nombreusuario {
	display:block;
	margin-top:22px;
}


.lista {
	font-size: 0.9em;
	color:#4471B5;
	border:0px;
}

a.noticia {
	font-size: 0.9em;
	color:#FFFFFF;
}


a.menulatCuenta {
	display:block;
	width:160px;
	height:18px;
	background:url('/img/menu/cuenta_off.gif');
}
a.menulatCuenta:hover {
	background:url('/img/menu/cuenta_on.gif');
}

