h3      { border-bottom:1px solid #eee;}
h4      { 1px solid #F66804; font-weight: normal;}

/*-------------- Navigation ---------------*/
#containerMenu {
	z-index:100;
}


h3.histo {font-style:italic; padding-left:5px; background: url(http://idata.over-blog.com/0/08/58/81/skin/v4/puce1.gif) no-repeat left center; font-size:90%; color: #672;}

#containerMenu h3 {	
	margin: 0;
	cursor: pointer;
	font-size: 11px;
}

#containerMenu h3 a:link, #containerMenu h3 a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image:url(../images/background_barre_up.jpg);
}

#containerMenu h3 a:hover, #containerMenu h3 a:active {
	background-image:url(../images/background_barre_rl.jpg);
}

#containerMenu .stretcher {
	background: #fff;
	padding-left: 25px;
	padding-right:25px;
}

