body {
	margin: 0px;
	background-image: url(img/home/bg.jpg);
	background-position: top;
	background-color: #ffefe2;
	 background-repeat: repeat-x;
	
}

.contatore{
	font-family:arial,helvetica;
	 font-size:10px ; 
	 font-weight:bold; 
	 color:ffffff;}

.link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e96a3f;
	text-decoration: none;
	
}
.link:hover {
	
	color: #003300;
	text-decoration: none;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	padding : 0px 0px 0px 0px;	
}

.link2:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	color : #e96a3f;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	padding : 0px 0px 0px 0px;	
	
}

.campo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.bordi{
	border:1px solid #e96a3f;
}

.titolo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom: thin none #FF9900;
	line-height: 26px;
}

.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: normal;
}

.testo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align:justify;
}

.testopiccolo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align:justify;
}

.testo_bianco{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
}

.testo_arancione{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #e96a3f;
	text-decoration: none;
}

.sfcontenuti{
background-image:url(img/home/sf_imm.jpg);
background-repeat: repeat-x;
background-color:#0066CB;

}

.sf_contatti{
	background-image:url(img/home/immcontatti.jpg);
	width:274px;
	height:256px;
	background-repeat:no-repeat;
}

.sf_bianco{
	background-color:#FFF;
}

