#contenuto
{
	padding:0;
	width:100%;
	height:100%;
	text-align:left;
	position:relative;
} 

#banner {
	position:absolute;
	left:264px;
	top:40px;
	font-size:14px;
	width:876px;
	height:552px;
	font-weight:bold;
	padding: 3px;
	color: #FFFFFF;
	text-align: left;
	z-index: 999;
}  
#banner img {
	border: 2px solid #FFF;
}
#contenuto  p
{
	margin:0;
	padding:.3em;
	font-size:0.9em;
}  
#banner  a:link  
{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
} 
#banner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner   a:hover     {
	color:#006666;
	text-decoration:none;
} 
#banner a:visited {
	color:#000000;
	text-decoration:none;
}
#banner a:focus {
	color:#FFFFFF;
	text-decoration:none;
}

#banner p.testo
{
	margin:180px 0 0 0;
	padding: 0;
	color:#000000;
	text-align:center;
	font-size: 1em;
}

