body{font: 96% Arial,Verdana,sans-serif;
    position:static;
    height: 316px;
	width: 540px;
	/*background-color: #B20E15;*/
	background: url(images/spacer.gif) no-repeat;
	overflow:hidden;
}

div#main {
	background-color: #B20E15;
	height: 316px;
	width: 540px;
	position:absolute;
	
}


div#title{
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
font-size:16px;
color:#ffffff;
height:34px;
width:503px;
position:absolute;
text-align:left;
left: 20px;
top: 6px;
}

div#content{
	color:#FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 372px;
	height: 2000px;
	overflow:hidden;
	text-align:justify;
	z-index: auto;
	
}
div#image{
	height:264px;
	width:136px;
	position:absolute;
	overflow:auto;
	text-align:left;
	left: -9px;
	top: 45px;
	
}

.highlight {
	font-weight: 700;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color: #434140;
	background-color: #DEDEDE;
}

a:hover {
	text-decoration: none;
	color: #434140;
	background-color: #ff9d18;
}

/*----------SEZIONE SCROLLBAR----------------*/
	
