body {	
	background: #ffffff top center no-repeat;
	margin:0px;
	font-family:tahoma;
  	font-size: 13px;
	font-style: normal;
	color: #000000;
	
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#97e526; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#97e526; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff;
}

img{
	border:none;
}

div#container{
	margin:auto;
	width:900px;
	margin-top:0px;
}

A.linknormale:link{
 	color: #767f86;
	text-decoration:underline;		
}
A.linknormale:visited{
 	color: #767f86;				
	text-decoration:underline;						 
}
A.linknormale:hover{
    color: #8ed32b;
	text-decoration:underline;					
}

.inputText{
	border:1px solid #cccccc;
	font-size:10px;
	font-family:tahoma;
  	font-size: 13px;
	font-style: normal;	
}

table.prenotaTable{
	border-collapse:collapse;
	width:725px;
	border:1px solid #cccccc;
}

table.prenotaTable td {
	border:1px solid #cccccc;
}

.titolo{
	font-weight:bold;
	font-family:tahoma;
  	font-size: 15px;
	font-style: normal;
	color: #000000;
}

.paginazione{
	font-weight:bold;
	font-family:tahoma;
  	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.pulsante{
	background-image:url(../img/back_pulsante.gif);
	border:none;
	color:#000000;
}

.boxNews{
	width:192px;
	height:180px;
	background-color:#ffffff;
	border-left:1px #aaaaaa dashed;
	margin-left:10px;
	color:#767f86;
	padding:10px;
	float:left;
}
