#page{
	width:980px;
	float:left;
}


h2{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-family:Trebuchet MS, sans-serif;
	font-size:15px;
	color:#33602B;
	border-bottom:1px dotted #CCC;
}

#page p{
	font-size:14px;
	line-height:20px;
	color:#373737;
	padding:0 0 20px 0;
	float: left;
	width:980px;
}

#page ul{
	width:980px;
	float:left;
	padding:0 0 10px 0;
	margin:0;
	list-style-type:none;
	font-size:15px;
	font-family:Trebuchet MS, sans-serif;
	color:#900;
}

#page ul li{
	float:left;
	padding:0 30px 10px 25px;
	height:20px;
	margin:0 0 0 10px;
	width:425px;
	background:url(../images/servizi/spunta.gif) no-repeat left top;
}





