body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color:#EFEDED;
}
/*************************************************************
					FORMULAIRE
*************************************************************/					
.combo {
	height: auto; 
	border: #404040 1px solid;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	z-index:1;
}

table tr td, table tr td .Libelle, .Libelle {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}


