/************************************/
/*        PAGE PLANS DU SITE        */
/************************************/
#page-recherche #visuel{
	background-image: url("../img/visuel/visuel_plansite.jpg");
}
#page-recherche #bloc-texte{
	background-image:url("../img/commun/fond_gris.gif");
	background-color:#F8F8F8;
}
#page-recherche #bloc-texte h1{
margin-left:15px;
	color:#747474;
	margin-bottom: 5px;
}

#page-recherche h2 {
margin-left:15px;
	font-weight: normal;
	margin-top: 0px;
}
/*#page-recherche #espace-gauche{
	width:0px;
	float:left;
}
#page-recherche .colone1,
#page-recherche .colone2,
#page-recherche .colone3{
	margin-top:20px;
	float:left;
	width:233px;
	height:220px;	
}
#page-recherche .colone2{
/*	margin-left:50px;
	width:230px;*
	background-image:url("../img/commun/liseret-vertical.gif");
	background-position:top left;
	background-repeat:repeat-y;
	
}
#page-recherche .colone3{
	/*width:150px;*
	background-image:url("../img/commun/liseret-vertical.gif");
	background-position:top left;
	background-repeat:repeat-y;
}

#page-recherche ul{
	list-style:none;
	padiing-top:0px;
	padding-bottom:0px;
}
#page-recherche  ul#solution{
	margin-top:40px;
}
#page-recherche ul li a{
	padding-left:15px;
	font-size:12px;
}
#page-recherche li.titre a{
	padding-left:15px;
	font-weight:bold;
	font-size:12px;
}
#page-recherche #qualite li a {
	color:#57A524;
}
#page-recherche #societe li a {
	color:#F18F00;
}
#page-recherche #solution li a {
	color:#005BAB;
}

#page-recherche #autres li a {
	color:#747474;
}
#page-recherche #qualite li.titre a,
#page-recherche #qualite li a:hover{
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url("../img/commun/fleche_verte.gif");
}
#page-recherche #societe li.titre a,
#page-recherche #societe li a:hover,
#page-recherche #societe li a:visited:hover{
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url("../img/commun/fleche_orange.gif");
}
#page-recherche #solution li a:hover,
#page-recherche #solution li.titre a{
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url("../img/commun/fleche_bleu.gif");
}
#page-recherche #autres li a:hover,
#page-recherche #autres li.titre a{
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url("../img/commun/fleche_gris.gif");
}
*/
#page-recherche dl {
	margin-top: 0px;
}
#page-recherche dt {
	margin-top: 5px;
}
#page-recherche dt a {
	font-weight: bold;
}
#page-recherche dd {
	margin-left: 0px;
}