#testata {
	height: 100px;
	background-image: url(../fig/testatapesci2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	background-color: #008CC1;
}
#titolo {
	height: 30px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 500px;
	text-align: right;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(../fig/pesciangelo2.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}

#contenuti  {
	background-image: url(../fig/sfondopesci.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
	margin: 0px;
	padding: 0px;
	margin-left: 159px;
	padding-left: 10px;
	background-attachment: fixed;
}


#categorie {
	background-color: #FFCC00;
	height: 20px;
	margin-left: 159px;
	background-image: url(../fig/angolinoblu.gif);
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000066;
	text-align: right;
	padding-right: 10px;
	margin-top: 0px;
	
}

#molliche {
	color: #000066;
	margin-left: 159px;
	background-image: url(../fig/sfondoh13.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000066;
	height: 16px;
	vertical-align: middle;
}

#logo {
	position: absolute;
	z-index: 1;
	height: 50px;
	width: 201px;
	left: 7px;
	top: 4px;
}
#contenuti ul li {
	list-style-image: url(../fig/bulletdiscus.gif);
	margin-left: 40px;
}
