#menulefttit {
 background-image: url(../Img/ServiziTitolo.gif);
 background-repeat: no-repeat;
 background-position: top left;
 height: 53px;
 padding: 0 0 0 50px;
}

#menuleftsfum {
 background-image: url(../Img/ServiziSfum.gif);
 background-repeat: no-repeat;
 background-position: bottom left;
 padding: 0 23px 5px 15px;
}

#menuleft a:link, #menuleft a:visited {
	display: block;
 	text-decoration: none;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight: bold;
	color: #F37202;
	width: 100%;
}

#menuleft a:hover {
 	color: #000000;
}

.menuli {
	display: block;
	padding: 6px 0px 0px 0px;
 	border-top: 1px dotted #F37202;
	height: 21px;
}

.menuliimage {
 	background-image: url(../Img/ServiziBul.gif);
 	background-repeat: no-repeat;
 	background-position: center right;
}

.menuli2 {
	height: 32px;
}

.titolopagine {
	color: #F37202;
	background-color: #FDE9D9;
	border: 1px solid #F37202;
}

.areecont {
	width: 99%;
}

.areecontdett {
	width: 99%;
}

/* Elenco servizi */
.elencoservizi {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.elencoservizi li {
	background-image: url(../Img/ServiziBul.gif);
 	background-repeat: no-repeat;
 	background-position: top left;
	padding: 0 0 7px 5px;
}
.elencoservizi a:link, .elencoservizi a:visited {
 	text-decoration: none;
	color: #F37202;
 	font-weight: bold;
	padding: 0 0 0px 15px;
}
.elencoservizi a:hover {
	color: #000000;
}

.areedescr {
	text-align: justify;
	margin-bottom: 10px;
}

/* Dettaglio servizi */
.dettselcomune {
	color: #F37202;
 	font-weight: bold;
}
.dettdivcomune {
	position: relative;
	margin-left: 14em;
	top: -20px;
	background-image: url(../Img/ServiziDettSfondoComune.gif);
 	background-repeat: no-repeat;
	width: 181px;
	height: 27px;
}
.dettcombocomune {
	position: relative;
 	font-size: 10px;
	width: 158px;
	color: #F37202;
	top: 4px;
	left: 12px;
}

.detttitolo {
	background-image: url(../Img/ServiziDettTitoloSfum.gif);
 	font-weight: bold;
	line-height: 20px;
	margin: 0 0 2px 0px;
	padding-left: 5px;
	color: #F37202;
	border: 1px solid #E4B789;
}
.dettdaticom {
	background-image: url(../Img/ServiziBul.gif);
 	background-repeat: no-repeat;
 	background-position: top left;
	padding-left: 25px;
	margin: 15px 0 15px 0;
}

.tabdocservizio {
	width: 99%;
}
.tabdocservizio td {
	border: 1px solid #E4B789;
	padding: 2px 2px 2px 2px;
	color: #F37202;
	background-color: #FFFBF5;
	vertical-align: middle;
}
.tabdocservizio .tabservizidoc {
	text-align: center;
	width: 25px;
}
.tabdocservizio .tabmenu {
	border: 0;
	background-color: #336699;
	vertical-align: middle;
}

/* Scheda */
#tablingue {
	list-style-type: none;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #E4B789;
	padding: 0 0 1.8em 0px;
}
#tablingue li {
	float: left;
	margin: -1px 2px 0px 2px;
	border: 1px solid #E4B789;
	height: 1.8em;
	background-color: #FDE9D9;
}
#tablingue li.linguasel {
	border-bottom: 1px solid #ffffff;
 	font-weight: bold;
	height: 1.8em;
	background-color: #FFFFFF;
}
#tablingue a:link, #tablingue a:visited {
	display: block;
	text-decoration: none;
	padding: 2px 10px 4px 10px;
	color: #F37202;
}
#tablingue a:hover {
	color: #000000;
}
#contentscheda {
	border-left: 1px solid #E4B789;
	border-right: 1px solid #E4B789;
	border-bottom: 1px solid #E4B789;
	padding: 10px 4px 4px 4px;
	margin-bottom: 20px;
	text-align: justify;
}


