#bandeau_visuel{
background:url(../../images/common/fond/f_bandeau1.jpg) no-repeat;
}
#bandeau_visuel h1{
background:url(../../images/common/f_t_bandeau1.gif) no-repeat;
}
/*-- Plan du site --*/
div.plan_gauche
{
	width:255px;
	float:left;
	margin:10px 100px 0px 24px;
	display:inline;
}

div.plan_gauche .ensemble{margin:0px 0px 20px 0px;}

div.plan_gauche h2 a
{
	width:255px;
	height:19px;
	display:block;
	background:url(../../images/common/puce/puce2.gif) no-repeat 0px 4px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

div.plan_gauche ul li a, div.plan_droite ul li a
{
	background:url(../../images/common/puce/puce3.gif) no-repeat 0px 4px;
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 10px;
	line-height:24px;
	color:#333333;
	text-decoration:none;
}
div.plan_gauche ul li ul li a
{
	background:url(../../images/common/puce/puce1.gif) no-repeat 0px 4px;
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 22px;
	line-height:20px;
	color:#333333;
	text-decoration:none;
}
div.plan_gauche h2 a:hover,div.plan_gauche ul li a:hover, div.plan_droite ul li a:hover{text-decoration:underline;}

div.plan_droite
{
	width:280px;
	float:left;
	margin:10px 0px 0px 0px;
}
div.plan_droite ul{margin:0px 0px 30px 0px;}

div.plan_droite ul li a
{
	background:url(../../images/common/puce/puce4.gif) no-repeat 0px 4px;
	font-weight:bold;
}
