body {
	background-image:url(../img/template/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0 0 10px;
}

#contenitore {
	width:990px;
	position:absolute;
	left:50%;
	margin-left:-475px;
	height:auto;
	background-color:#FFF;
	background-image:url(../img/template/bg_contenitore.jpg);
	background-repeat:no-repeat;
	float:left;
}

#testata {
	width:990px;
	height:60px;
	margin:0;
	padding:0;
	float:left;
}
#testata #face {	height:65px;	width:116px;	margin:0;	padding:5px 0 5px;	text-align:right;	float:right;}#testata #terme {	height:55px;	width:180px;	margin:0;	padding:5px 10px 5px;	text-align:right;	float:right;}
#testata #lingue {
	height:29px;
	width:80px;
	margin:0;
	padding:17px 0 14px;
	text-align:right;
	float:right;
}

#testata #lingue a:hover{
	color:#FFF;
	text-decoration:underline;
}

#testata #lingue ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#testata #lingue ul li{
	background-image:url(../img/template/freccia_lingue.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#testata #lingue ul li a{
	margin:0 10px 0 0;
	color:#FFF;
	text-decoration:none;
}

#testata h1{
	height:29px;
	width:495px;
	margin:0;
	padding:17px 0 14px;
	text-align:left;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

#testata h1 span{
	display:none;
}

#foto {
	width:990px;
	height:280px;
	margin:5px 0 0;
	padding:0;
	text-align:center;
	float:left;
}

#menu {
	width:990px;
	height:39px;
	margin:1px 0 0;
	padding:0;
	text-align:center;
	background-image:url(../img/template/bg_menu.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

#menu ul{
	width:990px;
	height:19px;
	list-style-type:none;
	margin:0;
	padding:10px 0 0;
	text-align:center;
}

#menu ul li{
	color:#FFF;
	display:inline;
	background-image:url(../img/template/menu_img.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
}

#menu ul li.ultimo{
	background-image:none;
}

#menu ul li.ultimo a{
	font-size:15px;
	margin:0;
	padding:0 10px;
	color:#66CC00;
	text-decoration:none;
}

#menu ul li a{
	font-size:15px;
	margin:0;
	padding:0 10px;
	color:#FFF;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#66CC00;
}

#menu ul li.ultimo a:hover{
	color:#FFF;
}

#corpo {
	width:950px;
	height:auto;
	margin:0;
	padding:10px 20px 30px;
	letter-spacing:1px;
	line-height:20px;
	float:left;
}

#corpo h2{
	width:950px;
	font-size:24px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	letter-spacing:1px;
	line-height:30px;
	border-bottom:1px solid #333;
	margin:0;
	padding:0;
	text-align:left;
}

#corpo h2 span{
	color:#66CC00;
}

#footer {
	width:990px;
	height:35px;
	margin:0;
	padding:10px 0;
	background-image:url(../img/template/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#E4E4E4;
	line-height:17px;
	letter-spacing:1px;
	float:left;
}

#footer a{
	color:#66CC00;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:underline;
}
a.link_wiki:link, a.link_wiki:visited{	color:#006600;}

