body {
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #606060;
}
table {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: 606060;
}
form {
	margin: 0;
}
h1 {
	font-size: 22px;
	font-weight: 300;
}
h2 {
	margin: 0;
}
h3 {
	margin: 0;
}

a {
	color: #368ca5;
	font-weight: 900;
	text-decoration: none;
}
p {
	margin: 0;
}
div {
	margin: 0;
}
input.textContatti {
	border: 1px solid #c0c0c0;
	height: 16px;
	font-size: 10px;
}
input.bottoneContatti {
	background: #ffffff;
	border: 0;
	color: #358CA4;
	font-weight: 900;
}
textarea.textContatti {
	border: 1px solid #c0c0c0;
}
#menuLingue a {
	display: block;
	float: left;
	width: 24px;
	color: #368CA5;
	text-decoration: none;
	line-height: 24px;
	font-weight: 300;
	font-family: Verdana, Arial;
	text-align: center;
}
#menuLingue a:HOVER {
	background: #368CA5;
	color: #ffffff;
}
#cellaMenu a {
	font-size: 11px;
	display: block;
	width: 100px;
	color: #606060;
	text-decoration: none;
	line-height: 15px;
	font-weight: 300;
	font-family: Verdana, Arial;
}
#cellaMenu a:HOVER {
	font-weight: 900;
}
#cellaSubMenu a {
	font-size: 10px;
	display: block;
	width: 90px;
	color: #606060;
	text-decoration: none;
	font-weight: 300;
	font-family: Verdana, Arial;
	margin: 8px 0 8px 0;
	padding-bottom: 2px;
}
#cellaSubMenu a:HOVER {
	border-bottom: 1px dotted #606060;
}
#cellaSubMenu a.vocesubAttiva {
	border-bottom: 1px dotted #606060;
	font-weight: 900;
	color: #368ca5;
}

.cellaMenuProdotti a {
	font-weight: 300;
}
.cellaMenuProdotti a:HOVER {
	font-weight: 900;
}
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;
}
.textbox {
	line-height: 11px;
	font-size: 11px;
	border: 1px solid #A58B13;
	background-color: #FCCF33;
	color: #272750;
}
table.tabellaForm {
	background: #e0e0e0;
	border: 1px solid #303030;
}
table.tabellaForm th {
	text-align: right;
	padding-right: 3px;
}
table.tabellaForm th.titolo {
	background: #303030;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
}
table.tabellaDati {
	border: 1px solid #303030;
}
table.tabellaDati td {
	padding: 2px 1px 3px 2px;
}
table.tabellaDati th {
	padding: 1px 4px 1px 4px;
	background: #303030;
	color: #ffffff;
	font-size: 13px;
}
tr.colore0 {
	background-color: #dadada;
	color: #000000;
}
tr.colore1 {
	background-color: #f0f0f0;
	color: #000000;
}