.sfondo {
	background-color: #FDF7E7;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bordoDes {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #838383;
}
.bordoSuGiu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #838383;
	border-bottom-color: #838383;
}
.testoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC3D12;
	text-decoration: none;
}

.testoMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #EA5D2B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.testoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EA5D2B;
	text-decoration: underline;
	text-align: left;
}

.testoNota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EA5D2B;
	text-align: right;
}

.testoPrincipale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	text-align: justify;
	line-height: 24px;
}
.testoTitoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}
.bordoSin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #838383;
}
.testoTitoli2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #852300;
	text-decoration: none;
	text-align: justify;
}
.testoPrincipale2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	text-align: justify;
}
.bordoSu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #838383;
}
.slogan {
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.label_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC; 
	border-bottom-style: 1px solid #CCCCCC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA5D2B;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F29E82;
	border-right-color: #872D0E;
	border-bottom-color: #872D0E;
	border-left-color: #F29E82;
}
.mail_adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EA5D2B;
}
.bordo_img {
	border: 1px solid #999999;
}.border01 {
	border: 1px solid #6F6A5E;
}
