* {
  margin: 0;
  padding: 0;
}
body {
  background: #eeeeee none repeat-x scroll 0%;
  font-family: Georgia,Verdana,Arial,serif;
  font-size: 1em;
}
a {
  color: #928c8c;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
#header {
  margin: 0 auto;
  background: #eeeeee url(haut.jpg) no-repeat scroll 0%;
  width: 800px;
  height: 128px;
}
#header h1 {
  padding-left: 30px;
  padding-top: 30px;
  font-size: 1.3em;
  color: #928c8c;
}
#header h1 a {
  font-size: 1.3em;
  color: #928c8c;
  text-decoration: none;
}
#header h2 {
  padding-left: 30px;
  padding-top: 5px;
  font-size: 1em;
  color: #928c8c;
}
#header h2 a {
}
#wrap {
  margin: 0 auto;
  background: #eeeeee url(milieu-large.jpg) repeat-y scroll 0%;
  width: 800px;
}
#topwrap {
  margin: 0 auto;
  background: #eeeeee url(milieu.jpg) repeat-y scroll 0%;
  width: 800px;
  height: 30px;
}
#botwrap {
  margin: 0 auto;
  background: #eeeeee url(bas.jpg) no-repeat scroll 0%;
  width: 800px;
  height: 30px;
}
#content {
  padding: 0 30px;
}
.right {
  margin: 0 10px;
  float: left;
  width: 540px;
  color: #222222;
  text-align: justify;
  font-size: 1em;
  line-height: 1.3em;
}

.right p {
  text-indent: 20px;
}

.left {
  margin: 0 10px 0 5px;
  float: left;
  width: 165px;
}
.left .niveau1 ul {
  margin: 0;
  padding: 0px 0px 5px;
}
.left .niveau1 li {
  padding: 3px 10px;
  background: #ddd url(bouton.jpg) no-repeat scroll 0%;
  margin-bottom: 2px;
  list-style-type: none;
  font-size: 1em;
  font-weight: bold;
}
.left .niveau1 li a {
  color: #ffffff;
}
.left .niveau2 ul {
}
.left .niveau2 li {
  padding: 0;
  background: #ffffff none repeat scroll 0%;
}
.left .niveau2 li a {
  padding: 0 20px;
  background: #ffffff none repeat scroll 0%;
  margin-bottom: 0;
  list-style-type: none;
  color: #ff5f0b;
  font-size: 0.9em;
}
.right p.center {
  text-align: center;
}
.bloc1 {
  margin-left: 20px;
  margin-top: 5px;
  text-align: center;
  float: left;
}
.right h1 {
  color: #ff5f0b;
  font-size: 1.3em;
  line-height: 1.3em;
  margin-bottom: 12px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.right h2 {
  color: #ff5f0b;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 10px;
  border-bottom-style: dashed;
  border-bottom-width: 2px;
}
.right h2 a {
  color: #ff5f0b;
}
.right h3 {
  color: #ff5f0b;
  font-size: 1.1em;
  line-height: 1.1em;
  margin-top: 5px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}
.right h4 {
  color: #ff5f0b;
  font-size: 0.8em;
  font-style: italic;
  font-weight: normal;
  margin-top: 0px;
  padding-bottom: 10px;
}
pre.code {
  border-style: none solid;
  border-color: -moz-use-text-color #ff5f0b;
  border-width: medium 4px;
  margin: 3px 50px 3px 20px;
  padding: 3px 0 3px 5px;
  color: #ff5f0b;
  background-color: #ffa175;
  font-size: 1em;
  overflow: auto;
}
.tablephoto {
 width: 200px;
 height: 125px;
 border-width: 2px;
 border-style: solid;
 border-color: #ff5f0b;
}
#clear {
  display: block;
  clear: both;
  width: 100%;
  height: 16px;
  overflow: hidden;
}
#style {
  display: block;
  clear: both;
  width: 100%;
  height: 16px;
  overflow: hidden;
  margin: 0 30px 0 30px;
}
acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}
img {
  border:  none;
}
#footer {
	margin-top: 0;
  margin-bottom: 10px;
	text-align: center;
}
#footer, #footer a {
  background: #eeeeee none repeat scroll 0%;
	font-weight: normal;
	font-size: 0.8em;
	color: #989994;
}
#footer a:hover {
	color: #989994;
	text-decoration: underline;
}
