body { 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px; 
	margin: 0 auto ;
   background-color: #fffbec;
}
#bodyContent {
	margin: 0px auto ;
   _margin : 0 0 0 2px;
   width: 100% ;
}
#tb{
	border:2px solid #bd3e53;
}
#top{
position: absolute;
top:50px;
}
#down{
	position: absolute;
	top:700px;
	width: 98%;
	left:10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:Black;
}
#down h1,h2,h3{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:Black;
}
.rosso{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #DB9A7B;
	text-decoration:none;
	font-weight: normal;
}
.rosso a:{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #DB9A7B;
	text-decoration:none;
	font-weight: normal;
}
.rosso a:visited, .rosso a:hover, .rosso a:link{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #DB9A7B;
	text-decoration:none;
	font-weight: normal;
}