body {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-family: arial, tahoma, verdana, sans-serif;
  background: url(img/background.gif) top center repeat-y;
  line-height:17px;
}

h1, h2, h3 {
  font-size : 12px;
  display : inline ;
  font-weight:normal;
}

#page {
  width: 770px;
  height:auto; /*indispensable pour hauteur automatique sous firefox*/
  margin: 0px auto;
  padding: 0px;
  border: 1px solid #333333;
  background-color: #FFFFFF;
}

#banniere  {
  background: url(img/logo.jpg) top left no-repeat;
  width: 100%;
  padding-top:83px;
  margin: 0px 0px 10px 0px;
  border-bottom:1px solid #FF6600;
}

#menu_gauche {
  font-size:10px;
  clear: both;
  float: left;
  width: 150px;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  background-color: rgb(255,255,255);
}

#menu_gauche ul {
  list-style: none;
  width: 160px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #FF6600;
}

#menu_gauche li {
  margin: 0px;
  padding: 0px;
}

#menu_gauche li.title {
  vertical-align: top;
  margin: 0px;
  padding: 0px 5px 4px 20px;
  color: rgb(100,100,100);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 140%;
}

#menu_gauche li.group a {
  display: block;
  min-height: 1.5em;
  height: auto !important;
  height: 1.5em;
  line-height: 1.5em;
  margin: 1px 0px 1px 0px;
  padding: 0px 7px 0px 10px;
  border-top: solid 1px #FF6600;
  border-left: 8px solid #FF6600;
  color: #666666;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
}

#menu_gauche li.group a:hover {
  border-left: 8px solid #666666;
  color: #000000;
  text-decoration: none;
}

#container {
  border-left: 1px solid #999999;
  float: left;
  text-align:justify;
  width: 580px;
  color:#4B4B4B;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  margin: 0px;
  padding: 10px 10px 30px 20px;
  background-color: #FFFFFF;
}

#container p {
  text-align:justify;
  margin: 0px 0px 5px 0px;
  padding: 5px;
  background-color:#F4FAFB;
  border: dashed 1px #CCCCCC;
}

#container li {
  list-style-position: outside;
  list-style-type: none;
  margin:0px;
  padding:0px;
  list-style-image: url(img/puce.gif);
  line-height:20px;
}

#container .titre1 {
  border-left: 10px solid #FF9900;
  display: block;
  margin:0px 0px 10px 5px;
  padding: 0px 0px 0px 10px;
  border-left: 10px solid #FF954F;
  font-weight: bold;
  font-size:13px;
  background-color:#FFF3EC;
}

#container a {
  color:#333333;
  text-decoration:none;
}


#partenaire_amoi {
  background-color:#F5F5F5;
}

#partenaire_amoi a{
  text-decoration:underline;
  color:#0000CC;
}

#bas {
  font-size:11px;
  clear: both;
  width: 770px;
  height: 50px;
  margin: 0px;
  padding: 0.5em 0px 0.5em 0px;
  border-top: solid 1px rgb(125,125,125);
  background-color:#FFEBDD;
  color: #4B4B4B;
}

#table_list_organisme {
  font-size:11px;
  line-height:15px;
  background-color:#FFF8F2;
  border:1px solid #333333;
}


.organisme {
font-size : 14px;
font-weight:bold;
font-variant:small-caps;
color:#333333;
}
