body {
	width: 100%;
	background-color: #999999;
	font-family: TIMES NEW ROMAN, geneva, helvetica, lucida;
	font-size: 15;
	color: #000000; 
	text-align: center;
	text-decoration: none;

}



#menu_2 {
	width: 300px;
	
	float: left;
	overflow: hidden;
	margin: 5px;	
}
#tresc_2 {
	width: 400px;
	
	float: left;
	overflow: hidden;
	margin: 5px;	
	
}
#tresc_all {
	width: 950px;
	float: center;
	overflow: hidden;
	margin: auto;
}