body {
	background: 	#ffffff  url(../images/template/sf_10.jpg) repeat-y;
}

/* Lista pagine colonna dx */
.sezione {
	height: 		21px;
	background: 	#008373;
	color: 			#ffffff;
	font-size: 		12px;
	font-weight: 	bold;
	line-height: 	15px;
	padding: 		0px 0px 0px 0px;
}

.sezione a, .sezione a:link {
	font-size: 			12px;
	color: 				#ffffff;
	font-weight: 		normal;
	text-decoration: 	none;
}

.sezione a:hover{
	font-size: 			12px;
	color: 				#3b3e3d;
	font-weight: 		bold;
	text-decoration: 	none;
}

.sezione li {
	list-style-image:	url(../images/template/stellina.png);
	padding: 			4px 0px 3px 0px;
	margin-left:		-15px;
}

/* Titolo della pagina colonna centrale */
#titolo {
	font-size: 18px;
	height: 40px;
	color: #73D0B5;
}
