html, body {
  margin: 0;
  padding: 0;
}
html {
  color: #003400;
  background: #fff url(jean-paul.jpg) 15px 110px no-repeat fixed;
  font-family: sans-serif;
  font-size: 1.1em;
}
a {
  color: #008;
  background: transparent;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
.clearer {
  clear: both;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
}
p { max-width: 750px; }
/* li { max-width: 710px; } */
#navigation {
  color: #003400;
/*   background: url(degrade-blanc.png) bottom repeat-x; */
  background: #fff;
/*  position: fixed;*/
/*  top: 0;*/
/*  left: 0;*/
  width: 100%;
/*  height: 100px;*/
}
/*#navigation ul {
  margin: 0 0 20px 0;
  padding: 10px 0 0 20px;
  position: absolute;
  top: 10px;
  left: 20px;
}*/
/** html #navigation {*/
/*  position: absolute;*/
/*}*/
#navigation ul {
  list-style: none;
  margin: 0;
  padding: 10px 20px;
}
#navigation li {
  float: left;
  height: 90px;
  margin: 0;
  padding: 0;
/*   border-right: 1px solid #aaa; */
}
#navigation a, #navigation strong {
  display: block;
}
#navigation a:hover { /*, #navigation strong {*/
  padding-top: 5px;
}

#page {
   clear: both; 
/*   padding-top: .5em; */
/*  margin-top: 100px;*/
  margin-left: 180px;
  text-align: justify;
}
#page-inner {
  padding: 20px;
/*   background: #fff url(fond_blanc.jpg) fixed; */
}
#page h1 {
  margin: 0 0 .5em 0;
/*   text-align: center; */
  float: left;
}
#images-haut, #image {
  display: block;
  float: right;
  clear: right;
  margin: .5em 0 .5em 1em;
/*   border: dashed; */
}
#contenu {
  clear: left;
}

#bientot {
  font-size: 70%;
  float: right;
  clear: right;
  width: 272px;
  margin-left: 1em;
  background: url(fond_carton.jpg) repeat-y;
}
#bientot h2, #bientot h3, #bientot p {
  margin: 0 .5em;
  font-weight: bold;
}
#bientot h2 {
  margin: .5em;
  font-size: 2em;
  color: white;
}
#bientot h3 {
  margin-top: 1em;
}


h2, .orange {
  color: #ff6701;
}
h2, h1.orange {
  margin-top: 2em;
  background: transparent;
  border-bottom: thin solid;
}
#photo h2 {
  margin-top: .5em;
}
#presse h2 {
  margin-top: 0;
}

.credits_photo {
  font-size: 65%;
  font-style: italic;
}
.cirque_ficelle_emyway {
  font-size: 80%;
  font-style: italic;
}


.paranthese {
  font-size: 75%;
}


#bonne_visite {
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
  margin-right: 30%;
}
#actualite h3, .def h3 {
  margin-bottom: 0; padding-bottom: 0;
}
#actualite p, .def p {
  margin: 0 0 1em 2em; padding-top: 0;
}

.def {
  clear: both;
}

#liens img {
  vertical-align: middle;
}
#liens li {
  margin-bottom: .2em;
}
#liens a {
  font-style: italic;
}

#images, #liste_photos {
  list-style: none;
  margin: 0;
  padding: 0;
}
#images li {
  width: 260px;
  height: 300px;
  text-align: center;
}
#liste_photos li {
  margin: 5px;
}
#images li , #liste_photos li {
  float: left;
}
#images img {
  display:block;
  margin: 0 auto;
}

#photos, #atelier_diaporama {
  background: #fff;
}
#photos #page, #atelier_diaporama #page {
  margin-left: 0;
}

#photo_detail {
  background: #000;
  color: #fff;
  text-align: center;
}
#photo_detail a {
  color: #fff;
}
#photo_detail p {
  width: 60%;
  margin: 1em auto;
/*   text-align: justify; */
}

html body #retour_photos {
  position: fixed;
  top: 2em;
  left: 1em;
  text-align: left;
  width: auto;
  margin: 0;
}
* html #retour_photos {
  position: absolute;
}

.disabled {
  color: #aaa;
  background: #fff;
}

#dewplayer {
  position: fixed;
  bottom: 7px;
  left: 2px;
}
* html #dewplayer { position: absolute; }

#atelier_diaporama #dewplayer {
  left: auto;
  right: 20px;
}

#atelier_diaporama #page {
  text-align: center;
}

#atelier_diaporama #page img {
  text-align: center;
  margin: 0 auto;
  display: block;
}

#navigation_diaporama {
  float: right;
  list-style: none;
  text-align: right;
  width: 200px;
}

p#simon {
  clear: both;
  text-align: right;
  width: 100%;
  max-width: none;
}
