a.link_comune	{
	color:#84863C;
}
a.link_comune:visited	{
	color:#84863C;
}
a.link_comune:hover	{
	color:#84863C;
}

div#container	{
	position:relative; 
	width: 920px; 
	height: 100%;
	margin: 0 auto;
    text-align: left; 
	background:#F6EFE6 url(../img/share/back_centre.gif) repeat-y 0 0;

}

body>div#container	{
	height:auto;
	min-height:100%
	
}
#contenitore_centrale	{
	width:900px;
	display:block;
	background:url(../img/il_comune/back_centre.gif) repeat-y 0 0;
	margin-left:10px;
	
}

.titolo_sez	{
	background:#BFC25B;
	border-bottom:1px #ffffff solid;
}
.titolo_sez div	{
	padding-left:20px;
}

#comune_int	{
	width:900px;
	overflow:auto;
}

#comune_int_1	{
	width:223px;
	float:left;
}

#comune_int_2	{
	width:677px;
	float:left;
}

.immagini_coll_comune	{
	padding:0 0 67px 0; 
}


/* MENU LEFT */
#menu_left	{
	padding:0;  
	margin:0;
}

#menu_left ul	{
	list-style-type:none;   
	margin:0;   
	padding:0;
}

#menu_left ul li {   
	padding:0;
	margin:0;
	border-bottom:1px #E5E5E5 solid;
	line-height:12px;
	color:#84863C;
}

#menu_left li a	{
	padding:6px 20px 4px 33px;
	text-decoration:none;
	display:block;
	background:#FFFFFF url(../img/il_comune/fre_spe.gif) no-repeat 0 0;
	color:#84863C;
}

#menu_left li a:visited	{
	padding:6px 20px 4px 33px;
	text-decoration:none;
	display:block;
	background:#FFFFFF url(../img/il_comune/fre_spe.gif) no-repeat 0 0;
	color:#84863C;
}

#menu_left li a:hover	{
	padding:6px 20px 4px 33px;
	text-decoration:none;
	display:block;
	background:#ECEDCD url(../img/il_comune/fre_over.gif) no-repeat 0 0;
	color:#84863C;
}


#menu_left ul li.attivo {   
	padding:0;
	margin:0;
	border-bottom:1px #E5E5E5 solid;
	color:#FFFFFF;
}

#menu_left li.attivo a	{
	padding:6px 20px 4px 33px;
	text-decoration:none;
	display:block;
	background:#CCCE7C url(../img/il_comune/fre_att.gif) no-repeat 0 0;	
	color:#FFFFFF;
}

#menu_left li.attivo a:visited	{
	padding:6px 20px 4px 33px;
	text-decoration:none;
	display:block;
	background:#CCCE7C url(../img/il_comune/fre_att.gif) no-repeat 0 0;	
	color:#FFFFFF;
}

#menu_left li.attivo a:hover	{
	padding:6px 20px 4px 33px;
	text-decoration:none;
	display:block;
	background:#CCCE7C url(../img/il_comune/fre_att.gif) no-repeat 0 0;	
	color:#FFFFFF;
}

/* organigramma */
.pad_tab_organigramma	{
	padding:0 0 30px 1px;
}
.organigramma	{
	width:675px;
}

.org_td_01	{
	width:171px;
	vertical-align:top;
}

.org_td_02	{
	width:504px;
	vertical-align:top;
	background:#FFFFFF url(../img/share/sep.gif) repeat-x left bottom;

}
.org_td_02_last	{
	width:504px;
	vertical-align:top;
	background:#FFFFFF;
}

.org_2_td_01	{
	width:171px;
	vertical-align:top;
}

.org_2_td_02	{
	width:504px;
	vertical-align:top;
	background: url(../img/share/sep.gif) repeat-x left bottom;
}
.org_2_td_02_last	{
	width:504px;
	vertical-align:top;
}
.org_td_tit	{
	background:#EAEBCF;
}

.org_td_tit2	{
	background:#abaf40;
}
.carica	{
	text-align:right;
	padding:12px 10px;
	font-size:1.1em;
	color:#84863C;
	text-transform:uppercase;
}
.nome	{
	padding:12px 16px;
	color:#84863C;
	line-height:13px;
}
.mail	{
	padding:6px 16px;
	color:#84863C;
}


/* SCRIVI */
.pad_txt_scrivi	{
	padding:0 0 30px 173px;
}

.scrivi	{
	width:504px;
}

.scrivi_td_01	{
	width:118px;
	text-align:right;
	padding-top:20px;
	vertical-align:top;
}
.scrivi_td_01 div {
	padding-right:5px;
}
.scrivi_td_02	{
	padding-top:20px;
	width:386px;
	vertical-align:top;
}
.input_ele_1	{
	width:330px;
	border:1px #BFC25B solid;
}

.input_ele_2	{
	width:330px;
	height:100px;
	border:1px #BFC25B solid;
}

.txt_info	{
	padding:15px 15px 0 15px;
}

.puls_invia	{
	text-align:right;
	padding:15px 20px 0 15px;
}

.campi_obb	{
	padding:15px 15px 0 15px;
}
.invia 	{
	width:50px; 
	height:20px;
}

.msg_ok	{
	padding:20px;
	color:#03920A;
	font-size:1.3em;
	font-weight:bold;
}
.msg_ko	{
	padding:20px;
	color:#922803;
	font-size:1.3em;
	font-weight:bold;
}
.check_mar	{
	margin:0 5px 0 10px;
}