BODY{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
}

.combo_neutra{
	font-family: Verdana;		
    background-color: #eeeeee;
    border: 1px solid #333333;    
    font-size: 10px;
}

.textarea{
	font-size: 12px; 
	background-color: #eeeeee;	
	border: 1px solid #333333;
	font-family: Verdana;		
	width: 100%;
}

.textfield{
	font-size: 10px; 
	background-color: #eeeeee;	
	border: 1px solid #333333;
	font-family: Verdana;		
}

.button{		
	font-size: 10px; 
	font-family: Verdana;	
}

.sfondo_concerto{	
	height:360px;
	width:800px;	
}

TABLE.footer{
	background-image: url(../images/footer.gif);
}

TABLE.bordo_fine{    	
	border: 1px solid #000000;
    border-collapse: collapse;    
	align:center;          	
	width:800px;   
}

TD.head{	      
    color: #000000;        
    background-color: #BBCED2;
    height:30px;
}

TD.odd{	
    color: #000000;            
}

TD.even{	
    color: #000000;        
    background-color: #BBCED2;    
}
