/*<![CDATA[*/
#barre-laterale {
  width: 200px;
  float: right;

}
#conteneur {
  width: 100%;
  float: left;
  margin-right: -200px;
  background: url(../images/site/background_2.gif) repeat-y right;

}
#contenu {
  margin-right: 200px;
  background: url(../images/site/background_3.gif) repeat-y left;

}
#en-tete {
  background: #000;
  margin-left: 60%;
  padding: 1em;

}
#enveloppe-exterieure {
  background: #000 url(../images/site/background_3.gif) repeat-y left;

}
#enveloppe {
  background: url(../images/site/background_2.gif) repeat-y right;

}
#icones {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;

}
#menu {
  width: 150px;
  float: left;
  text-align: center;

}
#pied-de-page {
  background: #000;
  text-align: center;
  padding: 1em;

}
#principal {
  margin-left: 150px;
  padding: 1em;

}
#navigation {
  text-align: center;

}
#tit_jemina {
  padding-left:8em;
  line-height:1.7em;

}
#photos ul {
	list-style: none;
	text-align: center;
	}
#photos li {
  float: left;
  width: 33%;
}
.dernier {
  margin-bottom: 0;

}
.deblayage {
  height: 0;
  clear: both;

}
.float {
  float: left;
  padding-right: 5px;

}
/*]]>*/