a {
	text-decoration: underline;
}
a:hover {
	background-color: #FFFF00;
}
a:link {
	color: #800000;
}
a:visited {
	color: #00008B;
}
a:active {
	color: #800000; 
}
body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-darkshadow-color: rgb(0,0,0);
	scrollbar-face-color: #ce3000;
	scrollbar-track-color: #999999;
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-base-color: #ce3000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000080;
	line-height: 130%;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/sfondo.jpg);
	background-attachment: fixed;
	background-color: #CDBEBB;
	background-position: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	line-height:130%;
}
h1{
	font-size: 20px;
	padding: 5px;
	color: #ce3000;
	line-height:100%;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 2px inset #ce3000;
	border-left: 2px inset #ce3000;
	border-right: 2px inset #ce3000;
	border-bottom: 2px inset #ce3000;
}
h2{
	font-size: 18px;
	color: Navy;
	line-height:100%;
	font-weight: bold;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 2px inset #000080;
	border-left: 2px inset #000080;
	border-right: 2px inset #000080;
	border-bottom: 2px inset #000080;
}
h3{
	color: #000080;
	font-size: 8pt;
	text-decoration: underline;
}
.url{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #800000;
	text-decoration: none;
}
#header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.piccolo{
	 font-size: 11px;
	 font-weight: bold;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: 000000;
}
/* paginacentrata */
#paginacentrata {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -388px;
	vertical-align: top;
}
/*content*/
#content {
	clear:both;
	margin:0px;
	line-height:130%;
}
#content ul {
	list-style-type: square;
	margin: 0px 0px 0px 40px;
	padding: 10px 0px 0px 0px;
	line-height: 12px;
	line-height:130%;
	list-style-image: url(images/folder-cat.gif);
}
#content #listings {
	list-style-type: none;
	list-style-image: none;
	margin:6px 0px 0px 0px;
}

#content #listings li {
	width:100%;
	margin:6px 0px 0px 0px;
	line-height:130%;
	height: 90px;
	padding:0px 0px 0px 0px;
}

#content #listings li img.t {
	float: left;
	width: 120px;
	height: 90px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#odp {
	clear:both;
	margin:0.3em auto;
	width:32em;
	border:0.2em solid #c0c0c0;
	font-size:80%;
}

#odp div {
	text-align:center;
	padding:0.1em
}

#odp .about {
	background-color:#c0c0c0;
	color:#ffffff
}

#odp .links {
	background-color:#f0f0f0;
	color:#aaaaaa
}

#odp a,
#odp a:visited {
	color:#c0c0c0
}