/** Estructura CENTRAL **/

body {
	margin: 0;
	background-color: #91b0cb;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
line-height:30px;
}

#main{
	width: 760px;
	margin: 0 auto;
	border-left: solid medium #475f74;
	border-right:solid medium #475f74;
	/*background-image:url(img/bgBeige.gif);background-color:#FFFFFF;*/
	background-color:#ded2bc;
	background-repeat: repeat-x;
	
}

#header{
	width:inherit;
	height:120px;
	background-image:url(img/header.jpg);
	border-bottom-width: thin;
	border-bottom-color: #663300;
	
	
}

#botonera{
	width: inherit;
	height: 21px;
	background-color:#663300;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
filter: dropshadow(color=red, offx=10, offy=10, positive=true); 
	

}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#2c506f;
font-style:italic;
font-weight:bold;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#663300;
font-style:italic;
font-weight:bold;
}

#breadCrumb{
	width:auto;
	margin-top:20px;
	padding-right:120px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-style: italic;
	color: #663300;
}
.breadCrumbChico{
font-size:12px;
color:#003366;
}

#iconoLibro{
margin-top:10px;
margin-right:40px;
z-index:10;
float:right;

}

.separadorPalabras{

word-spacing: 20px;
}

#botonera a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;

}

#botonera a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#0099CC;
text-decoration: underline;
}

#clear {
clear: both;
}

#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:inherit;
	height: 100px;
	background-color:#8ca77b;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #475f74;
	margin: 0 auto;
	margin-top:30px;
	text-align: center;
	vertical-align: middle;	
}


/** SECCION LA EDITORIAL **/

#laeditorial {
	width:600px;
	height:550px;
	padding-left:50px;
	padding-top:10px;
	background-image:url(img/librosEditorial.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:50px;
	margin-top:20px;
	
	
}
.primeraPalabra{
	font-size:36px;
	color:#003366;
 	font-style: italic;
	font-weight: bolder;
	/*text-transform: uppercase;*/
}


/** SECCION CATALOGO */
#contenedorCentrado{
width:660px;
margin:0 auto;
margin-top:20px;
}

#buscador{
	width: 640px;
	padding: 7px 10px 0 10px;
	margin: 0 auto;
	/*margin-top: 20px;*/
	/*background-image:url(img/degrade_azules.gif);*/
	background-color:#CACAFF;
	border: solid 1px #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#02121f;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.botonBuscador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #90b2cf;
	background-color: #506578;
	border:0
}


#buscadorAlfabetico{
	width: 660px;
	/*height:30px;*/
	/*background-image:url(img/degrade_azules.gif);*/
	border: solid 1px #003366;
	background-color: #90b2cf;
		margin: 0 auto;
	margin-top: 10px;
	margin-bottom:10px;
	text-align: center;
word-spacing:3px;	
}


a.alfabetico{
	color:#000000;
	text-decoration: none;
}
a.alfabetico:visted{
	color:#000000;
	text-decoration: none;
}

a.alfabeticoSelected{
	color:#CC0000;
	text-decoration: none;
}

#iconoLupa{
margin:0 auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#660033;
margin-top:20px;


}

/**Lista de  Categorķas*/
#curvasRecuadro{
width:650px;
margin: 0px;
}

#columna{
width:200px;
height:180px;
margin:0px;
float:left;
margin-left:50px;
list-style:url(img/listaColecciones.gif);

}
#columna2{
width:200px;
height:180px;
float:right;
margin:0px;
list-style:url(img/listaColecciones.gif);

}
#recuadroColecciones{
	
	width: 620px;
	height: 180px;
	margin-left: 7px;
	padding-left:20px;
	padding-rigth: 20px;
	background-color:#b9ab90;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7e6a51;
	border-left-color: #7e6a51;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:0;
	margin-top:0;
}

#recuadroColecciones a{
	color: #000000;
	text-decoration: none;

}
#botoneraColecciones {
width: 200px;
padding: 10px;
float:left;
}

.separadorColecciones{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

a.categorias{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#93062b;
	text-decoration: none;
	line-height: 15px;
}

/** Catalogo  lista de libros */
#contendorLibros{
width:430px;
float:right;
margin:0px;
margin-top:30px;

}

#detalleLibros{
	width:550px;
	margin-left:80px;
	margin-top:30px;
	margin-bottom: 30px;
	border-bottom:#6D5F52 1px solid;


}

#thumbnail{
width:100px;
float:right;
margin-right:30px;

}

a.descripcion{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#000000;
	text-decoration: none;
}

a:visted.descripcion{
font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#000000;
	text-decoration:none;
	font-style:italic;
}
a:hover.descripcion{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
	font-style:italic;
}
.descripcion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-style:italic;
}
a.leermas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
color:#CC0000;
text-decoration: none;
}

.precios{
text-align:left;
color:#333399;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#subir{
width:400px;
height:30;
margin-left:30px;
margin-bottom:20px;

}
/** Ficha de libro**/
.display {
/*display:none;*/

width:180px;
z-index:20;
float:right;
margin-left:5px;
}

/*#ficha{
z-index:20px;
margin-left:20px;
float:rigth;
}*/
.fichaDatos{
background-color:#599FC1;
border: solid 1px #003366;
padding: 5px;
}

a.siguiente{
color:#000066;
}



.datosFicha{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.tablas{
border:thin solid #006699;}

#tabulado{
width: 500px;
margin-left:100px;
}

.total{
border-top: thin solid #006699;
border-bottom: 1px solid #006699;
}