#menuLeft{
float:left;
width:180px;
height:359px;
padding-top:5px;
background:url(../images/charte/bg-menu.gif) left top no-repeat;
}
#menuLeft a{
text-decoration:none;
display:block;
height:30px;
line-height:30px;
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/bt-00.gif);}
#menuLeft a.bt1{background-image:url(../images/charte/bt-01.gif);}
#menuLeft a.bt2{background-image:url(../images/charte/bt-02.gif);}
#menuLeft a.bt3{background-image:url(../images/charte/bt-03.gif);}
#menuLeft a.bt4{background-image:url(../images/charte/bt-04.gif);}
#menuLeft a.bt5{background-image:url(../images/charte/bt-05.gif);}
#menuLeft a.bt6{background-image:url(../images/charte/bt-06.gif);}
#menuLeft a.bt7{background-image:url(../images/charte/bt-07.gif);}
#menuLeft a.bt8{background-image:url(../images/charte/bt-08.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;


  }*/





