body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #000000; 
}
	
#contenedor{ width:800px;margin:0px auto;  }

#logo{ margin:12px 0px 0px 25px ; width:431px; height:118px}

.Estilo2 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



.titulos_seccion_libros{
	padding:5px 0px 0px 10px;
	font: normal 22px/22px Garamond, serif;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	width: 400px;
}

.sub_titulos_seccion_libros {
	width:auto;
	height:30px;
	padding:5px 0px 0px 10px;
	font: normal 15px/16px Garamond, serif;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	
}

.texto_seccion_libros {
	width:400px;
	height:30px;
	padding:10px 0px 0px 10px;
	font: normal 14px/16px Garamond, serif;
	color: #FFFFFF;
	text-align: left;
}


.info_seccion_libros {
	width:200px;
	height:30px;
	padding:0px 0px 0px 10px;
	font: bold 13px/15px Garamond, serif;
	color: #FFFFFF;
	text-align: left;
	
}
