
/* CSS interface navigation  */

/*
#page { margin: 0 auto; position: relative; width: 767px; overflow: visible; text-align: left;}*/

#menuCNSAD { position: absolute; top: -28px; left: -30px;  width: 280px !important; overflow: hidden !important; z-index: 3;  height: 850px !important  }

#contenu { background-color: #980000 }

#ifram { position: absolute; left: 0px; top: 300px; width: 10px;  border: 1px solid red; visibility: hidden; background: #fff; overflow: hidden;  height: 10px; }


#zoneContenu {  }

#droite {  }

#texte {  }

/* form pour le focus de la page Firefox */
#spe1 { position: absolute; left: 0; bottom: 0; z-index: 2; visibility: hidden; color: #fff }

#droite h1 {
	margin-top: 3px;
}

#droite.entete h1 {
  margin-top: 20px !important;
}

a.zoom img{  }



#calqueZoom { position: absolute; top: 15px; width: 490px; background: transparent url(css/calqueZoom.png);  }

#imZoom { position: absolute; top: 15px; width: 470px; height: auto; background: #ccc; border: 10px solid #fff;  }


#imZoom img {   }


#close { background: #000 url(css/closeZoom.png) no-repeat; position: absolute; right: 0; top: 0; width: 15px; height: 15px; overflow: hidden}

#close:hover { background-color: #f00; }

#legendZoom { background: #fff; font-size: 10px; padding: 10px 0; color: #333; }



