body {
	background-image: url(../images/sfondo.jpg);
}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #065BB2;
	text-decoration: none;
}
.itemmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.itemmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ffff;
	text-decoration: none;
}
.itemmenuHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ffff;
	text-decoration: none;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.testoprodotti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0F61B5;
	text-decoration: none;
}

.testoprodotti_path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #0F61B5;
	text-decoration: none;
}

.testobiancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menusotto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Layer1 {
	position:relative;
	width:720px;
	height:370px;
	z-index:1;
	visibility: visible;
	overflow: auto;
}
.Layer2 {
	position:relative;
	width:720px;
	height:330px;
	z-index:1;
	visibility: visible;
	overflow: auto;
}
.formField {
	width: 140px;
}
.formFieldErr {
	width: 140px;
	background-color: #cccccc;
}
.stringField {
	width: 180px;
}
.emailField {
	width: 250px;
}
.textField {
	width: 560px;
	height: 100px;
}
.stringFieldErr {
	width: 180px;
	background-color: #cccccc;
}
.emailFieldErr {
	width: 250px;
	background-color: #cccccc;
}
.textFieldErr {
	width: 560px;
	height: 100px;
	background-color: #cccccc;
}
.consensoField {
}
.consensoFieldErr {
	background-color: #cccccc;
}
