#menulefttit {
 background-image: url(../Img/RisorseTitolo.gif);
 background-repeat: no-repeat;
 background-position: top left;
 height: 53px;
 padding: 0 0 0 50px;
}

#menuleftsfum {
 background-image: url(../Img/RisorseSfum.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: #9F1D0E;
	width: 100%;
}

#menuleft a:hover {
 	color: #000000;
}

.menuli {
	display: block;
	padding: 6px 0px 0px 0px;
 	border-top: 1px dotted #9F1D0E;
	height: 21px;
}

.menuliimage {
 	background-image: url(../Img/RisorseBul.gif);
 	background-repeat: no-repeat;
 	background-position: center right;
}

.titolopagine {
	color: #9F1D0E;
	background-color: #EDC3C9;
	border: 1px solid #9F1D0E;
}

.risorsecont {
	width: 99%;
}

/* Link Utili */
.link {
	color: #9F1D0E;
	padding: 10px 0 10px 0;
	margin-left: 20px;
 	border-bottom: 1px dotted #9F1D0E;
}

.linkcategoria {
 	background-image: url(../Img/RisorseBul.gif);
 	background-repeat: no-repeat;
 	background-position: top left;
	padding: 0 0 0 20px;
	color: #9F1D0E;
	margin-top: 10px;
}
/* link utili combo */
#listalink select {
	width: 25em;
	font-size: 100%;
	color: #9F1D0E;
}

/* Mappa del Sito */
.menuprincipale {
 	font-weight: bold;
 	margin-left: 10px;
 	padding-left: 15px;
}
.lihome {
	margin-bottom: 15px;
}
.menuprincipale ul {
	margin: 0 0 15px 15px;
}
.menudis {
 color: #797979;
}

/* Contatti */
.risorsebul {
 	background: url(../Img/RisorseBul.gif) no-repeat top left;
	padding-left: 18px;
 	font-weight: bold;
}
input.contattiinput, select.contattiinput, textarea.contattiinput {
	border: 1px solid #aaaaaa;
	width: 55%;
	font-size: 11px;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.formcontatti {
	display: inline;
}
.formcontatti p {
	margin: 1px;
	padding: 0;
}
.formcontatti p label {
	float: left;
	width: 11em;
}

/* Modulistica */
#tablingue {
	list-style-type: none;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #9F1D0E;
	padding: 0 0 23px 0px;
}
#tablingue li {
	float: left;
	margin: 2px 2px 0px 2px;
	border: 1px solid #9F1D0E;
	height: 20px;
	background-color: #EDC3C9;
}
#tablingue li.linguasel {
	border-bottom: 1px solid #ffffff;
 	font-weight: bold;
	height: 20px;
	background-color: #FFFFFF;
}
#tablingue a:link, #tablingue a:visited {
	display: block;
	text-decoration: none;
	padding: 2px 10px 4px 10px;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #9F1D0E;
}
#tablingue a:hover {
	color: #000000;
}
#elencomod {
	border-left: 1px solid #9F1D0E;
	border-right: 1px solid #9F1D0E;
	border-bottom: 1px solid #9F1D0E;
	padding: 10px 4px 4px 4px;
	margin-bottom: 20px;
}
.nomeservizio {
 	background-image: url(../Img/RisorseBul.gif);
 	background-repeat: no-repeat;
 	background-position: top left;
	padding: 0 0 0 20px;
	color: #9F1D0E;
	margin: 15px 0 5px 3px;
 	font-weight: bold;
}
/* Righe modulistica */
.tabdocservizio {
	width: 99%;
}
.tabdocservizio td {
	border: 1px solid #9F1D0E;
	padding: 2px 2px 2px 2px;
	color: #9F1D0E;
	background-color: #FDF1F3;
	vertical-align: middle;
}
.tabdocservizio .tabservizidoc {
	text-align: center;
	width: 25px;
}
.tabdocservizio .tabmenu {
	border: 0;
	background-color: #336699;
	vertical-align: middle;
}
/* Ricerca */
.formricerca p {
	margin: 1px;
	padding: 0;
}
.formricerca p label {
	float: left;
	width: 60px;
	margin-left: 3px;
}
input.ricercainput {
	border: 1px solid #aaaaaa;
	width: 220px;
	font-size: 11px;
}
.ricercabutton {
	border: 1px solid #aaaaaa;
	font-size: 10px;
	background-color: #EDC3C9;
	color: #9F1D0E;
 	font-weight: bold;
}
.ulricerca {
	padding: 0;
	margin: 5px 0 0 20px;
}
.rictipo {
	margin: 20px 0 0 0;
}

