body{
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	background: url('Bg2.jpg') repeat;
}
#box_totale{
	padding: 7px;
	width: 735px;
	border: 2px solid #809FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	background: #ffffff;
}
#banner{
	border: 2px groove #BDA420;
	height: 240px;
	margin-bottom: 10px;
	text-align:center;
}
#nav_sx{
	float: left;
	width: 18.5%; 
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #BFCFFF;
	}
	
a {
	text-decoration: none;
}
#contenuto .right { 
	text-align: right; 
	margin-right: 15px;}

#nav_sx a{text-decoration: none;
		margin-bottom: 3px;}
#contenuto{
	padding: 15px;
	margin-left: 20%;
	margin-right: 20%;
}
#nav_dx{
	float: right;
	width: 18.5%; 
	padding: 5px;
	border: 1px solid #BFCFFF;
	text-align:center;
	margin-bottom: 5px;
	font-size:9pt;
}
#mess{
	background-color: #E2CBF7;
	
}
#footer{
	clear: both;
	padding: 5px;
	margin-top: 5px;
	border: 2px groove #FF80DF;
	font-size: 9pt;
}
#nav_dx img{
	margin-bottom:3px;
}
#foot{text-align: center;}

h4{
	color: #FF7F50;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #FF7F50;
}
.new{
	font-weight: bold;
	color: #FF7F50;
	text-decoration: blink;
}
.imp{
	color: #FF7F50;
	font-weight: bold;
}
.banner img{
	width: 100%;
}
ul li{
	list-style-type: circle;
}

.enf{
	color: #FF7F50;
	font-style: oblique;
	
}
. center{
	text-align: center;
}
.titoletto{
font-style: italic;
font-weight: bold;
}
.titoletto2{
	font-style: italic;
}
.lista{
	list-style: none;
}
.ombra{
	font-style: italic;
	font-size: 8pt;
	color: ActiveCaption;
}