/* Generated by KompoZer */

<!!- 
*{margin:0;padding:0}
-->

.nextbutton a:link, .nextbutton a:visited {
  border: 1px solid #000066;
  padding: 0.2em 0.5em;
  display: block;
  background-color: #0033ff;
  color: #ffffff;
  width: 11em;
  text-decoration: none;
  text-align: center;
}


.nextbutton a:hover, .nextbutton a:active {
  background-color: #ffffff;
  color: #000066;
}


body {
  margin: 0;
  padding: 0;
  font-size: 95%;
  font-family: georgia,times,"times new roman",serif;
  color: #000000;
  width: 100%;
  margin-left: 0px;
  background: #cbcccd;
}


a:link {
  color: #003399;
  text-decoration:none;
}


a:visited {
  color: #003399;
  text-decoration:none;
}


a:hover, a:active {
  color: #ffffff;
  background-color: #003399;
  font-weight: bold;
  text-decoration:none;
}


div#banner {
  border-bottom: 1px solid #000000;
  background-color: #003399;
}


div#container {
	background-image: url(nav_gauche.gif);
	background-repeat: repeat-y;
        background-position: left center;
	visibility: inherit;
}


div#container2 {
	background-image: url(nav_centre.gif);
	background-repeat: repeat-y;
	background-position: center;
	visibility: inherit;
}


div#container3 {
	background-image: url(nav_droite.gif);
	background-repeat: repeat-y;
	background-position: right center;
	visibility: inherit;
}


div#navigation {
  text-align: left;
  float: left;
  width: 160px;
  padding-top: 2em;
}


div#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}


div#navigation ul li {
  margin-top: 4px;
}


#navigation ul li a {
  padding: 12px 5px 12px 10px;
  display: block;
  width: 170px;
  text-decoration: none;
  color: #003399;
  background-image: url(nav_droite.gif);
  background-repeat: repeat-y;
}


#navigation ul li a:hover {
  color: #990000;
}


div#more {
  float: right;
  margin: 0;
  padding: 2em 20px 0 0;
  font-size:90%;
  color: #000000;
  text-align: left;  
  width: 160px;
}


div#more h3 {
  padding: 0.2em;
  margin-top: 0;
  color: #003399;
  font-size: 95%;
  font-weight:bold;
  text-align: left; 
}


div#more2 {
  text-align: left;
  float: left;
  width: 150px;
  padding-top: 2em;
}


div#more2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}


div#more2 ul li {
  margin-top: 4px;
}


#more2 ul li a {
  padding: 3px 5px 3px 10px;
  display: block;
  width: 160px;
  text-decoration: none;
  color: #000000;
  background-image: url(nav_gauche.gif);
  background-repeat: repeat-y;
}


#more2 ul li a:hover {
  color: #990000;
}


div#content {
  margin-left: 192px;
  margin-right: 200px;
}


div#content h2 {
  margin: 0;
  font-size: 2em;
  color: #003366;
  padding-top: 1em;
  font-weight: normal;
}


div#content {
  text-align: left;
  line-height: 150%;
}


#cleardiv {
  clear: both;
  height: 1em;
}


div#footer {
  border-top: 1px solid #999999;
  padding: 0.5em 1em;
  clear: both;
  text-align: center;
}


div#footer ul {
  margin: 0;
  padding: 0px;
  list-style-type: none;
}


div#footer li {
  display: inline;
  margin-right: 1em;
}


