#contenuto
{
	padding:0;
	width:400px;
	height:350px;
	border:1px solid #f60;
	text-align:left;
	position:relative;
} 

#banner {
	position:absolute;
	left:418px;
	top:32px;
	width:350px;
	height:350px;
	text-align:right;
	font-weight:bold;
	padding: 3px;
	color: #333333;
}  
#contenuto  p
{
	margin:0;
	padding:.3em;
	font-size:0.9em;
}  
#banner  a:link  
{
	color:#FFFF00;
	text-decoration:none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
} 
#banner a:visited {
	color:#FFFF33;
	text-decoration:none;
}
#banner a:focus {
	color:#FFFF33;
	text-decoration:none;
}
#banner   a:hover     {
	color:#CCCC00;
	text-decoration:none;
} 

#banner p.testo
{
	margin:180px 0 0 0;
	padding: 0;
	color:#000000;
	text-align:center;
	font-size: 1em;
}
