/* mod */
h1.servizi {background: #cb7c7b url(../widgets/sf-h1Servizi.gif) no-repeat left top;}

div.servizi {
	background: #cb7c7b url(../widgets/sf-h1Servizi.gif) no-repeat left top;
	position:relative;
	padding:5px 10px 3px 10px;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
h1{
	border-bottom:solid 1px #3b755d;
	color:#3b755d;
}
.sec{
	font-size:1.1em;
	font-weight:bold;
	margin:30px 0 5px;
	padding:5px 10px 3px;
	position:relative;
	background:transparent url(../widgets/bullet-01.gif) no-repeat scroll 0 12px;
	color:#3B755D;
}
/* mod */
h2 {
	border-bottom:solid 1px #cb7c7b;
	color:#cb7c7b;
}
h3 {
	background: url(../widgets/bullet-01.gif) no-repeat 0 12px;
	color:#cb7c7b;
}

#toc {
	position:relative;
	clear:both;
	top:20px;
	margin:10px;
	list-style:none;
}
#toc h2 {
	font-size:.9em;
	color:#333;
}
/* mo */
#toc p{
border-bottom:solid 1px #3b755d;
font-size:.9em;
color:#333;
font-weight:bold;
}
/* mod */
#toc ul, #toc ul li {
	position:relative;
	list-style:none;
}
#toc strong { font-weight:normal;}
#toc ul { margin:10px;}
#toc ul li {
	margin:0 0 2px 0;
	padding:0 0 0 10px;
	background: url(../widgets/bullet-01.gif) no-repeat 0 5px;
}
