.nm_logo{
  position: absolute;
  margin: -21px 0 0 15px;
}

.nm_cartouche{
  position: absolute;
  margin: -73px 0 0 0;
  -margin: -73px 0 0 26px;
  width: 805px;
  height: 67px;
  padding:  5px 0px 0 55px;
  -padding:  5px 0px 0 25px;
  color: #FFFFFF;
  font-size: 12px;
}
.nm_cartouche h1{
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  color: #FFFFFF;
}
.nm_cartouche_rouge{
  background-image: url(../images/cartouche03.gif);	
  background-repeat: no-repeat;
  background-position: 26 0;
  -background-position: 0 0;
}
.nm_cartouche_mauve{
  background-image: url(../images/cartouche02.gif);
  background-repeat: no-repeat;
  background-position: 26 0;
  -background-position: 0 0;
}
.nm_cartouche_vert{
  background-image: url(../images/cartouche01.gif);
  background-repeat: no-repeat;
  background-position: 26 0;
  -background-position: 0 0;
}
.nm_rouge a{
  color: #B1000D;
}
.nm_mauve a{
  color: #961C5F;
}
.nm_vert a{
  color: #A9B300;
}
.nm_module_gris{
  background-color: #EEEEEE;
}



