body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

.nazioni {
	border: 1px solid #000000;
	width: 192px;
}
.nazioniErr {
	background-color: #FFA010;
	border: 1px solid #000000;
	width: 192px;
}

.boxmenu {
	border: 1px solid #000000;
	background-color: #4A473B;
}
.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.intestazione2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.intestazionenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}




.newsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pathCatalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.input1 {
	background-color: #91C71F;
	border: 1px solid #000000;
}
.input1err {
	background-color: #FFA010;
	border: 1px solid #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.ricerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.testo-ricerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

.titoloverde {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #91C71F;
	letter-spacing: -2px;
}

.menu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #91C71F;
	text-decoration: none;
}
.formField {
	border: 1px solid #000000;
}

.formFieldErr {
	background-color: #FFA010;
	border: 1px solid #000000;
}

.section {
	color: #FFFFFF;
	padding-left:5px;
	text-decoration:none;
	font-size: 25px;
	text-align:left;
	font-weight:bold;
	font-family:sans-serif;
	background-color: #91C620;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF; 
}

.testo_section {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 25px;
	font-weight:bold;
	font-family:sans-serif;
}

.testo_section_sub {
	color: #00000;
	text-decoration:none;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	font-family:sans-serif;
	background-color: #F0FFD1;
}

.testo_section_sub:HOVER {
	color: #00000;
	text-decoration:none;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	font-family:sans-serif;
	background-color: #F0FFD1;
}

.prodotto_green_line {
	height:5px;
	border-bottom: 1px solid;
	border-bottom-color:#91C71F;
	text-decoration:none;
}


.prodotto_titolo {
	color: #000000;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	font-family:sans-serif;
	text-align : right;
}

.prodotto_elenco_codici {
	font-family: "Arial Black";
	sfont-weight: bold;
	color: #91C71F;
	font-size: 13px;
	font-weight: bold;
 	text-decoration: none;	
}

.prodotto_bullet {
	list-style: square;
	color: #91C71F;
	list-style-type: square;
	font-size: 13px;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.fakefile_image{
	vertical-align: bottom;
}



