@charset "UTF-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #C08311;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.testo_normale {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 13px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.style2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.style2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C08311;
	font-weight: bold;
	letter-spacing: -1px;
}
.style3 a:link {
	color: #C08311;
	text-decoration: none;
}
.style3 a:visited {
	text-decoration: none;
	color: #C08311;
}
.style3 a:hover {
	text-decoration: none;
	color: #333333;
}
.style3 a:active {
	text-decoration: none;
	color: #C08311;
}
.dettaglio {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
}
.testo_boxmedium {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D3D3D;
}
.style4 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #C08311; font-weight: bold; letter-spacing: -1px; }
.style6 a:link {
	color: #C08311;
	text-decoration: none;
}
.style6 a:visited {
	text-decoration: none;
	color: #C08311;
}
.style6 a:hover {
	text-decoration: none;
	color: #333333;
}
.style6 a:active {
	text-decoration: none;
	color: #C08311;
}
.menu_header {font-family: Arial, sans-serif; font-size: 11px; color: #555555; font-weight: normal;}
.menu_header a:link {
	color: #555555;
	text-decoration: none;
}
.menu_header a:visited {
	text-decoration: none;
	color: #555555;
}
.menu_header a:hover {
	text-decoration: none;
	color: #C08311;
}
.menu_header a:active {
	text-decoration: none;
	color: #555555;
}
.bottone {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #C08311; font-weight: bold; letter-spacing: -1px; }
.bottone a:link {
	color: #C08311;
	text-decoration: none;
}
.bottone a:visited {
	text-decoration: none;
	color: #C08311;
}
.bottone a:hover {
	text-decoration: none;
	color: #333333;
}
.bottone a:active {
	text-decoration: none;
	color: #C08311;
}
inputNO
{
	font: 15px;
	color: #333333;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.submitNO input
{
	font: 15px;
	color: #333333;
	background: #ffa20f;
	border: 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
} 

#selectNO {
    font: 13px Arial, Helvetica, sans-serif;
    color: #333333;
    background: #FAFAFA;
	border: 1px solid #CCCCCC;
	padding: 2px;
    } 
	
textarea.sfondo {
    font: 13px Arial, Helvetica, sans-serif;
    color: #333333;
    background: #FAFAFA;
    border: 1px solid #333333;
    padding: 5px;
    } 
.style8 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.style9 {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}
.style10 {
	color: #666666;
	font-size: 12px;
}

/* MENU */
#menu {
	float:left;
	width:100%;
	background:;
	font-size:15;
	line-height:32px;
	border-bottom:0px solid #000000;
	}
#menu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}



#menu a {
	float:left;
	background:url("immagini/tableftF.gif") no-repeat left top;
	background-position:0% 3px;
	margin:0;
	padding: 0px 0px 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("immagini/tabrightF.gif") no-repeat right top;
	background-position:0% 3px;
	padding:5px 9px 0px 10px;
	color:#444444;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#000000;}
#menu a:hover {background-position:0% -48px; padding: 0px 0px 0 4px;}
#menu a:hover span {background-position:0% -48px; padding:5px 9px 0px 10px;}

#menu a.selected {
	float:left;
	background:url("immagini/tableftF.gif") no-repeat left top;
	background-position:0% -48px;
	margin:0;
	padding: 0px 0px 0 4px;
	text-decoration:none;
}
#menu a.selected span{
	float:left;
	float:left;
	display:block;
	background:url("immagini/tabrightF.gif") no-repeat right top;
	background-position:0% -48px;
	padding:5px 9px 0px 10px;
	color:#000000;
}



#menu li.selected a{
float:left;
	background:url("immagini/tableftF.gif") no-repeat left top;
	background-position:0% -48px;
	margin:0;
	padding: 0px 0px 0 4px;
	text-decoration:none;
}
#menu li.selected a span{
float:left;
	float:left;
	display:block;
	background:url("immagini/tabrightF.gif") no-repeat right top;
	background-position:0% -48px;
	padding:5px 9px 0px 10px;
	color:#000000;
}
-->
