/***************** MENU LEFT *****************/
/*#menuLeft{
float:left;
width:370px;
padding:160px 0 0 60px;

}
#menuLeft h1 a{
width:185px;
display:block;
height:26px;
overflow:hidden;
background-position:left top;
}
#menuLeft h1 a:hover{
background-position:right top;
}
#menuLeft h1 a span{
	display:none;
}
#menuLeft h1 a.accueil{
background-image:url(../images/charte/accueil.gif);
}
#menuLeft h1 a.in-consulting{
background-image:url(../images/charte/in-consulting-bt.gif);
}
#menuLeft h1 a.relooking{
background-image:url(../images/charte/relooking.gif);
}
#menuLeft h1 a.morpho{
background-image:url(../images/charte/morpho.gif);
}
#menuLeft h1 a.esthetique{
background-image:url(../images/charte/esthetique.gif);
}
#menuLeft h1 a.questions-de-style{
background-image:url(../images/charte/style.gif);
}
#menuLeft h1 a.evenements{
background-image:url(../images/charte/evenements.gif);
}
#menuLeft h1 a.presse{
background-image:url(../images/charte/presse.gif);
}
#menuLeft h1 a.contact{
background-image:url(../images/charte/contact.gif);
}
*/

/***************** SOUS MENU */
#menuLeft ul{
list-style:none;
padding-bottom:5px;

}
/***************** SOUS MENU */

#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:normal 11px/15px Arial, Helvetica, sans-serif;
color:#fff;
display:block;
height:15px;
overflow:hidden;
padding:0 0 0 15px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:red;
}
/** NEW MENU **/

#menuLeft{
float:left;
width:370px;
padding:160px 0 0 60px;
}
#menuLeft a{
text-decoration:none;
display:block;
height:26px;
line-height:26px;
overflow:hidden;
background:left top no-repeat;
}
#menuLeft a span{
display:none;
}

 #menu {
	margin:0;
	width:180px;
  /*border:1px solid #362D26;
  background-color:#C2B3A0;*/
  padding:0;
	}
/* dt */
 #menu dt {
	height: 30px;
  line-height:30px;
	}
 #menu dt a {
	text-decoration:none;
	display:block;
	height:100%;
  /*color:#fff;
  border-bottom:1px solid #A89782;*/
  padding-left:3px;
	}

#menu dt a:hover {
  /*background: #000;*/
	}
#menuLeft a.bt0{background-image:url(../images/charte/accueil.gif);}
#menuLeft a.bt1{background-image:url(../images/charte/in-consulting-bt.gif);}
#menuLeft a.bt2{background-image:url(../images/charte/relooking.gif);}
#menuLeft a.bt3{background-image:url(../images/charte/morpho.gif);}
#menuLeft a.bt4{background-image:url(../images/charte/esthetique.gif);}
#menuLeft a.bt5{background-image:url(../images/charte/style.gif);}
#menuLeft a.bt6{background-image:url(../images/charte/evenements.gif);}
#menuLeft a.bt7{background-image:url(../images/charte/presse.gif);}
#menuLeft a.bt8{background-image:url(../images/charte/contact.gif);}

#menuLeft a:hover{
background-position:right top;
}
/* dd */
 #menu dd {
  font-family: Tahoma;
	font-size:10px;
  font-weight:bold;

	}
#menu dd a {
  font-family: Tahoma;
	color: #05147d;
	text-decoration: none;
  display: block;
  background-color: #eff7fd;
  border-bottom:1px solid #aecdea;
  padding-left:20px;
  line-height:20px;
  height:20px;
	}
 #menu dd a:hover {
	color: #05147d;
  background-color: #BDE0F6;
	}

/*#menu .meniuActiv{color:red;width:100%;cursor:pointer;}
#menu .unuOver{color:yellow;width:100%;cursor:pointer}
#menu .unuLink{color:#fff;width:100%;cursor:pointer}

#menu .submeniuActiv{color:blue;width:100%;cursor:pointer;}
#menu .treiOver{color:yellow;width:100%;cursor:pointer}
#menu .treiLink{color:#5E1C09;width:100%;cursor:pointer}*/

#border div{background-color:gray;}

/*#submeniu{
  width:100px;
  border:1px solid #362D26;
  background-color:#C2B3A0;
  padding:5px 3px;
  margin:0 auto;
  text-align:center;
  color:#451A0F;
  cursor:pointer;


  }*/






