.body {
	background-attachment: fixed;
	background-color: #0770b0;
	background-image: url(immagini/fondone4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.imgborder {
	border-top: 1px none #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;

}
.body2 {

	background-attachment: fixed;
	background-color: #ffad00;
	background-image: url(immagini/fondone2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.imgborder2 {

	border-top: 1px none #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
.imgborder3 {


	border-top: 1px none #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}
.body3 {


	background-attachment: fixed;
	background-color: #980000;
	background-image: url(fondone3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.testobianco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.testoazzurro {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #2581BA;
}
a {
	text-decoration: none;
	color: #3399CC;
	font-weight: bold;
}
td {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
.testobianco2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.testo2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height: 130%;
	text-decoration: none;

}
.select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02A0C6;
}
.select2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #02A0C6;
	border: 1px solid #FFFFFF;

}

