a {
	text-decoration: underline;
}
a:hover {
	//color: #ffff00;
}
a:link {
	color: #CE3000;
}
a:visited {
	color: #003366;
}
a:active {
	color: #800000; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000080;
	text-decoration: none;
	margin: 0px;
	background-color: #008B8B;
	background: url(images/sfondo.jpg) repeat fixed center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000080;
}
h1{
	font-size: 20px;
	color: #FFF4F2;
	padding: 0px 5px 0px 10px;
	border-top: 2px outset #FFF4F2;
	border-left: 1px outset #FFF4F2;
	border-bottom: 2px inset #FFF4F2;
	border-right: 1px inset #FFF4F2;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	background: #7D9497;
}
h2{
	font-size: 18px;
	color: #000080;
	padding: 0px 5px 0px 10px;
	border-top: 2px outset #FFF4F2;
	border-left: 1px outset #FFF4F2;
	border-bottom: 2px inset #FFF4F2;
	border-right: 1px inset #FFF4F2;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	background: #E3E1E2;
}
/* paginacentrata */
#paginacentrata {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -388px;
	vertical-align: top;
}
.testatina{
	font-size: 16px;
	color: White;
	font-weight: bold;
	background-color: #000080;
	padding: 2px 2px;
	text-align: center;
}
.url{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ce3000;
	text-decoration: none;
}
#header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
#headerhp{
	position: absolute;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	color: #FFFF00;
	text-align: left;
}
.side{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(images/stars-bg.jpg);
}
.boxd {
	border: 1px dotted #000080;
	background: #FFFFFF;
	padding: 2px;
	margin-right: 2px;
	color: #000000;
}
.boxheader1 {
	border: 1px solid #1C71B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	background-color: #BBD6F0;
	font-style: normal;
	padding: 2px;
}
.adv {
	background: #FFFFFF;
	color: #000000;
}
*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
}

