b {
	line-height: 35px;
}

#menu_de {
	margin-left: 80px;
	margin-bottom: 10px;
}

#menu_bis {
  margin:0; 
  padding:0; 
  height:200px; /* Hauteur du menu */
  overflow:hidden; 
  background:#fbfbfb;
  }
  ul#menu_bis {
	margin-top: 0px;
  	margin-left: 0px;
 	 font-size: 1em;
  }
  ul#menu_bis li {
	 list-style-type: none;
	 margin: 0;
	 background: url(../images/rien.gif) 0 2px no-repeat;
	list-style-type: none;
	margin-bottom: 5px;
	text-indent: 0px;
  }
.detail_li {
  float:left; 
  display:block; 
  width:100%;
  }
.detail_li_a {
  display:block; 
  text-decoration:none; 
  margin:0; 
  width:100%;
  }
.detail_li_a_span {
  display:none; 
  color: #036;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  }
#span_one {
  display:block; 
  height:15em; 
  margin:0 10px;
  font-size: 11px;
  color: #039;
  line-height: 14px;
  font-weight: normal;
  }
#menu_bis li a:hover span {
  display:block; 
  height: 80px; /* hauteur de la zone de texte */
  margin:0 10px; 
  cursor:pointer;
  color: #039;
  }
#menu_bis .detail_item {
  margin:0 5px; 
  padding:0; 
  color: #f90; 
  font-size: 11px;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
  border:0;
  }
.curved {
  width:400px; /* largeur du menu */ 
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block; 
  background-color:#4786CD;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background-color:#fbfbfb; 
  border-left:1px solid #4786CD; 
  border-right:1px solid #4786CD;
  }
.curved .b1 {
  margin:0 4px; 
  background-color:#4786CD;
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#4786CD;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
  display:block; 
  background:transparent; 
  border-left:1px solid #4786CD; 
  border-right:1px solid #4786CD; 
  font-size:0.9em; 
  text-align:justify;
  }

/* div curved standard */
#superieur {
	width: 455px;
	height: 20px;
	margin-left: 54px;
	margin-top: 20px;
  	background-image: url(../images/arrondis/superieur.gif);
	background-repeat: no-repeat;
	float: left;
}
#principal {
	width: 455px;
	margin-left: 54px;
  	background-image: url(../images/arrondis/principal.gif);
	background-repeat: repeat;
	float: left;
}

#inter {
	width: 454px;
	height: 70px;
  	background-image: url(../images/arrondis/inter.gif);
	background-repeat: no-repeat;
	clear: both;
}
#inferieur {
	width: 454px;
	height: 20px;
	margin-left: 54px;
  	background-image: url(../images/arrondis/inferieur.gif);
	background-repeat: no-repeat;
	float: left;
}
.gauche {
	width: 198px;
	float: left;
	margin-left: 10px;
}
.droite {
	width: 192px;
	margin-left: 53px;
	float: left;
}