body { 
	font:80% verdana,helvetica,sans-serif; 
	margin:0; padding:0;
	background-color: #B3C0C5;
}
hr { display:none }

body { text-align:center; }  
#bodybox{
	text-align: left;
	width: 750px;
}
#header {
	border-top: 3px solid  #A3A3A3;
	border-left: 3px solid  #A3A3A3;
	border-right: 3px solid  #A3A3A3;
	width: 750px;
	height: 126px;
	text-align: left;
	background-color: White;
	position: absolute;
	top: 10px;
}
#boxdown{
   border-bottom: 3px solid  #A3A3A3;
	border-left: 3px solid  #A3A3A3;
	border-right: 3px solid  #A3A3A3;
	position :absolute;
	text-align:left;
	top:138px;
}
#corpo { 
   width:750px; 
	text-align:left;
	position:relative; 
	
	background:#f0f0f0 url(sfondo_colonna1.png) repeat-y;  
}

#corpo-colonna2 { 
	margin:0 200px 0 10px;  
	background:#fff; 
}
#corpo-colonna3 { 
	position:absolute; top:0; right:0; 
	width:190px;
	font-family:Verdana, Arial,sans-serif;
	font-size:11px;
	margin-top:40px;
}

/*pie' di pagina */
#piedipagina { 
	background:White;  
	width:750px; 
	text-align:center;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;color:Black;
	padding-top:3em;
	
}
h1,h2,h3{
	font-family:Verdana, Arial,sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	color:Red;
	padding-left:0.7em;
	top:0;
	text-decoration: none;
}
h1,h2,h3 a:{
	font-family:Verdana, Arial,sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	color:Red;
	top:0;
	text-decoration: none;
}
h1 a:link, h1 a:visited{
	font-family:Verdana, Arial,sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	color:Red;
	top:0;
	text-decoration: none;
}

h1 a:hover{
	font-family:Verdana, Arial,sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	color:Orange;
	top:0;
	text-decoration: underline;
}

.sottocategorie{
	font-family:verdana,helvetica,sans-serif;
	font-size:10px;color:Black;
	margin-top: -1.5em;
	padding-left: 0.7em;
}
.testo{
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;color:Black;
	text-align: justify;
	text-decoration:none;
}
.testo a:{
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;color:Black;
	text-align: justify;
	text-decoration:none;
}
.testo a:link,.testo a:visited{
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;color:Black;
	text-align: justify;
	text-decoration:none;
}
.testo a:hover{
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;color:Black;
	text-align: justify;
	text-decoration:underline;
}