/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#70b42d;
	color:#003816;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
a img{
	border:hidden;
	border:none;
}
#contenitore{
	width:992px;
	margin:0px auto;
	background-image:url(../img/bg_contenitore.jpg);
	background-repeat:repeat-y;
	position:relative;
}
#top{
	width:992px;
	height:148px;
	float:left;
}
#logo{
	width:300px;
	height:148px;
	float:left;
}
#banner{
	width:692px;
	height:99px;
	float:left;
	text-align:right;
}
/*----------------------------------------------------------- MENU --------------------------------------------------------------*/
#menu{
	width:692px;
	height:49px;
	float:left;
}
#menu img{
	float:left;
}
#menu a{
	height:49px;
	display:block;
	float:left;
}
#menu a.home{
	width:84px;
}
#menu a.servizi{
	width:88px;
}
#menu a.chisiamo{
	width:118px;
}
#menu a.associate{
	width:116px;
}
#menu a.iniziative{
	width:115px;
}
#menu a.partner{
	width:97px;
}
#menu a.faq{
	width:74px;
}
#menu a:hover{
	height:49px;
	display:block;
	float:left;
}
#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:200;
}
#dropmenudiv a{
width: 100%;
height:22px;
display: block;
text-indent: 6px;
border-bottom: 1px solid #FFFFFF;
padding:3px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
font-size:12px;
background-image:url(../img/bg_sottomenu.jpg);
background-repeat:repeat-x;
}
#dropmenudiv a:hover{ 
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
font-size:12px;
border-bottom: 1px solid #FFFFFF;
background-image:url(../img/bg_sottomenu_hover.jpg);
background-repeat:repeat-x;
}
#sottotop{
	width:992px;
	height:22px;
	float:left;
	background-image:url(../img/sottotop.jpg);
	background-repeat:no-repeat;
}
/*---------------------------------------------------------colonna sx-------------------------------------------*/
#sx{
	width:236px;
	float:left;
}
#sx_top{
	width:236px;
	height:560px;
	position:absolute;
	top:170px;
	left: 0px;
	background-image:url(../img/bg_sx_esterno_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:50;
}
#sx_bottom{
	width:236px;
	height:305px;
	position:absolute;
	bottom:0px;
	left: 0px;
	background-image:url(../img/bg_sx_esterno_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	z-index:50;
}
.archivio{
	width:110px;
	height:12px;
	float:right;
	margin:5px 0px 10px 0px;
}
/*---------------------------------------------------------contenuti colonna sx-------------------------------------------*/
#sx_cont{
	width:220px;
	padding:0px 0px 0px 16px;
	z-index:100;
	position:relative;
}
#segnala_barriera{
	width:216px;
	height:123px;
	background-image:url(../img/segnala_barriera.jpg);
	background-repeat:no-repeat;
	text-align:right;
	float:left;
}
#segnala_barriera span{
	width:211px;
	height:40px;
	display:block;
	margin:65px 0px 5px 5px;
	text-align:left;
}
#segnala_barriera a{
	width:120px;
	height:15px;
	display:block;
	float:right;
}
#eventi{
	width:206px;
	background-image:url(../img/titolo_eventi.jpg);
	background-repeat:no-repeat;
	background-color:#eeffe1;
	border-bottom:1px solid #057531;
	float:left;
	text-align:justify;
	padding:55px 5px 5px 5px;
}
.evento{
	margin:0px 0px 10px 7px;
}
.evento ul{
	list-style-image:url(../img/freccina.jpg);
	margin:0px;
	padding:0px 0px 0px 25px;
}
#news{
	width:206px;
	background-image:url(../img/titolo_news.jpg);
	background-repeat:no-repeat;
	background-color:#f7ffe1;
	border-bottom:1px solid #057531;
	float:left;
	text-align:justify;
	padding:55px 5px 5px 5px;
}
.testo_news{
	margin-bottom:10px;
	display:block;
}
/*---------------------------------------------------------page-------------------------------------------*/
#page{
	width:553px;
	float:left;
	padding:0px 18px;
	text-align: justify;
}

#page h1, #page h2, h1, h2 { line-height: normal;}

#notizie_territorio{
	width:553px;
	float:left;
	margin:10px 0px 0px 0px;
}
#territorio_titolo{
	width:403px;
	height:25px;
	float:left;
	background-image:url(../img/titolo_notizie_dal_territor.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding:0px 150px 0px 0px;
}
#territorio_testo{
	width:533px;
	float:left;
	background-image:url(../img/bg_prima_news.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 10px 2px 10px;
	text-align:justify;
}
#territorio_testo img, #notizie_territorio_mini img{
	float:left;
	margin:0px 5px 0px 0px;
}
.foto{
	border:1px solid #006600;
}
.notiziapiccola {
    width: 101px;
    height: 67px;
}
#notizie_territorio_mini{
	width:533px;
	float:left;
	margin:4px 0px 0px 0px;
	border-bottom:1px solid #00722d;
	padding:0px 10px;
	text-align:justify;
}
/*---------------------------------------------------------colonna dx-------------------------------------------*/
#dx{
	width:167px;
	float:left;
}
#dx_top{
	width:167px;
	height:560px;
	position:absolute;
	top:170px;
	right: 0px;
	background-image:url(../img/bg_dx_esterno_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	z-index:50;
}
#dx_bottom{
	width:167px;
	height:305px;
	position:absolute;
	bottom:0px;
	right: 0px;
	background-image:url(../img/bg_dx_esterno_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:50;
}
#dx_cont{
	width:151px;
	padding:0px 16px 0px 0px;
	z-index:100;
	position:relative;
}
#bandierine{
	float:right;
	width:151px;
	height:17px;
	text-align:right;
	margin:5px 0px 10px 0px;
}
#newsletterform{
	width:141px;
	background-image:url(../img/titolo_newsletter.jpg);
	background-repeat:no-repeat;
	background-color:#d0ffa2;
	border-bottom:1px solid #057531;
	float:left;
	text-align:justify;
	padding:30px 5px 5px 5px;
}
.puls_invia{
	width:44px;
	height:22px;
	background-color:#00722d;
	border:1px solid #69b123;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	margin-top:5px;
}
.campo_newsletter{
	width:87px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #69b123;
	color:#69b123;
	font-size:12px;
	float:left;
	margin-top:5px;
}
.banner{
	width:151px;
	height:83px;
	float:left;
	margin-top:5px;
}
#recensioni{
	width:141px;
	background-image:url(../img/titolo_recensioni.jpg);
	background-repeat:no-repeat;
	background-color:#d0ffa2;
	border-bottom:1px solid #057531;
	float:left;
	text-align:justify;
	padding:50px 5px 5px 5px;
	color:#00722d;
}
.recensione{
	width:141px;
	float:left;
	margin:0px 0px 20px 0px;
}
.recensione a, .navlink{
	font-weight:bold;
	color:#00722d;
}
.recensione a:hover, .navlink:hover{
	font-weight:bold;
	color:#003816;
	text-decoration:none;
}
.archivio_dx{
	width:141px;
	height:12px;
	float:right;
	margin:5px 0px 0px 0px;
}
/*---------------------------------------------------------footer-------------------------------------------*/
#contenitore_footer{
	width:100%;
	height:114px;
	margin:0px auto;
	background-color:#FFFFFF;
}
#footer{
	width:952px;
	height:44px;
	margin:0px auto;
	background-image:url(../img/bg_footer.jpg);
	background-repeat:no-repeat;
	padding:90px 20px 0px 20px;
}
#footer_sx{
	width:700px;
	height:44px;
	float:left;
}
#footer_dx{
	width:200px;
	height:44px;
	float:right;
	text-align:right;
}
/*---------------------------------------------------------stile testi-------------------------------------------*/
.titolo_news{
	color:#00722d;
	font-weight:bold;
}
.titolo_news a{
	color:#00722d;
	text-decoration:underline;
	font-weight:bold;
}
.titolo_news a:hover{
	color:#003816;
	text-decoration:none;
	font-weight:bold;
}
.titolo{
	color:#003816;
	font-weight:bold;
	font-size:12px;
}
.titolo a{
	color:#003816;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.titolo a:hover{
	color:#00722d;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.titoletto{
	color:#00722d;
	font-weight:bold;
	font-size:14px;
}
.titoletto a{
	color:#68b022;
	text-decoration:underline;
	font-size:14px;
	font-weight:normal;
}
.titoletto a:hover{
	color:#00722d;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}
.titolo_page{
	color:#004019;
	font-weight:bold;
	font-size:13px;
}
.titolo_page a{
	color:#004019;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.titolo_page a:hover{
	color:#003816;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}

.titoletto_page{
	color:#00240e;
	font-weight:bold;
}
.titoletto_page a{
	color:#00240e;
	text-decoration:none;
	font-weight:bold;
}
.titoletto_page a:hover{
	color:#003816;
	text-decoration:underline;
	font-weight:bold;
}
.link{
	color:#00722d;
}
.evidenziato {
    color: red;
}

.mceContentBody { background: none; }
.separatore { width: 90%; margin: auto; height: 10px; border-bottom:1px solid #057531; }
.formrow { height: 32px; }
.errmsg { color: red; }


