BODY {
  font-family: Georgia, Palatino, serif, "Times New Roman";
  font-size: 14px;
  color: #555;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: url(../img/sfondo.jpg) repeat-x;
}

a:link, a:visited{
	color: #777;
	text-decoration: none
}

a:hover {
	color: #7874B1;
}


#page {
	margin: 0 auto;
	width: 905px;
	text-align: left;
}

#columnSx {
	float: left;
	width: 160px
}

#imgTot{
	margin-top: 17px;
	text-align: left
}

#menu {
	margin-top: 20px;
	font-size: 19px;
	text-align: left;
	line-height: 40px;
	margin-left: 30px
}


.header{
	font-size: 24px;
	margin-bottom: 10px
}

#anelli {
	float: left;
	width: 745px;
	background: url(../img/anelli.jpg) repeat-y;
}

#all{
	float: right;
	width: 700px;
	background: #fff url(../img/webookBg.jpg) right repeat-y;
	text-align: left;
	border: 0px;
}

#all2 {
	float: right;
	margin-top: 20px;
	margin-left: 18px;
	margin-right: 33px;
	margin-bottom: 20px;
	text-align: justify;
	width: 576px;
	height: 900px;
}

html>body #all2 {
	width: 597px;
	height: auto;
	min-height: 900px;
}


#menuDx{
	float: right;
	width: 52px;
	height: 800px;
}

.corpo {
	margin-top: 20px;
	font-size: 13px;
	width: 576px;
	text-align: justify
}

.autori {
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear {
	clear: both
}

.copertine {
	font-size: 12px;
	text-align: left
}

.sottoTitoloLibro {
	font-size: 13px;
	font-style: oblique;
	font-weight: normal
}

#footer {
	padding-left: 230px;
	border-top: 1px solid #eee;
}

.titoloDown{
	border-bottom: 1px solid rgb(153, 153, 153); 
	font-size: 16px; 
	font-weight: bolder; 
	margin-bottom: 20px;

}

.italicBold {
	font-weight: bolder;
	font-style: oblique
}

.boxDown {
	padding: 10px;
	margin-bottom: 25px
}

.boxDownW {
	padding: 10px;
	margin: 0px;
	padding-left: 15px;
}

img {
	border: 0px
}

#loader {
	display: none;
	position: absolute;
	top: 38%;
	left: 35%;
	border: 2px solid #777;
	color: #777;
	background: #fff;
	font-family: Verdana;
	font-size: 18px;
	padding: 10px
}

#win {
	display: none;
	position: absolute;
	border: 0px solid #bbb;
	border-bottom: 0px solid #444;
	border-right: 0px solid #444;
	padding: 10px;
	background: #fff;
	border: 2px solid #333;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
}

#op {
	display: none;
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
	width: 100%;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}

.formLx {
	float: left;
	width: 180px
}

.formDx {
	float: left
}

.formDx input {
	width: 250px;
	border: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.email {
	visibility: hidden
}

.dissolto{
	/*
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	*/
	visibility: hidden;
	border: 0px solid #000;
	width: 200px;
}

.percorsi a:link, .percorsi a:visited {
	color: #D25857
} 

.paging{
        font-family: Verdana;
       font-size: 11px;
        margin-top: 15px;
        margin-bottom: 15px;
}

.paging a:link, .paging a:visited {
        color: #555;
        text-decoration: none;
}

.imgPrev{
	position: absolute; 
	border: 0px solid red; 
	width: 48%;  
	cursor: pointer; 
	z-index: 150; 
	left: 0px; 
	/*background: url(../img/left.gif) left 50px no-repeat;*/
}

html>body .imgPrev {
	left: 5px
}

.imgNext {
	border: 0px solid red;
	position: absolute;
	width: 48%;
	cursor: pointer;
	z-index: 150;
	right: 16px;
	/*background: url(../img/right.gif) right 50px no-repeat;*/
}

html>body .imgNext {
	right: 5px
}

.percorsi a:after {
	content: " " url(../img/mf.gif);
	vertical-align: -3px;
}

.spot {
	border: 0px solid #999;
	margin-top: 30px;
	margin-right: 8px;
	font-size: 12px
}