* {
  padding: 0;
  margin: 0}
html, body {
  font-family: arial, verdana, sans-serif;
  margin: 0 auto;
  text-align: center;
  font-size: 100%;
  background: #92866A}
#conteneur {
  color: #40341D;
  margin: 0 auto;
  border-top: 1px solid #40341D;
  width: 980px;
  background: #D9D2C3 url(fond-accueil-reco.png) repeat-y}
.header {
  position: relative;
  height: 180px;
  margin-top: 10px;
  background: url(fond-header.png) repeat-x}
.header h2 {
  color:#fff;
  font-weight:bold;
  text-align:center;
  padding:12px 0 0 260px}
.header h2  span {color: #40341D}  
#imgHeader {
  position: absolute;
  top: 2px;
  left: 39px}
#menu {
  position:absolute;
  top:99px;
  left:460px;
  list-style:none}
#menu li {
  display:block;
  float:left;
  display:inline;
  font-size:12px;
  width:130px;
  text-align:center;
  background-color:#E9974B}
#menu li a {
  color:#40341D;
  text-decoration:none;
  display:block;
  line-height:21px;
  padding:0 10px;
  font-weight:bold}
#menu li a:hover, #menu li a.actif {background-color:#D9D2C3}
/*
.blocTitre {height:40px}
.blocTitre  div {
  text-align: left;
  padding: 10px 0 0 350px}
*/
.blocDiapos {
  margin: 0 auto}
.vignette { /* Diapo KODAK Largeur et Hauteur avec ombre */
  width: 225px;
  height: 225px;
  text-align: left;  
  background: url(fond-diapositive-KODACHROME.png) no-repeat;
  float: left;
  margin: 16px 0 0 16px}
.vignetteAGFA { /* Diapo AGFA Largeur et Hauteur avec ombre */
  width: 225px;
  height: 225px;
  text-align: left;  
  background: url(fond-diapositive-AGFACOLOR.png) no-repeat;
  float: left;
  margin: 16px 0 0 16px}  
.diapo { /* Diapo Largeur et Hauteur sans ombre */
  position: relative;
  width: 220px;
  height: 220px;
  text-align: center}  
.diapo h1 {
  font-size: 1em}
.diapo h2 {
  font-size:.8em;
  padding-top: 5px}
.diapo h3 {
  font-size: .7em}
.diapo a {
  display: block;
  width: 220px;
  height: 100px;
  padding-top: 5px}
.diapo p {
  width: 220px;
  padding-top: 10px} 
.radio {
  position: absolute;
  top: 95px;
  left: 188px}
.bottom {
  height:600px;
  font-size:.9em;
  clear:both;
  padding-top:30px}  
img {border : none}