@charset "utf-8";
/* CSS Document */

body{
    margin-top: 0px;
	color:#666666;
	text-decoration: none;
	font-family: Times New Roman;
	font-size:14px;
	background-color: #c3c0bc;
	overflow-y:scroll;
	text-align: center;
	min-width: 889px;
}
img{ border: 0;}
.Stile2 {font-size: 20px; color: #678e4d;}
.Stile3 {font-size: 20px}
.Stile4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Stile5 {
	font-size: 13px;
	color: #333333;
}
.divsup{
background-image:url(images/Fondino-sopra.gif); 
background-repeat: repeat-x;
width: 100%;
height: 20px;
position:relative; left:0px; top: 0px; z-index:2;
}
.divsotto{
background-image:url(images/Fondino-divisorio-sotto.gif); 
background-repeat: repeat-x;
width: 100%;
height: 10px;
position: relative; left:0px; bottom:0px; z-index: 1;
}
a{ color:#666666}
.content{
padding-left: 5px;
padding-top: 8px;
text-align:justify;
}
#footer{
	text-align:center;
	font-family: Tahoma;
	border-top:1px solid #FFFFCC;
	border-bottom:1px solid #666;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:13px;
    margin-bottom:5px;
	color:#666666;
	font-size:11px;
}
