h1 {
  clear: both;
  color: #0B599B;
  margin-top: 5px;
  /* text-transform: uppercase; */
  font-size: 1em;
  font-weight: bold;
}

h1.credit, .credit a:link, .credit a:active, .credit a:visited, .credit a:hover {
  clear: both;
  color: #999999;
  margin-top: 1px;
  font: 10px verdana;
  text-decoration: none;
  font-weight: normal;
}

h2.titre {
  clear: both;
  color: #0B599B;
  margin-top: 15px;
  /* text-transform: uppercase; */
  font-weight: normal;
}
h2.titrePetit {
  clear: both;
  color: #0B599B;
  margin-top: 5px;
  /* text-transform: uppercase; */
  font-size: 1em;
  font-weight: bold;
}

img { border: 0px; }

div#diaporama {
  float: left;
  width: 860px;
  margin-bottom: 10px;
}
div#diaporama2 {
  float: left;
  width: 984px;
  margin-bottom: 10px;
}
div#diapoBig {
  width: 100%;
  height: auto;
}
div#diapoBig img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1px;
}
div#diapoPhotos{
  float: left;
  width: 594px;
  right: 594px;
}
div#diapoInfos {
  float: left;
  left: 594px;
  width: 220px;
  height: auto;
  padding-left: 10px;
  padding-bottom: 1px;
}
div#diapoInfos div#diaporamaTitre {
  height: 100px;
  border-bottom: 1px solid #CCC;
  font-family: Times, Serif;
  font-size: 1.1em;
}
div#diapoInfos div#diapoTexte {
  padding-top: 15px;
  height: 240px;
  margin-bottom: 10px;
  overflow: auto;
  border-bottom: 1px solid #CCC;
}
div#diapoTexte p.source {
  font-size: 0.9em;
  margin-top: 10px;
}
div#diapoInfos div#diaposNav div#diaposNavPict {
  padding-bottom: 1px;
}
div#diaposNav a {
  display : ;
  float: left;
  height: 19px;
  width: 19px;
  margin: 1px;
  background: #EDEDED;
  text-decoration: none;
  text-align: center;
}
div#diaposNav a#currentDiapo div#diaposNavPict {
  background: #7A7A7A;
  color: white;
}
div#diaposNavPict a {
  display : ;
  float: left;
  height: 266px;
  width: 196px;
  margin: 1px;
  background: #EDEDED;
  text-decoration: none;
  text-align: center;
}
div#diaporama hr {
  display: block;
  background: white url(/img/design/diapo-bas.gif) no-repeat;
  border: hidden;
  border-color: transparent;
  height: 15px;
}
h1#barre {
  display: block;
  width: 836px;
  height: 15px;
  background: white url(/img/design/diapo-bas.jpg) no-repeat;
}
div#diaporamasNav{
  height: 111px;
}
div#diaporamasNav div#nav{
  height: 19px;
  margin-top: 87px;
}
div#diaporamasNav div#diapoVignetteNav {
  width: 111px;
  height: 108px;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  background: white url(/img/design/ombre_vignette.gif) no-repeat;
}
div#diaporamasNav div#imgNav{
  width: 100px;
  max-width: 100px;
  height: 66px;
  max-height: 66px;
  padding-top: 2px;
  padding-left: 1px;
}
div#diaporamasNav div#imgNav img{
  max-height: 66px;
}
div#diaporamasNav div#titreNav{
  font-size: small;
  width: 100px;
  max-width: 100px;
  height: 30px;
  padding-left: 2px;
  padding-right: 2px; 
}
div#titreNav p{
  width: 100px;
  max-width: 100px;
  text-align: center;
  font-size: 11px;
  padding-top: 4px;
}
