@charset "utf-8";
/* CSS Document */
html,body{
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:85%;
	background-color:#e5eeeb;
	}
	#archivio{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
	}
#archivio li, #archivio li ul{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
	}
#archivio li ul li{
	margin: 0px 0px 0px 8px !important;
	padding: 0px !important;
	list-style: none !important;
}	
	.title a{
	font-size: 120%;
	}
a.nero,.link a, .title a{
	text-decoration: none !important;
	color: #000 !important;
	font-weight: bold !important;
	}
li.subMenu{
	display: none;
	background: none !important;
	
}	
a.bianco{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}		
.rosso{color: red;}
.bordo_rosso{border: 1px solid red;}
a img{border: none;}
.fleft{float: left;}
.fright{float: right;}
.clear{clear: both;}
#contenitore {
	width: 850px;
	margin: 0px auto;
	background-color:#ffffff;
	padding-bottom: 7px;
}
#testata {
	background-color: #FFF;
	background-image: url(../immagini/testata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 850px;
}
#logo {
	height: 62px;
	width: 350px;
	padding-top: 17px;
	float: left;
}

#logo a img{
	border: none;
	}
#tagline_1 {
	font-size: 135%;
	color: #FFF;
	padding: 45px 0px 0px 419px;
	font-weight:bold;
}
#tagline_2 {
	color: #00592f;
	font-size: 135%;
	padding: 25px 0px 0px 25px;
	font-weight:bold;
}
#menu {
	background-color: #00592f;
	width: 850px;
	margin-top: 35px;
	color: #ffffff;
}
#col_sx, #col_dx {
	width: 180px;
	min-height: 500px;
}
.titolo_menu_chiaro{
	background-color:#7cae7f;
	margin:0px 0px 1px 0px;
	padding: 3px 0px 3px 18px; 
	color: #ffffff;
	font-weight:bold;
	}
.titolo_menu{
	position:relative;
	background-color:#45714a;
	margin:0px 0px 1px 0px;
	padding: 3px 0px 3px 18px; 
	color: #ffffff;
	font-weight:bold;
	}
.titolo_menu a{
	color: #ffffff;
	font-weight:bold; 
	text-decoration: none;
	}	
.ultimi{
	position: absolute;
	top:0px;
	left: 153px;
	width: 20px;
	height: 18px;
	padding: 2px 0px 0px 13px;
	background-image: url(../immagini/verde.gif);
	background-position: left top;
	background-repeat: no-repeat;
}		
.notizia_home{
	background-color:#00592f;
	margin:0px;
	padding: 3px 0px 3px 18px; 
	color: #ffffff;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	}	
.data_contenuti{
	font-weight: normal !important;
	font-size: 90% !important;
}
.fine_contenuto{
	border: 1px solid #ffffff;
	height: 1px;
	width: 465px;
	margin-left: -7px;
	margin-right: -7px;
}
h3.titolo_contenuto{
	background-color:#45714a;
	margin:0px;
	padding: 3px 0px 3px 7px; 
	color: #ffffff;
	font-weight:bold;
	width: 458px;
	font-size: 100%;
	margin: 0px auto 0px auto;
}
.login{
	background-color:#c0d6bd;
	margin:0px;
	padding: 3px 10px 3px 18px; 
	color: #000000;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	}
#form_login{margin-top: 10px;}	
#form_login th{
	text-align:left;
	font-size: 120%;
	}	
#form_login td input{
	width: 138px;
	border: none;
	}	
#formRegistrazione{
	width: 460px;
	margin: 0px auto;
	
	}	
.button{
	margin-top: 5px;
	background-color:#7cae7f;
	color:#ffffff;
	text-align:center;
	}	
.no_margine{margin:0px;padding:0px;}	
.notizia_home a{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}
.blocco_colonna{
	margin-bottom: 10px;
	}	
.padding_7{padding: 7px;}
.padding_17{padding: 17px;}	
.padding_4{padding: 4px;}
.testo_verde{color:#00592f;}
#accordion{
	width: 120px;
	float: left;
}
.appuntamenti{
	list-style: none;
	width: 300px;
	float: right;
	margin-right: 30px;
}
.appuntamenti li{
	margin-bottom: 6px;
	border-bottom: 1px solid #ffffff;
	padding: 3px 0px 6px 0px;
}
#accordion div ul{
	margin-left: 10px;
}
#centro_alto, #centro_basso{
	width: 465px;
	margin: 0px auto 10px auto;
	
	background-color:#ebf1e9;
	}
#centro_alto{padding-top: 5px;}	
#centro_basso{
	background-image:url(../immagini/sfondo_basso.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: #d7e4d4;
	}	
#footer{
	width: 850px;
	margin: 15px auto 0px auto;
	background-color:#00592f;
	color: #ffffff;
	}
#footer p{
	margin:opx;
	padding: 4px 0px 4px 10px;
	}	
#footer p a{
	color: #ffffff;
	}	
	/*Amminstrazione*/
#centro_alto2{
	width: 800px;
	margin: 0px auto 10px auto;
	padding-top: 5px;
	background-color:#d7e4d4;
	}
.bottone2{
	display: block;
	padding: 2px;
	background-color: #00592f;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	width: 250px;
}
.bottone{
	display: block;
	padding: 2px;
	background-color: #00592f;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 5px 0px;
	/*width: 100px;*/
}	
#elenco_affiliati td{padding: 4px 5px 4px 7px;}
.riga_form{margin-bottom: 5px;}
.label_form{clear: both;float: left;width: 140px;}
.campo_inserimento input{}
.campo_inserimento{margin-left: 120px;}
