.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;
}


.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;
  margin-bottom: 5px;
  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;
  margin-bottom: 5px;
  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;
  width: 136px;
  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:100%;
  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;
}

img
{
border: none;
}





.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;
/*padding-top:100px;
position:absolute;
z-index:500;
height:300px;
left:300px;
width: 500px;
color:#44668c;
font-size: medium;
background-color: #cccccc;*/
}


