@charset "utf-8";
body {
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#content {
	width:990px;
	position:absolute;
	left:50%;
	margin:0 0 0 -495px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}#menu {
	background-image: url(../img/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 31px;
	width: 990px;
	position: absolute;
	left: 0px;
	top: 88px;
	padding-left: 0px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-left: 42px;
	text-align: center;
}

#menu li {
	display: block;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 0px;
	float: left;
	margin-right: 14px;
}
#content_down_testo li {
	display: list-item;
}

#menu li a{
	text-decoration: none;
	color: #FFFFFF;

}
#content_top {
	height: 551px;
	width: 990px;
	background-image: url(../img/bg_sez.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testo2 {
	color: #FFFF66;
}

.content_top2 {
	height: 551px;
	width: 990px;
	background-image: url(../img/bg_sez2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content_top3 {
	height: 551px;
	width: 990px;
	background-image: url(../img/bg_sez3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content_top4 {
	height: 551px;
	width: 990px;
	background-image: url(../img/bg_sez4.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content_top5 {
	height: 551px;
	width: 990px;
	background-image: url(../img/bg_sez5.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content_top6 {
	height: 551px;
	width: 990px;
	background-image: url(../img/bg_sez6.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_top_testo {
	width: 500px;
	float: right;
	margin-top: 60px;
	margin-right: 60px;
}
#content_down {
	width: 990px;
}
#content_down_testo {
	width: 400px;
	padding: 20px;
	float: left;
}
#content_down_testo2 li {
	display: inline;
	list-style-type: none;
	padding-bottom: 20px;
	padding-right: 20px;
}
#footer {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 10px;
	vertical-align: top;
	float: left;
	width: 990px;
	height: 40px;
}
#content_down_testo2 {
	width: 400px;
	padding: 20px;
	float: right;
}

#thumb {
	float: right;
	height: 200px;
	width: 500px;
	margin-right: 60px;
	margin-top: 20px;
}



#menu li a:hover{

	color: #996600;
	float: left;
	text-decoration: none;

}
#menu li a.hover{

	color: #996600;
	float: left;
	text-decoration: none;

}
#contentfooter  {
	margin-top: 14px;
}
.logo_img {
	margin: 0px;
	padding: 0px;
}