@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image: url(bookSF.jpg);
	background-repeat: no-repeat;
	background-position:  center 135px;
}


#top {
	background-image:url(topDefault.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height: 135px;
	width: 600px;
	margin: 0 auto;
}

#top a {
	display:block;
	width: 220px;
	height:100px;
	text-indent: -9999px;
}

#top h1 { text-indent: -9999px;}

#content {
	display: none;
}


#collegamenti{ margin: 205px auto 0 auto; width:700px;}

#scarica, #sfoglia, #ministro { 
	position:absolute; 
	display:block; 
	height: 50px;
	width: 250px;
	text-indent: -9999px;
}

#scarica { top: 530px;}
#sfoglia {  top: 600px;}
#ministro { top: 600px; margin-left: 425px;}


#siti {	
	clear: both;
	display:block; 
	height: 100px;
	width: 700px;
	margin: 630px auto 0 auto;
	background-image:url(collegamenti.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	list-style:none;
	padding: 0;
}

#siti li { display: inline; margin: 0; }

#siti li a { 
	display: block; 
	height: 100px; 
	width: 140px; 
	float:left; 
	text-indent:-9999px;
}


.book #siti {
	margin: 10px auto 0 auto;
}


.contenitore {
	width:690px;
	height:488px;
	background-image:url(form.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin: 64px auto 0 auto;
	padding-right: 19px;
}

.formMail {
	text-align:center;
	padding: 25px;
	color:#036;
}
