body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: top;
}
.menuf:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	background-position: top;
}
.testohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.testohome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.formField {
	width: 140px;
}
.formFieldErr {
	width: 140px;
	background-color: #cccccc;
}
.stringField {
	width: 180px;
}
.emailField {
	width: 250px;
}
.textField {
	width: 360px;
	height: 100px;
}
.stringFieldErr {
	width: 180px;
	background-color: #cccccc;
}
.emailFieldErr {
	width: 250px;
	background-color: #cccccc;
}
.textFieldErr {
	width: 360px;
	height: 100px;
	background-color: #cccccc;
}
.consensoField {
}
.consensoFieldErr {
	background-color: #cccccc;
}

.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.inputtesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	height: 16px;
	width: 120px;
	border: 1px solid #666666;
}
.inputtestoErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #cccccc;
	padding: 1px;
	height: 16px;
	width: 120px;
	border: 1px solid #666666;
}
.inputtestoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	height: 16px;
	width: 80px;
	border: 1px solid #666666;
}
.inputtestoFormErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #cccccc;
	padding: 1px;
	height: 16px;
	width: 80px;
	border: 1px solid #666666;
}
.inputtesto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	height: 16px;
	width: 250px;
	border: 1px solid #666666;
}
.bordotabella {
	border: 1px dotted #666666;
}
.inputtestoErr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #cccccc;
	padding: 1px;
	height: 16px;
	width: 250px;
	border: 1px solid #666666;
}
.asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#Layer1 {
	position:relative;
	width:873px;
	height:366px;
	z-index:1;
	overflow: auto;
}
.immagine_cat {
	background-position: center center;
	padding: 5px;
	border: 1px double #999999;
}
.immagine_cat:hover {
	background-position: center center;
	padding: 5px;
	border: 1px double #333333;
	background-color: #CCCCCC;
	background-image: url(../images/sfondo_roll.jpg);
}
.ordina_cat {
	background-position: center center;
	padding: 5px;
	border: 1px double #999999;
}
.prod_cat {
	padding: 0px;
	border: 1px double #999999;
}
.inputtestotendina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #666666;
}
.inputtestotendinaErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #cccccc;
	border: 1px solid #666666;
}
.bordo {
	background-image: url(../images/sfondopagnozze.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}