input.generale_2
{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	color: #123456;
}
select.select_2
{
	font-family: Times New Roman, Helvetica, sans-serif;
	width: 60px;
	font-size: 10px;
	background: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	border-color: #F0E9D6;
	color: #123456;
}

html
{
    	scrollbar-face-color: #FFFFFF;	
    	scrollbar-shadow-color: #444444;	
    	scrollbar-highlight-color: #444444;	
    	scrollbar-3dlight-color: #FFFFFF;	
    	scrollbar-darkshadow-color: #FFFFFF;	
    	scrollbar-track-color: #FFFFFF;		
    	scrollbar-arrow-color: #444444;		
}

body
{
	background-image: url("fond.gif");
}

table
{
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:800px;
}

