/*/////////////////////// LES LISTES ///////////////////////*/ 
ul#menu_salon_01 {
padding:0;
margin:0;
float : none;
list-style-type:none;
width: 700px;
height : 20px;
margin-right: auto;
margin-left: auto;
position: relative;
}

ul#menu_salon_01 li {
display : inline;
}

li.bouton_salon_01 a {
	float:left;
	background-color:#FFFFFF;
	color:#8E907F;
	text-decoration:none;
	text-align:center;
	padding:3px 3px 3px 3px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding:3px 3px 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dCc599;
	border-right-color: #eCd5a9;
	border-bottom-color: #dCc599;
border-left-color: # Cd5a9;
	margin-right: 3px;
}

li.bouton_salon_01 a:hover {
	float:left;
	border-color: #696969 #DCDCDC #DCDCDC #696969;
	text-decoration: underline;
	color: #333333;
	background-color: F5F4EE;
}
li.bouton_salon_01 a:active {
	float:left;
text-decoration:underline;
	border-color: #696969 #DCDCDC #DCDCDC #696969;
	text-decoration: underline;
	color: #FFFF00;
	background-color: #333333;
}

ul#menu_salon_02 
{			   
  margin : 0; /* Marge extérieur nulle */
 padding:3px 3px 3px 3px;
 width : 70px; /* Largeur de notre liste */
font-family: Arial;
font-size: 14px;
font-weight: bold;
border : 0px solid #39C; /* Application d'une bordure */ 
}

ul#menu_salon_02 li 
{						 
 list-style-type : none; /* Aucunes puces associées */
 margin-bottom : 0px; /* Ajout d'une marge en bas */
}

ul#menu_salon_02 li a
{
background-color:#FFFFFF;
	color:#8E907F;
	text-decoration:none;
	text-align:center;
	padding:3px 3px 3px 3px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
width : auto !important; /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
width : 100%; /* largeur interprétée par IE6 et inférieur */
	padding:3px 3px 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dCc599;
	border-right-color: #eCd5a9;
	border-bottom-color: #dCc599;
border-left-color: # Cd5a9;
	margin-right: 3px;
	 display : block; /* Définition sous forme de block */
}

ul#menu_salon_02 li a:link
{
color:#FFFFFF; /* Couleur de la police */
 background-color : #FFFFFF; /* Définition de la couleur de fond */ 
 border : 0px solid #3399CC; /* Ajout d'une bordure */	
}
 
ul#menu_salon_02 li a:visited
{
color:#8E907F; /* Couleur de la police */
 background-color : #FFFFFF; /* Définition de la couleur de fond */ 
 border : 0px solid #3399CC; /* Ajout d'une bordure */	
}

ul#menu_salon_02 li a:hover
{
 text-decoration: underline;
 color: #333333;  Changement de la couleur de la police initiale */
 background-color : #F5F4EE; /* Changement de la couleur de fond initiale */
 border : 0px solid #993; /* Ajout d'une bordure */	
}

ul#menu_salon_02 li a:active
{
 text-decoration: underline;
 color: #FFFF00;  Changement de la couleur de la police initiale */ 
 background-color : #333333; /* Changement de la couleur de fond initiale */
 border : 0px solid #FFC300; /* Ajout d'une bordure */	
}




ul#menu_salon_03 {
padding:0;
margin:0;
float : none;
list-style-type:none;
width: 1290px;
height : 20px;
margin-right: auto;
margin-left: auto;
position: relative;
}

ul#menu_salon_03 li {
display : block;
} 
ul#menu_vertical11 li {
display : table-row;
}
li.bouton_salon_11 a {
	float:left;
	background-color:#FFFFFF;
	color:#8E907F;
	text-decoration:none;
	text-align:center;
	padding:3px 3px 3px 3px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding:3px 3px 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dCc599;
	border-right-color: #eCd5a9;
	border-bottom-color: #dCc599;
border-left-color: # Cd5a9;
    margin-right: 3px;
	margin-bottom: 3px;
}

li.bouton_salon_11 a:hover {
	float:left;
	border-color: #696969 #DCDCDC #DCDCDC #696969;
	text-decoration: underline;
	color: #333333;
	background-color: F5F4EE;
}
li.bouton_salon_11 a:active {
	float:left;
text-decoration:underline;
	border-color: #696969 #DCDCDC #DCDCDC #696969;
	text-decoration: underline;
	color: #FFFF00;
	background-color: #333333;
}
