#ariane a{
text-decoration:none;
color:navy;
}
#ariane{
float:none;
margin-left:30px;
/*border: thin rgb(255,255,255) solid;*/
margin-top:3px;
}

.onglet  a:hover {
  background-color: transparent ;
  background-image: url("../images/onglet_sel.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
z-index:5;
color:navy;
}

.onglet_on  a:hover {
  background-color: transparent ;
  background-image: url("../images/onglet_sel.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
z-index:5;
color:navy;
}

.onglet a{
/*position: relative;*/
  background-color: transparent ;
  background-image: url("../images/onglet.gif");
  background-position: left top;
  background-repeat: no-repeat;
  width: 95px;
  font-family: 'Trebuchet MS';
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-decoration:none;
  height: 20px;
  line-height: 20px;
  padding:0px;
  margin: 0px;
  float: left;
  color:white;

  text-align:center;
    z-index:5;
}

.onglet_on a{
position: relative;
  background-color: transparent ;
  background-image: url("../images/onglet_sel.gif");
  background-position: left top;
  background-repeat: no-repeat;
  width: 95px;
  font-family: 'Trebuchet MS';
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-decoration:none;
  height: 20px;
  line-height: 20px;
  padding:0px;
  margin: 0px;
  float: left;
 color:white;

  text-align:center;
  z-index:5;
}


.separateur  {
  background-color: white;
 /*  background-image: url("../images/separateur_menu.giffffff");*/
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  float: left;
 position: relative;
  width: 2px;
  height: 28px;
}

.menu {
  position: relative;
  z-index:100;
  width: 150px;
  height: 28px;
  margin: 0pt;
  padding: 0pt;
  float: left;
}

.smenu {
 position: absolute;
z-index:105;
  min-width: 136px;/* 136 */
  margin: 0pt;
  padding: 7px;
  float:left;
  top: 28px;
  text-align:left;
  background-color: #7ea203;
  visibility:hidden;
}

.smenu a{
font-family: 'Trebuchet MS';
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-decoration:none;
  
}

.smenu  a:hover {
color: #000000;

}

#cachemn {
   width: 100%;
  position: absolute;
 z-index:10;
  left:0px;
  height:400px;
  top: 50px;
  text-align:left;
/*background-color: rgb(125,125,125);*/
  visibility:hidden;
}

.ctn_menus{
  height: 28px;
  width: 100%;
  position: relative;
  text-align:center;
  z-index:20;
}

.menu  a{
  background-color: transparent ;
  background-image: url("../images/bg_menu_itemR.gif");
  background-position: left top;
  background-repeat: no-repeat;
  width: 150px;
  font-family: 'Trebuchet MS';
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-decoration:none;
  height: 28px;
  line-height: 30px;
  padding:0px;
  margin: 0px;
  float: left;
  position: relative;
  z-index:100;
}



.menu_on  a{
    background-color: transparent ;
    background-image: url("../images/bg_menu_itemR.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 150px;
    font-family: 'Trebuchet MS';
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    text-decoration:none;
    height: 28px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0pt;
    padding: 0pt;
    float: left;
    position: relative;
  z-index:100;
  
}


.menu  a:hover {
  background-color: transparent ;
  background-image: url("../images/bg_menu_itemR.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
  z-index:100;
  color:navy;
}

img
{
border: none;
}

.ctnHeaderTop{
top:0px;
left:0px;
width:100%;
height:200px;
z-index: 100;
/*background-color: rgb(51,153,51);
background: url('./images/bg_global.gif') ;*/
position:fixed;
background-image: url("../images/bg_global.gif");
background-color:#f8fbfe  ;
}


.ctnHeader{
top:0px;
left:0px;
width:100%;
background-color: white;
z-index: 100;
background: #f8fbfe url("../images/bg_global.gif") repeat-x top left;
position:fixed;
}


.header {
  margin-top: 10px;
  margin-right: 0pt;
  margin-bottom: 0px;
  margin-left: 20pt;
  background-color: transparent;
  background-image: url("../images/bg_header.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  z-index: 1;

}





#logo{
margin-bottom:10px;
border: none;
height:75px;

}

.nom_appli {
margin-right:5%;
  float:right;
  background-color: transparent;
  z-index: 300;
  font-size: 25px;

}


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#44668c;
	margin-top:0;
/*	background: #f8fbfe url('../images/bg_global.gif') repeat-x top left;*/
}




#alerte{
text-align:center;
}


