body {
		

		
		width: 100%;
		background-color: rgb(0,0,0);
		font-family:Verdana,monospace;
		font-size:12px;
		text-align:center;
		background-position:center;
		color: rgb(200,200,200);
		margin-left: auto;
		margin-right: auto;
		
}

	
#titolo  {

		text-align:center;


}




#menu  {
		margin-left: auto;
		margin-right: auto;
		height:53px;
		text-align:center;
		top:220px;
		border:1px rgb(0,0,0) solid;
		left:5px;
		right:5px;
		width:800px;
		background-color:black;

}




/* SINISTRA */





/* CENTRO */

#contenuto {

		margin-left: auto;
		margin-right: auto;		
		width:800px;
		heigh:auto;
		border:1px rgb(0,0,0) solid;

}


#pedice  {

		width:800px;
		font-size:10px;
		text-align:right;
		margin-left: auto;
		margin-right: auto;
	
}

#blocco1 {
		position:absolute;
		left:10px;
		width:200px;		
		top:10px;
		height:678px;

		text-align:giustify;

}

#blocco2 {
		position:absolute;
		left:215px;
		width:367px;		
		top:10px;
		height:678px;

		text-align: justify;

}

#blocco3 {
		position:absolute;
		right:10px;
		width:200px;		
		top:10px;
		height:678px;
		border:1px rgb(0,0,0) solid;
		text-align:left;

}

#news {
		position:absolute;

		width:100%;		
		top:0px;
		height:240px;

		text-align:left;

}

/* SPONSOR */
#sponsor {
		text-align:left;
		position:absolute;
		right:50px;
		left:50px;
		top:50px;
		
		
}