body {	
	background: #000000 top center no-repeat;
	margin:0px;
	font-family:courier;
  	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height:1.4;
	
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#cccccc; 
	scrollbar-base-color:#cccccc; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#ffffff;
}

img{
	border:none;
}

a{
	color:#ffffff;
	font-weight:bold;
}

div#container{
	margin:auto;
	width:950px;
	margin-top:0px;
}

A.linknormale:link{
 	color: #000000;
	text-decoration:underline;
	font-weight:bold;			
}
A.linknormale:visited{
 	color: #000000;				
	text-decoration:underline;	
	font-weight:bold;					 
}
A.linknormale:hover{
    color: #727272;
	text-decoration:underline;	
	font-weight:bold;				
}

.inputText{
	border:1px solid #cccccc;
	font-size:10px;
	font-family:tahoma;
  	font-size: 13px;
	font-style: normal;	
}

.titolo{
	font-weight:bold;
	font-family:courier;
  	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	background-color:#000000;
	padding:4px;
	clear:both;
}

.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;
}