body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding:0px;
}

.button {
margin:3px;
float:right;}

.areeintervento {
	background-color: #006D00;
	color: #FFFFFF;
}

#container {
	margin: auto;
	width:780px;
}

#txtdentro {
	float:left;
	margin-left:15px;
	width:550px;
}
	
#footer {
	float:left;
	text-align:center;
	margin-top: 50px;
	clear: both;
	width:90%;
}

.spaziatore
{
	position: relative;
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 100%;
	height: 1px;
}

#head {
	float:left;
	text-align:center;
	margin-top: 0px;
	clear: both;
	padding-bottom: 0px;
	border-bottom: 1px solid #006D00;
	
}
img {
border:0px;} 

.foto1 {
	width:90%;
}

.colFoto1 {
	width:60%;
}

.colFoto2 {
	width:40%;
}

.spazio {
	width:5px;
}

.etichetta {

	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: White;
	background-image: url(../img/fond_etichett.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 20px;
	
}

.etichettalong {

	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: White;
	background-image: url(../img/fond_etichett_long.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 20px;
	
}

.etichettanews {

	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: White;
	background-image: url(../img/fond_etichett2.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 20px;
	
}
.archivio {
	background-color:#006D00;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-align:right;
	padding: 2px 10px 2px 2px;
	margin: 0px 0px 5px 0px;	
}

.evidenzabriciole {
	font-weight:bold;
	background-color:#dbf0d7;
	color: Black;
	padding:3px;
}

.titdescrizioneverde {
	font-weight:bold;
	color:#006D00;
	background-color: White;
}

.titboldgrigio {
	font-weight:bold;
	color:#7b7c7b;
	background-color: White;
}


.bold {
	font-weight:bold;
}

.boxnews {
	border-color: #006D00;
	border: 1px;
	border-style: solid;
	padding:5px;
	font-size: 95%;
}

li {
	list-style-image: url(../img/elenco.gif);
}
ul {
	margin-bottom:5px;
	margin-top: 8px;
}



ul.pallino {
	position: relative;
	list-style-type: circle;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}


li.pallino {
	list-style-type: circle;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

li.none {
	list-style-type: none;
	list-style-image: none;
}

ul.none {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}

.puntoelencoaperto
{
/* Modifica effettuata il 14 ottobre 2005 per togliere la cartella aperta */
/* list-style : url(img/fld_close.gif); */
	list-style : url(../img/cart_stop_min.jpg);
	padding : 10px 0px 0px 10px;
}

.puntoelencochiuso
{
	list-style : url(../img/cart_giu_min.jpg);
	padding : 10px 0px 0px 10px;
}

.salto
{
	list-style : url(../img/salto.jpg);
	padding : 10px 0px 0px 10px;
}


.titoloTab
{
/* list-style : url(../img/fld_close.gif); */
	list-style : none;
	padding : 0px 0px 0px 10px;
}

.puntoelencoTab
{
	list-style : none;
	padding : 0px 0px 0px 10px;
}


#coluno {
	width: 175px;
	float:left;
	margin-right: 8px;
}

#coldue {
	width: 190px;
	float:left;
	margin-left:8px;
	margin-right:8px;
}

#coltre {
	width: 173px;
	float:left;
	margin-left:8px;
	margin-right:8px;
}

#colquattro {
	width: 152px;
	float:right;
	margin-left:8px;
	margin-right:8px;
}

#ricerca {
	text-align:right;
	padding:5px;
	margin: 0px;
	height: 40px;
}

#ricerca fieldset {
  border: 0px;
}
#ricerca legend, label {
  display: none;
  visibility: hidden;
}

input {
	font-size: 85%;
	border: 1px solid #CCCCCC;
}
.acessibile {
	background-color: #e6efc3;
	color: white;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	
}
.bold {
	font-weight: bold;
}

.puntini{
font-size:9px;}

/*link*/

a:link {
	color: #333333;
	background-color: White;	
	text-decoration: none;
}
a:visited {
	color: #333333;
	background-color: White;
	text-decoration: none;}

a:hover {
	color: #333333;
	background-color: White;	
	text-decoration: underline;}


a.indietro:link {
	color:#000000;
	background-color: White;	
	text-decoration:underline;
}

a.indietro:visited {
	color:#000000;
	background-color: White;
	text-decoration:underline;
}

a.indietro:hover {
	color:#000000;
	background-color: White;
	text-decoration:underline
}

a.homepage:link {
	color:#ffffff;
	background-color:#7B7C7B;
	font-size:90%;
	padding:2px;
	text-decoration:none;
	margin:0px 0px 18px 0px;
}

a.homepage:visited {
	color:#ffffff;
	background-color:#505050;
	font-size:90%;
	padding:2px;
	vertical-align:text-bottom;
	text-decoration:none;
	margin:0px 0px 0px 18px;
}

a.homepage:hover {
	color:#ffffff;
	background-color:#CCCCCC;
	padding:2px;
	text-decoration:none;
	margin:0px 0px 0px 18px;
}

a.bianco:link {
	color:#FFFFFF;
	background-color: White;
	text-decoration:none;
}

a.bianco:visited {
	color:#FFFFFF;
	background-color: White;
	text-decoration:none;
}

a.bianco:hover {
	color:#CCFF00;
	background-color: White;
	text-decoration:none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	float:right;
}
