body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e6e6e6
	text-align: center;
	color: #6c6c6c;
	margin: auto;
}

a{
	color: #ba7cba;
	text-decoration: none;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #6c6c6c;
	margin: auto;
	padding: 5px 5px 5px 5px;
}

form{
	margin: 0;
	padding: 0;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1{
	color: #ffffff;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	font-variant: small-caps;
}

h2{
	color: #a4bd0a;
	font-size: 120%;
	text-transform: uppercase;
}

h3{
	color: #ba7cba;
	font-size: 110%;
	font-variant: small-caps;
}
h4{
	color: #f979a87;
	font-size: 110%;
	font-weight: normal;
}

h3.gruppo{
	color: #f979a87;
	background-color:;
	padding: 3px;
	font-size: 100%;
	margin: 0px;
}

h3.gruppo a{
	color: #f979a87;
	text-decoration: none;
}

h3.gruppo a:visited{
	color: #f979a87;
	text-decoration: none;
}

h3.gruppo a:hover{
	color: #f979a87;
	text-decoration: none;
}

#corpo{
	text-align: center;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	margin: auto;
	margin-top: 0px;
}



.contenitore{
	text-align: center;
	margin: auto;
	width: 960px;
	margin-top: 0px;
}
.bordo{
	border: 1px solid Red;
}

.login{
	background-image: url(img/barra_login.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 1024px;
	text-align: center;
	margin: auto;
	font-size: 11px;
	color: #333333;
}

.barraverde{
	background-image: url(img/barra_verde.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 1024px;
	text-align: center;
	margin: auto;
}
.pulisci{
	clear:left;
}

.floatleft{
	float: left;
}

.titoloVerde{
	color: #a4bd0a;
	font-size:110%;
	font-weight: bolder;
	margin: 0 0 5px 0;
}

.titoloViola{
	color:#ba7cba;
	margin: 0 0 5px 0;
}

.titoloViola a{
	color: #ba7cba;
	font-weight: bold;
	text-decoration: none;
}

.titoloViola a:hover{
	text-decoration: underline;
}

.titGrigio{
	color: #979a87;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 110%;
}

.elenco_az{
	color: #979a87;
	margin: 0 0 3 6;
	font-size: 110%;
	border: thin solid #979a87;
	height: 604px;
	overflood:auto;
}

.elenco_az a{
	color: #979a87;
 	margin: 0 0 3 6;
	font-size: 100%;
	text-decoration: none;
}

.titGrigio a{
	color: #979a87;
	margin-bottom: 3px;
	font-size: 110%;
	text-decoration: none;
}


.elenco_funz{
	color: #979a87;
	margin: 0 0 3 2;
	padding:5 0 3 10;
	font-size: 110%;
	border: thin solid #979a87;
}

.txt_funz{
	margin: 0 0 3 10;
	padding: 0 0 3 10 px;
}


.floatListe{
	float: left;
	width: 428px;
	margin: 10px 0 0 10px;
}

.liste{
   width: 538px;
	margin: 0;
	padding-left:3px;
}

.testata{
	width: 960px;
	height: 163px; 
	margin:auto;
	margin-bottom:0px;
	padding:0px;
	background-image: url(img/head.jpg);
}



.mainRicercaTesto{
	width: 550px;
	padding: 20px;
}

.menu{
	width: 960px;
	height: 24px;
	background-image: url(img/menu.gif);
	margin: auto;
}

.sopraheader{
	width: 960px;
	height: 26px;
	background-image: url(img/barra_verde.gif);
	color: White;
	text-align: left;
	padding-left: 32px;

}

.menu a{
	color: #e2e2e2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 4px 5px;
}

.menu a:hover{
	background-color: #a9a8a8;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px 4px 5px;
}

.selezionato{
	background-color: #a9a8a8;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px 4px 5px;
}

.sottomenu{
	width: 960px;
	height: 20px;
	background-image: url(img/sottomenu.gif);
	margin: auto;
}

.testata_down{
	width: 960px;
	height: 21px;
	background-image: url(img/arancio2.gif);
	margin:auto;
	padding:0px;
}

.mainTesto{
	text-align:left;
	width:540px;
	margin: 10px 15px;

}

.f0 {
	font-size: 0.1em;
	line-height: 0.1em;
	margin-bottom: -1px;
}

.Testo{
	margin: 0 0 20px 0;
}

.allineaSx{
	text-align: left;
	margin: 20px 0px 10px 0;
}
.Banner{
   background-position: top;
	float:left;
	width:185px;
	height:106px;
}

#boxbig{
	background-image: url(img/boxbig.gif);
	width: 705px;
	height: 314px;
	margin: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
}
#boxbig a{
	color: #ba7cba;
	text-decoration: none;
}
#boxbig a:hover{
	color: #ba7cba;
	text-decoration: underline;
}

#boxmid{
	background-image: url(img/boxmid.gif);
	width: 299px;
	height: 299px;
	margin: 0px;
	border: 0px;
	color: #ba7cba;
	font-size: 12px;
	font-weight: bold;
}

#banner{
	background-image: url(img/banner.jpg);
	width: 140px;
	height: 152px;
	margin: 0px;
	border: 0px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 44px;
}
#banner2{
	background-image: url(img/banner2.jpg);
	width: 120px;
	height: 115px;
	margin: 0px;
	border: 0px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 25px;
}
.dx{
	text-align: left;
	width: 180px;
	margin: auto;
}

.sx{
	text-align: left;
	width: 780px;
	margin: auto;
}

.elenco{
	overflow: scroll;
	background-color: transparent;
	height: 604px;
}

.footer {
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#loginbox{
	background-image: url(img/loginbox.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 115px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 12px;
	text-align: center;
}