body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/es_libri_fondo.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.righefondo {
	background-image: url(../images/index_fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.magliafondo {
	background-image: url(../images/index2_fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.lato-fondo {

	background-image: url(../images/es_libri_fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.fondonero {
	background-color: #000000;
}
