body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 20px 0px 20px 0px;
	text-align: center;
	background-color: #BBBBBB;
	}
#contenedor{
	text-align: left;
	width: 700px;
	background-color : #FFFFFF;
	margin: auto;
	border: 1px solid #000000;
	color: #666666;
	height: auto;
	font-size: 12px;
} 
#cabecera{
	text-align: center;
	background-color: #000000;
	width: 700px;
	height: 188px;
} 
#navegador{
	background : #000000;
	border: none;
	text-align: right;
	white-space: normal;
	width: 686px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
} 
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
} 
A.enlacenav:HOVER{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
} 
#left_side{
	width:530px;
	background-color : #ffffff;
	float:left;

	height: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
} 
#right_side {
	float: right;
	width: 138px;
	background-color: #FFFFFF;
	height: 760px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
#footer {
	border-top-style: none;
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: static;
	left: 142px;
	top: 686px;
	font-size: 9px;
}
#sides {
	height: 810px;
	width: auto;
	background-color: #FFFFFF;
}
#menu {
	padding-left: 10px;

}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-size: 10px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.books_img {
	margin: 0px 10px 5px 5px;
}
