body {
	margin: 0px;
	padding: 0px;
	background: url(../include/img/sfondo-cdz.jpg) no-repeat scroll 12px 0px;
	background-color: #091135;
	color: #FFFFFF;
	font-size: 13px;
}
a, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: #ffffff 2px 2px 2px;
}
a:hover{
	color: #FAC926;
}
#newsletter_campo input {
	background-color: #09153D;
	color: #FAC926;
	border: 1px solid #AAA969;
}
#invia{
	background-image: url(../include/img/newsletter/invia.jpg) no-repeat scroll top left;
	width: 53px;
	height: 15px;
}
#header{
	margin-left: 12px;
}
/*#corpo{
	//width: 1210px;
	//height: 1480px;
}*/
#menu{
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 136px;
}
#testo_centrale{
	float: left;
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	width: 289px;
	height: 342px;
}
#news{
	background: url(../include/img/home/sfondo-news.jpg) no-repeat scroll 0px 0px;
	margin-top: 30px;
	margin-left: 620px;
	width: 289px;
	height: 302px;
	padding: 50px 5px;
}

#news_centrale{
	background: url(../include/img/news/news.jpg) no-repeat scroll 0px 0px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 1px;
	width: 630px;
	height: 750px;
}
#news_testo{
	margin-top: 30px;
	margin-left: 30px;
	width: 230px;
}

#download_centrale{
	background: url(../include/img/download/area-centrale.jpg) no-repeat 0px 0px;
	padding: 60px 20px 20px 20px;
	margin-top: 30px;
	margin-left: 310px;
	width:542px;
	height:650px;
}
#no_download_centrale{
	background: url(../include/img/download/no_download.jpg) no-repeat top left;
	float:left;
	position: relative;
	margin-top: 0px;
	margin-left: 8px;
	width:622px;
	height:750px;
}
#prodotti_centrale{
	background: url(../include/img/prodotti/prodotti.jpg) no-repeat bottom left;
	margin-top: 30px;
	margin-left: 300px;
	width:644px;
	height:1170px;
}
#prodotti_testo{
	margin-left: 20px;
	width:600px;
}
#carte_centrale{
	background: url(../include/img/carte/carte_def.jpg) no-repeat 0px 0px;
	margin-top: 30px;
	margin-left: 335px;
	width:531px;
	height:1051px;
}
tr.trcarte:hover{
	background-color:#09153D;
	color:#FAC926;
}
#newsletter_centrale{
	background: url(../include/img/newsletter/cavaliere.jpg) no-repeat bottom right;
	float:left;
	position: relative;
	margin-top: 0px;
	margin-left: 1px;
	width:630px;
	height:710px;
}
#newsletter_testo{
	margin-top: 30px;
	margin-left: 30px;
	width:330px;
}
#newsletter_campo{
	background: url(../include/img/newsletter/campo.jpg) no-repeat top left;
	padding-top: 7px;
	padding-left: 8px;
	width:292px;
	height:33px;
}
#links_centrale{
	margin-top: 30px;
	margin-left: 320px;
	width:600px;
}

#footer{
	clear:both;
	background: url(../include/img/footer.jpg) no-repeat 0px 0px;
	margin-top: 30px;
	margin-left: 110px;
	width:982px;
	height:60px;
}
#footer ul{
	margin-left:150px;
	height:30px;
	line-height:30px;
}
#footer ul li{
	display:inline;
}
#footer ul li a,
#footer ul li a:visited {
	background:url(img/line-a.gif) right no-repeat;
	padding:0 40px;
	display:block;
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	text-shadow:#ffffff 2px 2px 2px;
}
#footer ul li a:hover{
	color:#FAC926;
}
