div#left {
	/*background: url(../images/fonds/left.gif) no-repeat top left;*/
	width:208px; 
	float: left;
	display:inline;
	padding: 0;
	margin-right:7px;
	_margin-right:0px;
	color: #FFF;
	margin-top: 2px;
	zoom:1;
}
div.bloc {
	margin-bottom: 10px;
}
div.bloc h2 {
	height: 22px;
	margin: 0px 0 0px 0px;	
	display: block;
}
div.bloc  h2 span {
	display:none;
}
div.bloc.sols h2  {
	background: url(../images/top_menu_sols.gif) no-repeat top left;
	z-index: 1;
	padding: 0;
}

div.bloc h2 a {
display:block;
font-size:0;
height:14px;
padding:5px;
width:200px;
}

div.bloc.murs h2 {
	background: url(../images/top_menu_murs.gif) no-repeat top left;
	margin-top: 4px;
}
div.bloc.fenetres  h2 {
	background: url(../images/top_menu_fenetre.gif) no-repeat top left;
	margin-top: 4px;
}
div.bloc.maison  h2 {
	background: url(../images/top_menu_maison.gif) no-repeat top left;
	margin-top: 4px;
}
div.bloc ul {
	font-size: 12px;
	}
div.bloc ul li {
	list-style-type: none;
	line-height: 15px;
}
div.bloc ul li a {
	display: block;
	width: 175px;  
	margin:0 0 0 12px;
	padding:0 0 0 10px;
}  
div.bloc.sols {
 	position:relative; /*z-index:99;*/
}
 
div.bloc.sols ul.overTapis {
   background:  url(../images/bloc_menu_sols.gif) no-repeat 11px 100%;
   padding-bottom:5px;
}

div.bloc.murs ul.overTapis {
   background:  url(../images/bloc_menu_murs.gif) no-repeat 11px 100%;
   padding-bottom:5px;
}

div.bloc.fenetres ul.overTapis {
   background:  url(../images/bloc_menu_fenetre.gif) no-repeat 11px 100%;
   padding-bottom:5px;
}

div.bloc.maison ul.overTapis {
   background:  url(../images/bloc_menu_maison.gif) no-repeat 11px 100%;
   padding-bottom:5px;
}


div.bloc.sols ul li a.OnLeft,
div#page div#left div.sous_menuTapis a:hover,
div.bloc.sols ul li a:hover {
	background-color: #B8AA95;
}
div.bloc.murs  ul li a.OnLeft,
div.bloc.murs  ul li a:hover {
	background-color: #CFCE7A;
}
div.bloc.fenetres  ul li a.OnLeft,
div.bloc.fenetres  ul li a:hover {
	background-color: #8DA8C8;
}
div.bloc.maison  ul li a.OnLeft,
div.bloc.maison  ul li a:hover {
	background-color: #BE78A3;
	}
	
div.bloc ul.mysub {
	margin-left:25px;
}

div.bloc ul.mysub li a {
	margin:0;
	padding: 0;
	width:165px;
}

div.bloc ul.mysub li {
	background: url(../images/pictos/puce_menu.gif) no-repeat;
	padding-left:10px;
}
	
div.bloc.lienBdp ul {
	list-style: none;
	width:715px;
	float:right;
	margin:10px 0;
}

div.bloc.lienBdp  ul li {
	height: 20px;
	list-style: none;
	float:left;
	width:auto;	
	}
	
div.bloc.lienBdp  ul li a {
	color:white;
	width:auto;
	border-right:1px white solid;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
}

div.bloc.lienBdp  ul li a:hover,
div.bloc.lienBdp  ul li a:visited   {
	color:white;
	width:auto;	
}


div.bloc.cartol {
	margin-top:10px;
}	

div.bloc.cartol img {
	margin-left:11px;
}