body {
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #4e4445;
}
table {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #4e4445;
}
form {
	margin: 0px;
}
p {
	margin: 0px;
}
a {
	color: #4e4445;
	font-weight: 900;
}
input.textbox {
	border: 1px solid #2B2B2B;
	background: #f9f9f9;
}
textarea {
	border: 1px solid #2B2B2B;
	background: #f9f9f9;
}
input.bottoneContatti {
	background: #ffffff;
	border: 0;
	color: #D7810A;
	font-weight: 900;
	border: 1px solid #D7810A;
}
a.bottone1 {
	border: 1px solid #272750;
	background-color: #f7c523;
	color: #272750;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}
a.bottone1:HOVER {
	background-color: #272750;
	color: #f7c523;
}
h1 {
	margin: 0;
}
h2 {
	font-family: Georgia, 'Times New Roman';
	margin: 0;
	color: #7e162a;
	font-size: 20px;
}
h3 {
	color: #4e4445;
	margin: 0;
	font-size: 12px;
}
h3.titoloDistanza {
	color: #7E162A;
	font-size: 14px;
}
p.bloccoTesto {
	font-size: 12px;
	line-height: 18px;
	color: #4e4445;
	text-align: left;
}
#cellaMenu a {
	color: #fff9f8;
	font-size: 14px;
	text-decoration: none;
	font-weight: 900;
	font-family: 'Times New Roman', Verdana, Arial;
}
#cellaMenu a:HOVER {
	color: #3c3432;
}
#cellaMenu a.attivo {
	color: #3c3432;
}
#cellaSottomenu a {
	color: #fff9f8;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	font-weight: 300;
	font-family: Verdana, Arial;
}
#cellaSottomenu a:HOVER {
	text-decoration: underline;
}

tr.titolo1 th {
	color: #E9E5E4;
	background: #623E3E;
}
tr.colore0 {
	background: #DFD3D0;
}
tr.colore1 {
	background: #E8E3E9;
}
table.tabellaForm {
	background: #E8E3E9;
}
table.tabellaForm th {
	text-align: right;
}
table#menu_lingue td a {
	display: block;
	width: 22px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	background: #623E3D;
	color: #E9E5E4;
	text-align: center;
}
table#menu_lingue td a:HOVER {
	background: #E9E5E4;
	color: #623E3D;
}
