@charset "utf-8";

/* **************************** */
/*  MON MENU HORIZONTAL 		*/
/* **************************** */

#menuh {
width:100%;
height:37px;
margin:0 0 0 0px;
padding:0 0 0 0;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646567;
font-weight:bold;

display:block; 
background-image:url(../images/commun/menuh/bandeau_menu.png);/**/
background-repeat:no-repeat;
z-index:1000;
}

#menuh div {
width:128px;
height:27px;
padding:10px 0 0 0px;
float:left;
text-align:center;
}
	
#menuh div:hover {
background-image:url(../images/commun/menuh/nuage_jaune.png);
}

#menuh div.select {
background-image:url(../images/commun/menuh/nuage_gris.png);
}

#menuh div a {
color:#646567;
font-weight:bold;
text-decoration: none;
}

#menuh div.select {
color:#FFEE33;
}

#menuh .menu_titre_produit, #menuh .menu_titre_produit:hover{
	background-image:url(../../include/images/commun/menuh/bandeau-produit_H37.png);
	background-position:right;
	margin-left:50px !important;
	margin-left:25px;
	padding-left:0px;
	
}
#menuh div.menu_titre_produit a {
	color:#EEEEEE;
}
/*
Sous Menu
*/

#menuh div ul {
z-index:1001;
width:128px;/**/
position: relative;
margin: 12px 0 0 0; /**/
padding: 1px 4px 4px 4px; 
background-color:#F5F5F5;
/* background-image:url(../images/commun/menuh/morceau_bandeau_menu_sousmenu.png);/**/ */
background-position:bottom; 
background-repeat:repeat-y;
/*line-height:28px;

/*border-top:4px solid #C6C0C1;
border-left:4px solid #FFFFFF;
border-right:4px solid #FFFFFF;
border-bottom:4px solid #FFFFFF;*/
}

#menuh ul, #menu li {
/*margin: 0;
padding: 0;*/
list-style-type: none;
list-style-position:outside;

}

#menuh ul li {
padding:5px 5px;
margin:2px 0;
font-size:10px;
text-align:left;
background-color:#FFFFFF;
}
/* nous */
#menuh ul li.nous {
background-color:#FFEA7F;
}
	
#menuh ul li:hover,#menuh ul li:hover.select  {
background-color: #DCDCDC;
}
#menuh ul li.select  {
background-color: #DCDCDC;
}
/* nous */
#menuh ul li.nous:hover,#menuh ul li.snous:hover  {
background-color: #FFDD00;
}
#menuh ul li.snous   {
background-color: #FFDD00;
}	


#menuh ul li a {
	font-weight:bold;
	color:#646567;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*line-height:20px;*/
}

#menuh ul li a:hover {
color: #5f5f5f ;
}


/* PRO */
#menuh_pro {
width:100%;
height:37px;
margin:0 0 0 0px;
padding:0 0 0 0;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646567;
font-weight:bold;

display:block; 
background-image:url(../images/commun/menuh/bandeau_menu.png);/**/
background-repeat:no-repeat;
z-index:1000;
}
/*#menuh_pro div.menu_titre_produit{
width:200px;
background-image:url(../images/commun/menuh/bandeau-produit_H37.png);
color: #FEE329;
}*/
#menuh_pro div {
width:128px;
height:27px;
padding:10px 0 0 0px;
float:left;
text-align:center;
}
	
#menuh_pro div:hover {
background-image:url(../images/commun/menuh/nuage_jaune.png);
}

#menuh_pro div.select {
background-image:url(../images/commun/menuh/nuage_gris.png);
}

#menuh_pro div a {
color:#646567;
font-weight:bold;
text-decoration: none;
}

#menuh_pro div.select {
color:#FFEE33;
}

#menuh_pro .menu_titre_produit, #menuh_pro .menu_titre_produit:hover{
	background-image:url(../../include/images/commun/menuh/bandeau-produit_H37.png);
	margin-left:50px;
}
#menuh_pro div.menu_titre_produit a {
	color:#EEEEEE;
}
/*
Sous Menu
*/

#menuh_pro div ul {
z-index:1001;
width:128px;/**/
position: relative;
margin: 12px 0 0 0; /**/
padding: 4px 4px 4px 4px; 
background-color: #FFF;
background-image:url(../images/commun/menuh/morceau_bandeau_menu_sousmenu.png);/**/
background-position:bottom; 
background-repeat:repeat-y;
line-height:28px;

/*/*border-top:4px solid #C6C0C1;
border-left:4px solid #FFFFFF;
border-right:4px solid #FFFFFF;
border-bottom:4px solid #FFFFFF;*/
}

#menuh_pro ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position:outside;
}

#menuh_pro ul li {

padding:0 5px;
font-size:10px;
text-align:left;
}
	
#menuh_pro ul li:hover,#menuh_pro ul li:hover.select  {
background-color: #CCCCCC;
}
#menuh_pro ul li.select  {
background-color: #CCCCCC;
}


#menuh_pro ul li a {
font-weight:bold;
color:#646567;
text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

#menuh_pro ul li a:hover {
color: #5f5f5f ;
}