@charset "windows-1252";
.Menu a:link, .Menu a:visited,.Menu a:active{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
.Menu a:hover{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: underline;
}
.TituloMainFrame1 {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
}
.TituloMainFrame2 {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
.TituloNovedades {
	font-family: Georgia;
	font-size: 15px;
}
.TextoNovedades {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.TituloPortadaLibros {
	font-family: Georgia;
	font-size: 14px;
}
.TextoPortadaLibros {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
}
.TextoPortadaNoticias {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.FechaPortadaNoticias {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.TituloPaginas1 {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #FFFFFF;
	font-size: 24px;
}
.TituloPaginas2 {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}
.listalibros {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #666666;
	border: 0;
	text-decoration: none;
}
.listacolecciones {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #ADB9CE;
	border: 0;
	text-decoration: overline;
}
.cajaFrameIzq {
	height: 700px;
	width: 100px;
	background-image: url(images/img_web/fondolateral.jpg);
	float: left;
	background-repeat: repeat;
}
linkcolecciones {
	font-size: 30px;
	color: #C0CDE3;
	font-family: Century Gothic;
}
linkcoleccionesvisited {
	color: #ADB9CE;
	text-decoration: none;
}
linkcoleccioneshover {
	color: #ADB9CE;
	text-decoration: underline;
}
.cajaMain {
	height: 1300px;
	width: 830px;
}
#form1 #button {
	font-family: "Book Antiqua";
	font-size: 14px;
	background-color: #c0cde3;
	font-weight: bolder;
	color: #666666;
	width: 100px;
	height: 50px;
}
.mainFrame {
	height:2500px;
	width: 799px;
	border: 1px solid rgb(197, 197, 197);
	text-align: left;
	float:left;
}
.mainFrameLibros {
	width: 799px;
	border: 1px solid rgb(197, 197, 197);
	text-align: left;
}

.Titulo{
	width:248px;
	height:42px;
	background-color:#c0cde3;
	text-align: center;
}

.izquierda{
	width:450px;
	/*background-color:#FF0000;*/
	float:left;
}

.derecha{
	width:300px;
	height:320px;
	/*background-color:#0000FF;*/
	float:left;
}
