body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color: Black;
	text-align: left;
	background: url(immagini_layout/sfondo_sito.png);
}
html{height: 100%;}
html, body, div, object, iframe, table{border: 0px;}
table{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.aj_div_attesa_nascondi, .aj_div_principale_nascondi{display:none;}
.aj_div_attesa_vedi{
	width: 100%;
	top: 50px;
	position: relative;
	text-align:center;
}

a {text-decoration: none;color: #9bc92c;}
a:hover{text-decoration: none;color: Black;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: White; color: Black; border: 1px solid black; margin: 0px; padding: 0px 0px 0px 3px;}
.input_noborder{background-color: transparent;color: Black;	border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h1{font-size: 16px;	margin: 0px; color: #9bc92c;}
h2{font-size: 14px;	margin: 0px; color: #9bc92c;}
h3{font-size: 12px;	margin: 0px; color: #9bc92c;}
h4{font-size: 11px;	margin: 0px; color: #9bc92c;}
h5{font-size: 10px;	margin: 0px; color: #9bc92c;}
.testo9, .testo9_verde, .testo9_nero, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_verde, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_verde, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_verde, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_verde, .testo13_nero, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_verde, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_verde, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_verde, .testo18_nero, .testo18_bianco{font-size: 18px;}

.testo9_verde, .testo10_verde, .testo11_verde, .testo12_verde, .testo13_verde, .testo14_verde, .testo16_verde, .testo18_verde{color: #9bc92c;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.testo9_nero, .testo10_nero, .testo11_nero, .testo12_nero, .testo13_nero, .testo14_nero, .testo16_nero, .testo18_nero{color: Black;}
bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.giustificato{text-align: justify;}

/* === Menu testa =====================*/
ul.menu_testata{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-left: 2px solid #9BC92C;
	float: right;
	font-weight: bold;
}
ul.menu_testata li{
	width: 60px;
	height: 15px;
	text-align: center;
	border-right: 2px solid #9BC92C;
	float: left;
}
ul.menu_testata li a{
	display: block;
}
ul.menu_testata li a:hover, ul.menu_testata li a.attivo{
	background: white;
	color: #9bc92c;
}

/* === Menu testa =====================*/

/* === Menu principale =====================
ul.menu_principale{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px dashed #9BC92C;
}
ul.menu_principale li{
	width: 230px;
	height: 23px;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px dashed #9BC92C;
}
ul.menu_principale li a{
	height: 23px;
	background: url(immagini_layout/menu_freccia.gif) no-repeat 20px center;
	padding-left: 40px;
	line-height: 25px;
	text-transform: uppercase;
	color: #333333;
	display: block;
}
ul.menu_principale li a:hover, ul.menu_principale li a.attivo{
	height: 23px;
	background: #9bc92c url(immagini_layout/menu_freccia_h.gif) no-repeat 20px center;
	color: White;
}
/* === Menu principale =====================*/

/* === Sotto menu interno =====================*/
ul.sotto_menu{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	background: #9bc92c;
	border-top: 1px solid white;
}
ul.sotto_menu li{
	width: 230px;
}
ul.sotto_menu li a{
	width: 230px;
	padding: 4px 0px 4px 20px;
	line-height: 15px;
	color: white;
	display: block;
	border-bottom: 1px solid white;
	background: url(immagini_layout/sfondo_sotto_menu.gif) no-repeat 4px center;
}
ul.sotto_menu li a:hover{
	color: black;
	background: #D7E9AB url(immagini_layout/sfondo_sotto_menu_h.gif) no-repeat 4px center;
}
 ul.sotto_menu li a.attivo{
	color: black;
	background: white url(immagini_layout/sfondo_sotto_menu_h.gif) no-repeat 4px center;
}
/* === Sotto menu interno =====================*/

.box_link{
	width: 325px;
	height: 120px;
	margin: 8px 10px 0px 0px;
	float: left;
	position: relative;
}
.box_link img{
	float: left;
	margin: 0px 10px 0px 0px;
}

ul.elenco_link{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.elenco_link li{
	margin: 0px 0px 10px 0px;
}
ul.elenco_link li a{
	padding: 0px 0px 0px 18px;
	line-height: 15px;
	background: #FFFFFF url(immagini_layout/menu_freccia_esterno.gif) no-repeat left center;
}


/* modifiche 21/05/2010 */

ul.link_veloci_home {
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 10;
	margin: 0px;
	padding: 0px 0px 0px 138px;
	list-style: none;
}

	ul.link_veloci_home li {
		float: left;
		width: 191px;
		margin-left: 3px;
	}
		
		ul.link_veloci_home li a {
			color: black; 
			width: 180px;
			display: block;
			height: 35px;
			line-height: 35px;
			padding-left: 11px;
			font-size: 16px;
			font-weight: bold;
		}
		
			ul.link_veloci_home li a:hover {background: white;}
		
		
			
		
			
