body
	{
   		
		background: #333 url('images/fondo_.gif') top left repeat-x fixed;
   		
   		/*
   		background-color : #ffffff;
   		BACKGROUND-IMAGE: url('images/fondo.gif'); 
		background-repeat: repeat-x;
		*/
		margin-top : 0px;			
		margin-bottom : 0px;			
		margin-left : 0px;			
		margin-right : 0px;			
		color : #666666;
		font-family : Trebuchet MS, Arial, Verdana, Tahoma;
		font-size : 10px;
	}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #83A43C;
}
a:active {
	text-decoration: none;
	color: #83A43C;
}
	
.titolo {
	font-family : georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 18px;
	color : #000000;
	font-weight : bold;
}
.titolo2 {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #535300;
	font-weight : bold;
}

.link {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #83A43C;
}


.main {
	font-family : georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	background-color : #E9EAB4; 
}

.bodyCel {
	font-family : georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #000000;
	
}
.bodyCelmail {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #535300;
	background-color : #DBDBA3; 
}

.bodyTopmail {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #ffffff;
	background-color : #535300; 
}

.bodyCel2 {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 11px;
	color : #666666;
	border-bottom: 1px dotted #cccccc;
	background-color : #ffffff; 

}
.bodyCel3 {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 11px;
	color : #000000;
	border-bottom: 1px dotted #cccccc;
	background-color : #ffffff; 

}
.bodyCel4 {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 11px;
	color : #666666;
	border-bottom: 1px dotted #cccccc;
	background-color : #ffffff; 

}
.bodyCelEco {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
	border-bottom: 1px dotted #cccccc;
	background-color : #ffffff; 

}
.bodyCelSpo {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
	border-bottom: 1px dotted #cccccc;
 
}
.bodyCelCul {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
	border-bottom: 1px dotted #cccccc;
	background-color : #ffffff; 
}
.bodyCelBox {
	font-family : georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
	border-bottom: 1px dotted #cccccc;
	background-color : #ffffff; 
	
}
.bodyCelBox2 {
	font-family : georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
	border-bottom: 1px dotted #ffffff;
 	background-color :#E9EAB4;
	
 
	
}
.bodyCelBox3 {
	font-family : georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
	border-bottom: 1px dotted #ffffff;
 	background-color :#F4F5DE;
 
	
}

.menu {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #25403F;
	font-weight: bold;
}
	
/* campo testo  */ 

.campo
	{
		background-color: #f6f6f6;
		border: 1px dotted #535300;
		font-family : Trebuchet MS, Arial, Verdana, Tahoma;
		font-size : 12px;
		height: 20px;
		color : #666666;

	}
	
.camponote
	{
		background-color: #f6f6f6;
		border: 1px dotted #535300;
		font-family : Trebuchet MS, Arial, Verdana, Tahoma;
		font-size : 12px;
		color : #666666;
	}	
	
/* pulsanti */ 
	 								
.btn
	{
		height: 20px;
		color: #ffffff;
		background-color: #535300;
		border: 1px dotted #DBDBA3;
		font-size : 12px;
		font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	}