.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;

}
.testouno {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.testomenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.testomenuarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.testomenuarea:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.colordown {
    background-color: #ffffff;
}
.colorup {
	background-color: #AEC8AF;
	
}
.testonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.testonews2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.colorsel {
	background-color: #AEC8AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
body {
	border: none;
	margin: 0px;
	padding: 0px;

}
.sfondo {
	background-attachment: fixed;
	background-image: url(../img_home/sfondo_laterale.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.sfondo2 {
	background-attachment: fixed;
	background-image: url(../img_home/immagine_laterale.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo3 {
	background-attachment: fixed;
	background-image: url(../img_home/piede_basso_sx.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sfondo4 {
	background-attachment: fixed;
	background-image: url(../img_home/logo_regione.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.sfondo5 {
	background-attachment: fixed;
	background-image: url(../img_home/sfumatura_fiori.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.logo {
	background-attachment: fixed;
	background-image: url(../img_home/testa_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.loghetto {
	background-attachment: fixed;
	background-image: url(../img_home/loghetto_basso.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.flash {
	background-attachment: fixed;
	background-image: url(../flash/scroll.swf);
	background-repeat: no-repeat;
	background-position: center top;
}
