
 #top_menu {
	height:21px;
	width:638px;
	padding-left:179px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	background-color: transparent;
	padding-top: 140px;
	display:block;
  } 

  #top_menu ul {
  margin:0 0 0px;
  padding:0px 0px 0;
  list-style:none;
  } 

  #top_menu li {
  float:left;
  background:url("../images/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  } 

  #top_menu a {
  display:block;
  background:url("../images/norm_right.gif") no-repeat right top;
  padding:4px 9px 4px 0px;
  text-decoration:none;
  font-size: 0.95em;
  line-height: normal;
  font-weight: bold;
  color: #000066;
  }

 #langue
{
	display: block;
	float:right;
	height: 14px;
	width: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	margin-top: 0px;
	padding-top: 144px;
	padding-right:35px;
	margin-left: 15px;
	text-align: right;	
	background-image: url(../images/fleches.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

 #langue a,  #langue a:visited
{
 color: #FFFFFF;
 text-decoration: none;
 background-color: transparent;
 background:url("../images/pixel.gif") no-repeat right top;
}
 #langue a:hover
{
 text-decoration: underline;
 background-color: transparent;
}

   #section1 #top_menu #tab1, #section2 #top_menu #tab2, #section3 #top_menu #tab3, #section4 #top_menu #tab4,
   #section5 #top_menu #tab5, #section6 #top_menu #tab6, #section7 #top_menu #tab7  
   {
	background-image:url("../images/norm_left_on.gif");
	padding-bottom:0px;
	color: #0099cc;
  } 
  
   #section1 #top_menu #tab1 a, #section2 #top_menu #tab2 a, #section3 #top_menu #tab3 a, #section4 #top_menu #tab4 a, #section5 #top_menu #tab5 a, #section6 #top_menu #tab6 a, #section7 #top_menu #tab7 a
   {
  background-image:url("../images/norm_right_on.gif");
  color: #0099cc;
  }
  