html {
	height:auto;
	}
	
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height:auto;
}
a:link {
	text-decoration: none; COLOR: #FFF;
}

a:hover {
	text-decoration: underline; COLOR: #FFF
}
a:visited {
	text-decoration: none; COLOR: #FBFAF1
}


.interna a {color: #000000;
	text-decoration: none;} 
.interna a:link {color: #2D4966;
	text-decoration: none;} 
.interna a:hover {color: #2D4966;
	text-decoration: underline;} 
.interna a:active {color: #006699;
	text-decoration: underline;} 
.interna a:visited {color: #006699;
	text-decoration: none;}



table {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height:auto;
}

.bianco9 {
	font-size: 9px;
	color: #FFFFFF;
}

.bianco10 {
	font-size: 10px;
	color: #FFFFFF;
}

.text_table {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.testo_servizi {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.testo_path {
	font-size: 11px;
}

ul {
	list-style-image : url(images/blue_q.gif);
	background-image: none;
	list-style-position: inset;
}



/*sviluppo con i div container */

div#container{
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	height:auto;
	position: relative;

}


div#sfondo_riga_l {
	height:100%;
	background-image: url(images/sfondo_lat.gif);
	background-repeat: repeat-y;
}

div#sfondo_riga_d {
	height:100%;
	background-image: url(images/sfondo_lat_d.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

div#sfondo_riga_l_footer {
	height:100%;
	background-image: url(images/sfondo_lat.gif);
	background-repeat: repeat-y;
}

div#sfondo_riga_d_footer {
	height:100%;
	background-image: url(images/sfondo_lat_d.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

#sfondo_storia {
	background-image: url(images/sfondo_storia.jpg);
	background-repeat: repeat-y;
}

#sfondi {
	background-image: url(images/sfondi.jpg);
	background-repeat: repeat-y;
}

p.key{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #EBEBEB;
}
