*{
	text-decoration:none;
	padding:0px;
	border:0px;
	margin:0px;
}

body{
	padding:0px;
	border:0px;
	margin:0px;
	background-color:#51d452;
	background-image:url(../immagini/common/bg.jpg);
	background-repeat:repeat-x;

	font-family:verdana,sans-serif;
}

div#cont1{
	padding:0px 0px 0px 0px;
	border:0px;
	margin:auto;
	margin-top:54px;
	width:837px;	
}

div#header{
	padding:0px;
	border:0px;
	margin:0px;
	width:100%;
	height:281px;
	background-color:transparent;

}

div#top{
	padding:0px;
	border:0px;
	margin:0px;
	height:156px;
	background-image:url(../immagini/common/top.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

div#menu{
	padding:7px 0px 0px 0px;
	border:0px;
	margin:0px;
	height:32px;
	background-image:url(../immagini/common/menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:right;
}

.vox{
	padding:0px;
	border:0px;
	margin:0px 40px 0px 0px;	
	color:white;
	height:39px;

	font-weight:bold;
	font-size:12px;
}

.vox:hover{
	background-color:#006633;
	background-repeat:no-repeat;
	padding:0px;
	border:0px;
}

div#header_bottom{
	padding:0px;
	border:0px;
	margin:0px;
	height:86px;
	background-image:url(../immagini/common/header_bottom.jpg);
}



div#footer{
	padding:0px;
	border:0px;
	margin:0px;
	height:37px;
	font-size:11px;
	text-align:center;
}

#footer a{
	color:#333;
	text-decoration:underline;
}

.titoletto{
	color:green;
	height:30px;
}


.tit{
	color:green;
	text-align:right;
	height:30px;	
}

div#centro{
	padding:10px 0px 0px 0px;
	width:100%;
	text-align:center;
}

#centro ul{
	list-style:none;
}

#centro ul li{
	padding:0px;
	border:0px;
	margin:0px;
}

#centro ul li a{
	color:#333;
}

#centro ul li a:hover{
	color:green;
	text-decoration:underline;
}

.interne{
	font-size:11px;
}
