body {  background-image:  url(images/fondo.gif); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color: #D7E9E9;
	background-color: #E8FFF6;
}


.titolo {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #7BBAFF; 
	text-align: justify;
	padding-left: 50px;
}


.testo {font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #0066CC; 
	text-align: justify;
}
.bottone {
	FONT-SIZE: 12px;
	COLOR: #34B3AE;
	FONT-STYLE: normal;
	FONT-WEIGHT:bold;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 10px;
     }
.bottone a {
	color:#3D817D; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION:none; 
	padding:3px 5px 3px 5px;
	background:#C9E8E2; 
	line-height:16px;
	border-right: 1px solid #B1CFCA;
	border-bottom: 1px solid #B1CFCA;
     }
.bottone a:link, .bottone a:visited {
	background:#C9E8E2; color:#3D817D; TEXT-DECORATION:none; border-right: 1px solid #B1CFCA; border-bottom: 1px solid #B1CFCA;
     }
.bottone a:hover, .bottone a:active { 
	background:#C9E8E2; color:#34B3AE; TEXT-DECORATION:none; border-right: 1px solid #B1CFCA; border-bottom: 1px solid #B1CFCA;
     }


.bgTesto {  
	background-image: url(images/fondo_area_testo.gif); 
	background-repeat: repeat-y; 
	background-position: center top;
}


.topTesto {  
	background-image: url(images/top_area_testo.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom;
}


.bottomTesto {  
	background-image: url(images/bottom_area_testo.gif); 
	background-repeat: no-repeat; 
	background-position: center top
}


hr {  
	border: 1px solid #85ADD5; 
	height: 1px;
}


.bottForm {
	FONT-SIZE: 12px;
	COLOR: #34B3AE;
	FONT-STYLE: normal;
	FONT-WEIGHT:bold;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #B1CFCA;
	border-bottom: 1px solid #B1CFCA;
	border-top: 1px solid #B1CFCA;
	border-left: 1px solid #B1CFCA;
	background:#C9E8E2; 
     }
