#Separation
	{
		height:30px; width:99%; float:none; clear:left; line-height:30px; 
	}

#Menu
	{
	width: 680px; height:450px; margin-left:0px; margin-top: 5px; text-align: left; overflow: hidden; background-color:#f3f1ed;
	}

#Menu2
	{
	width: 680px; height:450px; margin-left:0px; margin-top: 5px; text-align: left; overflow: auto; background-color:#f3f1ed;
	}
		
#Reference
	{
	width: 99%; height:50px;  margin-top: 10px; text-align: left; margin-left:5px; text-align:left; font-weight:bold; font-size:13px; margin-left:120px;
	}
	
#Bouton
	{
	width: 99%; height:20px;  margin-top: 10px; float:left; clear: left; padding-left:333px; 
	}
	

#Erreur
	{
	width: 80%; height: 80%; float:left; margin-top:10px; 
	}
	
#Erreur h1
	{
		font-size:14px; text-align:center; font-weight:bold; color:#000000; margin-top:7px;
	}
#Erreur h2
	{
		font-size:11px;	text-align: center; color:#000000;
	}
	
#Resultat
	{
		width: 100%; margin-top: 30px; float:left;
	}
	
#Titre
	{
		width: 99%; height: 20px; font-size:18px; text-align: center; color:#aa8b76; 
	}

#Erreur2
	{
		width: 99%; height: 70%; 
	}
	
#Erreur2 h1
	{
		font-size:14px;	text-align: center; font-weight:bold; color:#000000;
	}
#Erreur2 h2
	{
		font-size:11px;	text-align: center; color:#000000;
	}

#NombreResultat
	{
		width: 80%; height: 20px; line-height:20px; margin-top: 0px; font-size:14px; text-align: center; color:#000000; font-weight:bold; float:left; margin-top: 15px; 
		
	}
#test
	{
		overflow:auto; height: 310px; 
	}

.Tableau	{ width:640px; margin-left:10px; padding:0px;  float:none; clear:both; background-color:#f3f1ed; font-family:Arial; }
.Tableau tr	{ padding:2px; border: black 2px solid; }
.Tableau th	{ text-align:center; font-weight:bold; color:#222222; padding:4px; }

.field {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #AA8B77;
	background-color: #E1D2C3;
}

.field2 {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #AA8B77;
	background-color: #CCCCCC;
}

.form_button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #AA8B77;
	background-color: #CDB6A0;
}