html, body {
  margin: 0;
  padding: 0;
}
html {
  color: #003400;
  background: #fff url(jean-paul.jpg) 15px 160px no-repeat fixed;
  font-family: sans-serif;
}
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; }
#navigation {
  color: #003400;
  background: #fff;
}
#navigation ul {
  list-style: none;
  margin: 0;
  padding: 10px 15px;
}
#navigation li {
  float: left;
  height: 145px;
  margin: 0 0 0 35px;
  padding: 0;
}
#navigation a, #navigation strong {
  display: block;
}
#navigation a {
  margin: 0 0 5px 0;
  background: #fff;
}
#navigation a:hover {
  margin: 5px 0 0 0;
}
#navigation a {
  color: inherit;
}
#navigation strong a {
  -moz-box-shadow: 5px 5px 6px #003400;
  -webkit-box-shadow: 5px 5px 6px #003400;
  box-shadow: 5px 5px 6px #003400;
}

#page {
   clear: both; 
  margin-left: 180px;
  text-align: justify;
}
#page-inner {
  padding: 20px;
}
#page h1 {
  margin: 0 0 .5em 0;
}
#images-haut, #image {
  display: block;
  float: right;
  clear: right;
  margin: .5em 0 .5em 1em;
}
#images-haut.diaporama img {
  cursor: w-resize;
}
#contenu {
  clear: left;
}

#bientot {
  font-size: 80%;
  float: right;
  clear: right;
  width: 272px;
  margin-left: 1em;
}
#bientot h2, #bientot h3, #bientot p, #bientot ul {
  margin: 0;
  text-align: left;
}
#bientot h2 {
  font-size: 2em;
}
#bientot h3 {
  margin-top: 1em;
}
#bientot a {
  color: inherit;
}
#bientot ul {
  margin: 1em 0;
  padding: 0 0 0 20px;
}


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

.paranthese {
  font-size: 75%;
}


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

.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;
}

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;
}

#propositions_list {
  list-style: none;
  position: relative;
  margin: 1em 0;
  padding: 0;
}
#propositions_list li {
  position: absolute;
  margin: 1em 0;
  padding: 0;
}
#prop_cirque-ficelle { top: -40px; left: 8px; }
#prop_palace-mobile { top: -35px; left: 149px; }
#prop_bama { top: 94px; left: 1px; }
#prop_mecanistibul { top: 73px; left: 206px; }
#prop_expo-itinerante { top: -112px; left: 491px; }
#prop_installations { top: -156px; left: 681px; }
#prop_visite-guidee { top: 8px; left: 406px; }
#prop_atelier { top: 118px; left: 362px; }
#prop_realisations { top: 32px; left: 589px; }


#propositions_list .tache {
    position: absolute;
    top: 50%;
    left: -10000px;
    margin-left: -143px;
    margin-top: -121px;
    z-index: 100;
}
#propositions_list a:hover .tache {
    left: 50%;
    float: left;
}
#voir-entendre #contenu ul img {
    vertical-align: middle;
    margin: 5px 10px;
}
#voir-entendre td, #voir-entendre th {
    vertical-align: middle;
    text-align: left;
    padding: .2em .5em;
}


