body
	{
		background-color : #F1F1F1;
		background-repeat: repeat-x;
		margin-top : 0px;			
		margin-bottom : 0px;			
		margin-left : 0px;			
		margin-right : 0px;			
		
		font-family : Verdana, Arial, Tahoma;
		font-size : 8px;
	}


a:link {
	color: #999966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
	
.bodytab_ {
	width: 621 px;
	font-family : Verdana, Arial, Tahoma;
	font-size: 10px;
	color : #000000;
	
}

.tab_ {
	width: 163 px;
	font-family : Verdana, Arial, Tahoma;
	font-size: 10px;
	color : #000000;
	
}
.tab_img {
	font-family : Verdana, Arial, Tahoma;
	font-size: 9px;
	color : #000000;
	
}
.tab_2 {
	font-family : Verdana, Arial, Tahoma;
	font-size: 11px;
	color : #000000;
	
}

.cel_top {
	width: 163 px;
	font-family : Verdana, Arial, Tahoma;
	font-size: 10px;
	color : #800000;
	font-weight : bold;

}
.bodyCel {
	font-family : Verdana, Arial, Tahoma;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	color : #000000;

}


/* campo testo  */ 

.campo
	{
		background-color : #FFF9E2;
		border: 1px solid #FFF9E2;
		font-family : Verdana, Arial, Tahoma;
		font-size : 11px;
		height: 20px;
		

	}
	
.camponote
	{
		background-color : #FFF9E2;
		border: 1px solid #FFF9E2;
		font-family : Verdana, Arial, Tahoma;
		font-size : 11px;
		
	}	
	
/* pulsanti */ 
	 								
.btn
	{
		height: 20px;
		color: #000000;
		background-color: #FFF9E2;
		border: 1px solid #FFF9E2;
		font-size : 12px;
		font-family : Arial, Verdana, Tahoma;
	}