.LeftMenuBloc{
	width:190px;
	border:0;
	margin:0;
	padding:0;
 	background-color:#FEEEE0;
}

.LeftMenuBloc .LeftMenuBlocHaut{
	width:190px;
	height:auto;
	text-align:left;
	padding-bottom:5px;
	
 }
 .LeftMenuBloc .LeftMenuBlocHaut:hover{
 background-color:#CB690A;
  }


.LeftMenuBloc .LeftMenuBlocBas{
	width:190px;
	height:3px;
	 }

a#menuhaut:link,a#menuhaut:visited {
	text-decoration:none;
	color: #2D0B02;
}	
a#menuhaut:hover {
	text-decoration:underline;
	color: #0099CC;
}

