body {  background-image: url(bg.jpg); 
	MARGIN: 10pt; 
	BACKGROUND-REPEAT:repeat; 
	background-color: #e9e9e9; 
	font-family: century gothic;
	font-size: 9px; 
	margin: 2px; 
	color: #000000;}

a:link, a:active, a:visited {font-family: century gothic; 
	color: #8fbc73;
	cursor: help;
	font-weight: bolder;
	text-decoration:underline;
	font-size: 7px;
	text-transform: uppercase;}

a:hover {font-family:century gothic; 
	color: #000000;
	cursor: help;
	text-decoration:none;
	font-weight: bolder;
	font-size: 7px;
	text-transform: uppercase;}


td { font-family: century gothic;
     font-size: 9px; 
     margin: 2px; 
     color: #000000;}

#image {position: absolute;
        left:0px;
	top: 0px;}

#text {position: absolute; 
       left:80px; 
       top: 340px; 
       width: 330px; 
       text-align: justify;}

img {border: 0px;}


textarea, input, button, select {
	font-family: century gothic;
	font-size: 9px;
	color: #000000;
	background-color: #a9a9a9;
	border: 1px solid #a9a9a9;}


i { font-family: century gothic;
    FONT-WEIGHT: bolder; 
    font-size: 9px;
    color : #8fbc73;}

B {TEXT-TRANSFORM: uppercase; 
   font-family: century gothic;
   FONT-WEIGHT: bolder; 
   font-size: 7px;
   color: #8fbc73;}


h1 { 	background-image: url(titolo.png); 
	BACKGROUND-REPEAT:no-repeat;
	padding-left:10px;	
	color: #000000;
	font-family: Century Gothic, sans-serif;
	font-size: 20px;
	line-height: 35px;
	font-weight: bolder;
	text-transform: capitalize;
	display: block; }

h2 { 	padding-left:7px;		
	color: #7fa86e;
	font-family: Century Gothic, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: lowercase;
	display: block; }

h3 { 	color: #7fa86e;
	padding-left:7px;
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	display: block; }


blockquote { text-align: justify;
	     font-size: 9px;
	     color: #000000;
	     font-weight: normal;
	     font-family: century gothic;}


#text img { margin: 3px;
	       padding: 3px;
	       border: 1px dotted #9b9b9b;
	       background: #8fbc73;}

.stats {font-family: century gothic;
	font-size: 9px;
	color: #000000;
	line-height:11px;
	padding-left: 6px;
	
}

.disclaimer {
	font-family: century gothic;
	font-size: 8px;
	color: #000000;
	line-height:11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9b9b9b;
	margin-top: 10px;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}


#disclaimer ul.footer li {
	text-align: center;
	width:90px;
	display:inline;
	text-align: center;
	margin: 0px 10px 0px 10px;
}
#disclaimer ul.footer li a {
	line-height: 136%;
	font-size: 8px;
	font-family: century gothic;
	text-transform: uppercase;
	letter-spacing: 2px;}