body {overflow-x: hidden;
	scrollbar-face-color:#dadada;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color: #bcbcbc;
scrollbar-darkshadow-color: #bcbcbc;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #bcbcbc;
scrollbar-track-color:#e6e6e6;
background-color:#e6e6e6;
background-image:url('immagini/bg.jpg');
                  background-repeat: repeat;
} 


div#header{position: absolute; 
top:0px; 
right: 0;
background-image:url('immagini/header.jpg');
                  background-repeat: repeat-no;
	width:550px;
	height:450px;}

b, strong {
font-family: georgia, sans-serif;
	text-decoration: none;
	text-align: justify;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
color: #bed0d1;
 border-bottom: 2px #ced8a4 solid;
}


a:link	{
	color:#d20505; 
	text-decoration: none;
	font-family:georgia;
	font-weight:bold;
	}

A:visited {
	color:#d20505;
	text-decoration: none;
	font-family:georgia;
	font-weight:bold;
	}

A:active {
	color:#d20505;
	text-decoration: none;
	font-family:georgia;
	font-weight:bold;
	}

A:hover {
	color:#ccccbb;
	text-decoration: none; 				
	font-family:georgia;
	height:0;
	font-weight:bold;
	}

body,div,td {
	font-size:7.5pt;
                   text-align: justify;
	font-family:georgia; 
	color:#7D7D7D; 
	height:0; 
                  line-height: 9px;
	}


p 	{
	margin: 12px 0 12px 0;
	padding: 0 0 0 0;
	}



.main	{
	position:absolute; 
	top:425px; 
	right:20px; 
	width:290px; 
	text-align: justify;
	}

.menu	{
	position:absolute; 
	right:317px; 
	top:195px; 
	width:190px; 
	text-align: justify;
	}


.title {font-size:14pt;
border-bottom: 3px solid #cccccc;
text-align: right;
font-family: georgia, verdana;
color:#6f6f6f;
line-height:15px; 
margin: 3px;
text-transform: uppercase;
letter-spacing: -2px;
font-weight: bold;
cursor:se-resize;}


.title:first-letter {font-size:15pt;
font-family: georgia, verdana;
color:#f82525;
height: 1px; 
line-height: 100%;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -2px;}


.text	{
	font-size:7.5pt;
	font-family:georgia; 
	color:#7D7D7D; 
	line-height: 9px;
	font-weight: normal;
	letter-spacing: +0 
                  text-align: justify;
	}