body{
  overflow: auto;
  
}
html{
  background-color: #FFFFFF;
  background-image: none;
}
.nm_main_home{
  background-image: url(../../common/images/bg1.gif);
  background-position: botom left;
  background-repeat: repeat-x;
}

.nm_logo{
  position: absolute;
  margin: -21px 0 0 15px;
}

.nm_cartouche{
  position: absolute;
  margin: -97px 0 0 126px;
  width: 530px;
  height: 67px;
  padding:  15px;
  background-image: url(../images/cartouche.png);
	behavior: url(iepngfix.htc);	
  background-repeat: no-repeat;
}

.nm_body_2{
  background-image: url(../images/fond01.png);
  background-repeat: repeat-x;
}
.nm_body_2 h1{
  font-size: 14px;
  height: 24px;
  padding: 10px 0 0 0;
}
.nm_nos_metiers{
}
.nm_nos_metiers a:link{text-decoration: none;}
.nm_nos_metiers a:visited{text-decoration: none;}
.nm_nos_metiers a:hover{text-decoration: none;}
.nm_nos_metiers a:active{text-decoration: none;}
.nm_metier_bouton_p{
  height: 29px;
  width: 262px;
  font-weight: bold;
  font-size: 13px;
  background-image: url(../images/bouton_p.png);
	behavior: url(iepngfix.htc);	
  background-repeat: no-repeat;
  background-position: 5px 0;
}
.nm_metier_bouton_p2{
  height: 29px;
  width: 196px;
  font-weight: bold;
  font-size: 13px;
  background-image: url(../images/bouton_p.png);	
	behavior: url(iepngfix.htc);
  background-repeat: no-repeat;
  background-position: 5px 0;
}
.nm_metier_bouton_g{
  height: 29px;
  width: 352px;
  font-weight: bold;
  font-size: 13px;
  background-image: url(../images/bouton_g.png);
	behavior: url(iepngfix.htc);
  background-repeat: no-repeat;
  background-position: 5px 0;
}

.nm_home_cartouche_img {
	-position: absolute;
	float: left;
	-margin: -5px 0 0 -5px;
}

.nm_home_cartouche_txt {
	-position: absolute;
	float: left;
	-margin: -6px 0 0 10px;
}

#calquenoir {
  background-color:#000000;
  display:none;
  height:100%;
  left:0;
  opacity:0.8;
  filter : alpha(opacity=80); 
  position:absolute;
  top:0;
  width:100%;
  z-index:5;
}

#poppub {
  text-align: right;
  color: #FFFFFF;
  display:none;
  height:400px;
  position:absolute;
  top:100px;
  z-index:10;
}

#poppub a{
  color: #FFFFFF;
  font-weight: bold;
}