body {
	background-color: #FBE197;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(img/background.jpg);
	SCROLLBAR-FACE-COLOR: #436017;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFF2C9;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF2C9;
	SCROLLBAR-SHADOW-COLOR: #FFF2C9;
	SCROLLBAR-3DLIGHT-COLOR: #FFF2C9;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF2C9;		
}
.bodyPopup {
	background-color: #FFF2C9;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: none;
}
td {
	font-size: 9px;
}
.BordoBlu {
	border: 2px solid #21688E;
}
.SfondoGallery {
	background-image: url(img/fotogallery/sfondo.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.BordoVerde2 {
	border: 2px solid #5B722D;
}
.Testo {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TestoBig {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.modulo {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #556F2D;
	width: 150px;

}
.moduloSmall {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #556F2D;
	width: 80px;

}
.moduloTextarea {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #556F2D;
	width: 350px;

}
.moduloBottone {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #556F2D;
	width: 100px;
}
.TestoVerde {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #436017;
}
.LinkVerde {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #436017;
	text-decoration: underline;
}

.LinkVerde:hover {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #436017;
	text-decoration: none;
}
.LinkVerdeSmall {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 9px;
	color: #436017;
	text-decoration: underline;
}

.LinkVerdeSmall:hover {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 9px;
	color: #436017;
	text-decoration: none;
}

.BordoWelcomeBottom {
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F4D992;
	border-right-color: #F4D992;
	border-bottom-color: #F4D992;
	border-left-color: #F4D992;
}
.TestoSmall {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 9px;
}
.BordoVerde {

	border: 1px solid #5B722D;
}
.TestoBianco {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.BordoBluTopBottom {
	border-top: 1px solid #21688E;
	border-right: 1px none #21688E;
	border-bottom: 1px solid #21688E;
	border-left: 1px none #21688E;
}
.BordoBluTop {

	border-top: 1px solid #21688E;
	border-right: 1px none #21688E;
	border-bottom: 1px none #21688E;
	border-left: 1px none #21688E;
}
.TestoVerdeBig {

	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #436017;
}
