/*zone rubrique spécifique au logo*/
#apercu_logo{
	position:relative;
	float:left;
	width:211px;
	height:106px;
	/*background-color:black;*/
	margin-top:35px;
	margin-left:43px;
}
#choix_zone{
	position:relative;
	float:left;
	width:100%;
}
#visu_aprecu{
	float:left;
	margin-top:116px;
	margin-left:10px;	
}
#fond_rubrique_zone{
	 float:left;	
	 margin-left:10px;
	 width:46%;
	 height:480px;
 	 border-left:0px;
 	 border-bottom:1px dashed #9D9D9D;
 	 border-right:1px dashed #9D9D9D;
	 background-image:url(../images/bg_bleu.jpg);
	 background-repeat:repeat-y;
	 padding-left:10px;
	 font-weight:bold;
 	 overflow:hidden;
}
#fond_rubrique_module{
	 float:left;	
	 position:relative;
	 margin-left:10px;
	 width:46%;
	 height:400px;
	 top:-380px;
 	 border-left:0px;
 	 border-bottom:1px dashed #9D9D9D;
 	 border-right:1px dashed #9D9D9D;
	 background-image:url(../images/bg_bleu.jpg);
	 background-repeat:repeat-y;
	 padding-left:10px;
	 font-weight:bold;
 	 overflow:hidden;
}
#fond_rubrique_param{
	 float:left;	
	 margin-left:10px;
	 width:46%;
	 height:870px;
 	 border-left:0px;
 	 border-bottom:1px dashed #9D9D9D;
 	 border-right:1px dashed #9D9D9D;
	 background-image:url(../images/bg_bleu.jpg);
	 background-repeat:repeat-y;
	 padding-left:10px;
	 font-weight:bold;
 	 overflow:hidden;
}

#cont_bouton2{
    float:left;
	position:relative;
	background-image:url(../../public/images/bouton/fond_bouton.gif);
	height:45px;
	width:967px;
	margin-top:-350px;
}
.fond_rubrique_logo2{
  width:94%;
  height:260px;
  position:relative;
  margin-top:10px;
  float:left;
  margin-left:10px;
  border-left:0px;
  border-bottom:1px dashed #9D9D9D;
  border-right:1px dashed #9D9D9D;

  background-image:url(../images/bg_bleu.jpg);
  background-repeat:repeat-y;
  padding-left:10px;
  font-weight:bold;
  overflow:hidden;
}
.fond_rubrique_logo3{
  width:94%;
   height:46px;
  position:relative;
  margin-top:0px;
  float:left;
  margin-left:10px;
  border-left:0px;
  border-bottom:1px dashed #9D9D9D;
  border-right:1px dashed #9D9D9D;
  background-image:url(../images/bg_bleu.jpg);
  background-repeat:repeat-y;
  padding-left:10px;
  font-weight:bold;
  overflow:hidden;
}
.fond_rubrique_liste_sons{
  width:61%;
  min-height:0px;
  max-height:200px;
  line-height:20px;
  overflow:auto;
  /*padding-left:30px;*/
}
.cont_titre_logo{
	border:1px outset;
	height:20px;
}
.titre_logo{
	background-color:#DDDDDD;
	height:20px;
	width:100%;
	color:#4B4B4B;
	float:left;
	line-height:20px;
	padding-left:5px;
}
.titre_logo2{
	background-color:#DDDDDD;
	height:20px;
	width:832px;
	color:#4B4B4B;
	float:left;
	line-height:20px;
	padding-left:5px;
}
