/* Generated by KompoZer */
body {
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.8em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	background-attachment: scroll;
	background-color: #355DB8;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
}
div#conteneur {
	border: 2px solid #00ADA9;
	margin: 0 auto;
	background: #ffffff none repeat scroll 0% 50%;
	width: 900px;
	text-align: center;
}
h1#header {
  margin: 0;
  background: transparent url(images/fond_titre.png) no-repeat scroll left top;
  height: 177px;
}


h1#header a {
  background: transparent url(none) no-repeat scroll 0% 50%;
  width: 400px;
  height: 70px;
  display: block;
  position: relative;
  left: 350px;
  top: 15px;
  text-indent: -5000px;
}
ul#menu {
  margin: 0;
  padding: 0;
  background: transparent url(images/bg_menu.gif) repeat-x scroll 0 -25px;
  height: 35px;
  list-style-type: none;
  color: black;
  font-weight: bold;
}
ul#menu li {
  border-right: 2px solid #ddeeaa;
  width: 150px;
  line-height: 25px;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  float: left;
  text-align: center;
}
ul#menu li a {
  border-right: 2px solid #ddeeaa;
  width: 150px;
  line-height: 25px;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
  display: block;
  text-decoration: none;
}
ul#menu li a:hover {
  background: transparent url(images/bg_menu.gif) repeat-x scroll left top;
}
div#contenu {
  padding: 0 25px 0 100px;
  background: transparent url(none) no-repeat scroll 15px 50%;
}
div#contenu h2 {
  border-bottom: 1px solid #003399;
  background: url(images/little_cjeo.gif) no-repeat scroll left bottom;
  padding-left: 25px;
  line-height: 25px;
  font-size: 1.4em;
  color: #003399;
}
div#contenu h3 {
  border-left: 3px solid #99bb22;
  border-bottom: 1px solid #99bb22;
  margin-left: 15px;
  padding-left: 5px;
  color: #99bb22;
}
div#contenu p {
  text-align: center;
  text-indent: 2em;
  line-height: 1.7em;
}
div#contenu a {
  color: #006699;
}
div#contenu a:hover {
  color: #993300;
}
div#gauche {
	width:50%;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#droite {
	width:50%;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p#footer {
  margin: 0;
  padding-right: 10px;
  line-height: 30px;
  text-align: right;
  color: #88aa00;
}
pre {
  border: 2px solid #99bb22;
  padding: 5px 0 0 5px;
  background: #ddeeaa none repeat scroll 0% 50%;
  overflow: auto;
  font-size: 1.2em;
}
pre span {
  color: #556600;
}
pre span.comment {
  color: #b30000;
}
.titre {
	font-size: 16px;
	font-weight: bold;
}
