
body { 
	background-image: url(lati/tutto_sfondo.png); 
	background-attachment: fixed; 
	margin:0; 
	scrollbar-face-color: FFFFFF;
	scrollbar-shadow-color: DFC1DA;   
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: DFC1DA;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-track-color: FFFFFF;
	scrollbar-arrow-color: DFC1DA;  
}

a { 
	text-decoration:none; 
}

a:hover { 
	font-style:oblique; 
	font-weight:bold; 
	color:rgb(102,102,102);
	text-decoration:none;  
}

a:link { 
	text-decoration:none; 
	color:purple;
}

a:active { 
	text-decoration:none; 
}

p { 
	font-family:Verdana; 
	font-size:10pt;
	color:purple;
}

#bordi_tab{ 
	width:88%;
	background-color:white; 
	border:0; 
	border-top-width:0; 
	border-right-width:1; 
	border-bottom-width:1; 
	border-left-width:1; 
	border-right-color:rgb(192,192,192); 
	border-bottom-color:rgb(192,192,192); 
	border-left-color:rgb(192,192,192); 
	border-top-style:none; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid; 
}

#table_header{
	width:100%;
	height:60px;
	background-image: url(lati/alto.png);
}

}

#table_vuota{
	width:100%;
}

#ante_prima{ 
	border-right-width:4; 
	border-bottom-width:4; 
	border-right-color:rgb(153,153,153); 
	border-bottom-color:rgb(153,153,153); 
	border-right-style:solid; 
	border-bottom-style:solid; 
	}

#table_poe{ 
	width:710px;
	border-width:10;
	border-color:FFFFFF;
	border-style:ridge;
	}


#cella_poe{ 
	width:680px;
	border-width:8;
	border-color: FFFFFF;
	border-style:groove;
	}