html
{ margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  height: 100%;
  text-align: center;
}

body
{ margin: 0px;
  padding: 0px;
  height: 100%;
}

#page
{ position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 888px;
  text-align: left;
  background-color: #ffffff;
}

#main
{ float: left;
  width: 888px;
}

#main_bkg
{ float: left;
  width: 888px;
  padding-top: 0px;
}

#content
{
}

#header
{ background-image: url("images/bandeau_site.png");
  background-repeat: no-repeat;
  background-position: 4px 10px;
  height: 166px;
}

#header h1
{ font-size: 12px;
  line-height: 14px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 89px;
  left: 29px;
}

/* ----------------------------------- LEFT ---------------------------------- */

#left
{ float: left;
  width: 234px;
  padding: 0px 6px 215px 4px;
  border-right: solid 1px #c0c0c0;
}

ul.menu, ul.sub_menu
{ list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul.menu
{ margin: 0px 2px 5px 2px;
}

ul.menu li a
{ text-decoration: none;
  display: block;
  padding: 5px 0 5px 0;
  line-height: 20px;
  border-bottom: solid 1px #bf0000;
  margin-bottom: 1px;
  color: #bf0000;
  padding-left: 14px;
  font-weight: bold;
}

ul.menu li a:hover
{ border-bottom: solid 1px #ff632c;
  color: #ff632c;
}

ul.sub_menu li a
{ border-bottom: none;
  padding-left: 37px;
}

ul.sub_menu li a:hover
{ color: #ff632c;
  border-bottom: none;
}

#boutons_menu
{ padding: 15px 0 0 15px;
}

#boutons_menu a
{ text-decoration: none;
  height: 23px;
  line-height: 23px;
  margin: 0px 1px 2px 2px;
  color: #333333;
}

#boutons_menu a:hover
{ text-decoration: underline;
}

a#bouton_accueil
{
}

a#bouton_accueil:hover
{
}

a#bouton_contact
{
}

a#bouton_contact:hover
{
}

a#bouton_plan
{
}

a#bouton_plan:hover
{
}

a#bouton_admin
{
}

a#bouton_admin:hover
{
}

#contact
{ height: 90px;
  padding-top: 15px;
  width: 235px;
}

#contact_bkg
{ height: 90px;
  padding: 10px 0px 0px 82px;
  color: #285886;
  line-height: 17px;
}

#contact_bkg h3
{ margin: 0px;
  padding: 0px;
  font-size: 12px;
}

#contact_bkg a
{ color: #285886;
}

/* ----------------------------------- CENTER ---------------------------------- */

#center
{ float: left;
  width: 633px;
  _width: 631px;
  padding: 0px 4px 0px 6px;
}

#recherche
{ padding-top: 10px;
  height: 40px;
  text-align: center;
}

#recherche input
{ margin: 0 26px 0 0;
  border: solid 1px #7f9db9;
  padding-left: 24px;
  line-height: 20px;
  height: 18px;
  width: 107px;
}

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

a.find
{ text-decoration: none;
  color: #003399;
  font-weight: bold;
  line-height: 20px;
  padding: 0 10px 0 10px;
  display: block;
  border-bottom: solid 1px #c0c0c0;
  background-color: #eef5fc;
}

a.find:hover
{ text-decoration: none;
  border-bottom: solid 1px #999999;
}

#contenu
{ width: 607px;
  _width: 605px;
  margin: 12px 13px 10px 13px;
  color: #252525;
  font-size: 14px;
}

/* ----------------------------------- CONTENU ---------------------------------- */

h1, h2
{
}

h1
{ font-size: 18px;
}

h2
{ font-size: 14px;
}

#contenu p
{ text-align: justify;
}

#contenu ul
{
}

.focus
{
}

/* ----------------------------------- FOOTER ---------------------------------- */

#footer
{ clear: both;
  height: 25px;
  _overflow: hidden;
  padding: 11px 10px 0px 36px;;
  line-height: 25px;
}

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

#footer a:hover
{ text-decoration: underline;
}

#simtic
{ float: right;
}

#illustration
{ height: 221px;
  padding-top: 15px;
  width: 235px;
  position: relative;
  top: -246px;
  left: -32px;
  text-align: center;
}

.clear
{ clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}