body {
	background-color:#000b11;
	background-image: url(../immagini/navigazione/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
}
img {
	border:none;
}
p {
	margin:0px;
	padding:0px;
	padding-top:16px;
}
a:link {
	color:#ffffff;
	text-decoration:none;
}
a:visited {
	color:#ffffff;;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.testobold {
	font-weight:bold;
	color:#9ec4d8;
}
h3 {
	margin:0px;
	padding:5px;
	color:#989ea2;
	font-size:30px;
	line-height:32px;
	text-transform:lowercase;
}
h5 {
	margin:0px;
	padding:5px;
	color:#1f5372;
	font-size:24px;
	line-height:26px;
	text-transform:lowercase;
}
h4 {
	margin:0px;
	padding:5px;
	color:#989ea2;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-transform:lowercase;
}
.gallery_veditutto {
	text-align:right;
	font-size:14px;
	color:#9ec4d8;
}
#tornaelenco {
	font-size:14px;
	color:#9ec4d8;
}
.sep { 
	clear:both;
	height:16px; 
	background-image:url(../immagini/navigazione/page_sep.jpg); 
	background-repeat:no-repeat; 
	background-position:0px 8px; 
	margin-top:2px; 
	margin-bottom:2px
}
li {
	list-style-image:url(../immagini/navigazione/bullet.gif);
}
.tree {
	margin:0px;
	padding:0px;
	margin-left:16px;
}
.tree li {
	list-style-image:url(../immagini/navigazione/albero.gif);
}