html
{ background-color: #b6c479;
  margin: 0px;
  padding: 0px;
  text-align: center;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body
{ margin: 0px;
  padding: 0px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 936px;
  _width: 946px;
  background-image: url('images/page_bkg.gif');
  background-position: center;
        background-repeat: repeat-y;
  height: 100%;
  _padding-left: 3px;
}

div
{ margin: 0px;
  padding: 0px;
  text-align: left;
}

#page
{ float: left;
  background-image: url('images/main_bkg.gif');
  background-position: left;
  _background-position: bottom 4px;
  background-repeat: repeat-y;
}

#main
{ float: left;
  width: 946px;
  background-image: url('images/main_down_bkg.gif');
  background-position: bottom left;
  _background-position: bottom 4px;
  background-repeat: no-repeat;
}

/* ----------------------------------------------------------- GAUCHE / MENU ---------*/

#left
{ float: left;
  width: 277px;
  _margin-left: 2px;
}

#left_top
{ width: 277px;
  height: 323px;
  background-image: url('images/left_top_bkg.gif');
}

#left_top a
{ text-decoration: none;
  display: block;
  position: relative;
  top: 30px;
  left: 115px;
  padding: 0px;
        margin: 0px;
  width: 145px;
        height: 100px;
}

#left_top a img
{ border: none;
  margin: 0px;
        padding: 0px;
}

.menu
{ margin: 0px;
  padding: 0px 0px 0px 4px;
  width: 273px;
  list-style-type: none;
}

.menu li
{ margin: 0px;
  padding: 0px;
  font-size: 11px;
  line-height: 19px;
  font-weight: bold;
  margin-left: 4px;
  background-color: #ffffff;
}

.menu li a
{ text-decoration: none;
  display: block;
  width: 229px;
  line-height: 19px;
  margin: 0px;
  padding: 3px 0px 0px 30px;
  color: #4e581e;
  border: solid 1px #c1d471;
  background-image: url('images/menu_a_bkg.gif');
  background-repeat: no-repeat;
  background-color: #c6d87d;
}

.menu li a:hover
{ background-image: url('images/menu_a_over_bkg.gif');
  color: #004468;
  border: solid 1px #78dcff;
  background-color: #84dfff;
}

.sub_menu
{ margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  width: 259px;
}

.sub_menu li
{ margin: 0px;
  padding: 0px;
  font-size: 11px;
  line-height: 19px;
  font-weight: bold;
  background-color: #c0c0c0;
}

.sub_menu li a
{ text-decoration: none;
  background-image: url('images/sub_menu_a_bkg.gif');
  background-position: 40px 9px;
  background-repeat: no-repeat;
  border: none;
  background-color: #ffffff;
  display: block;
  width: 209px;
  line-height: 19px;
  margin: 0px;
  padding: 3px 0px 0px 50px;
  color: #4e581e;
  font-weight: normal;
}

.sub_menu li a:hover
{ color: #4e581e;
  background-image: url('images/sub_menu_a_over_bkg.gif');
  border: none;
  background-color: #ffffff;
  font-weight: bold;
}

#left_bottom
{ width: 277px;
  height: 96px;
  background-image: url('images/left_bottom_bkg.gif');
  background-repeat: no-repeat;
  padding-bottom: 60px;
}

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

#center
{ float: left;
  background-color: #ffffff;
  width: 474px;
  padding: 0px 0px 0px 0px;
}

/* ---------- HEADER ---------*/

#header
{ text-align: center;
  height: 111px;
}

#header h1
{ margin: 0px;
  padding: 29px 0px 5px 0px;
  line-height: 14px;
        color: #0085ca;
  font-size: 12px;
}

#header img
{ margin: 0px;
  padding: 0px;
}

/* ---------- MENU UP ---------*/

#menu_up
{ height: 40px;
  background-image: url('images/menu_up_bkg.gif');
  background-position: bottom;
  background-repeat: no-repeat;
}

#menu_up a
{ display: block;
  float: left;
  height: 25px;
  text-decoration: none;
        color: #565656;
  padding: 15px 0px 0px 10px;
}

a#up_accueil
{ width: 59px;
  margin-left: 15px;
  background-image: url('images/up_a_accueil_bkg.gif');
  background-position: 55px 16px;
        background-repeat: no-repeat;
}

a#up_accueil:hover
{ background-image: url('images/up_a_accueil_over_bkg.gif');
}

a#up_contact
{ width: 108px;
  background-image: url('images/up_a_contact_bkg.gif');
  background-position: 101px 17px;
        background-repeat: no-repeat;
}

a#up_contact:hover
{ background-image: url('images/up_a_contact_over_bkg.gif');
}

a#up_plan
{ width: 97px;
  background-image: url('images/up_a_plan_bkg.gif');
  background-position: 80px 16px;
        background-repeat: no-repeat;
}

a#up_plan:hover
{ background-image: url('images/up_a_plan_over_bkg.gif');
}

#up_recherche
{ display: block;
  float: left;
  width: 165px;
  _width: 150px;
  height: 40px;
  margin: 0px;
        padding: 0px;
}

#up_recherche label
{ display: block;
  font-size: 10px;
  margin: 0px 0px 0px 45px;
  _margin: 0px 0px 0px 35px;
  padding: 0px;
}

#up_recherche input
{ display: block;
  float: left;
  border: solid 1px #b6b6b6;
  margin: 3px 0px 0px 45px;
  _margin: 3px 0px 0px 15px;
  width: 90px;
        height: 16px;
  line-height: 14px;
  padding: 0px;
  font-size: 12px;
}

#up_recherche a
{ display: block;
  float: left;
  width: 14px;
  height: 15px;
  text-decoration: none;
        color: #565656;
  padding: 2px 0px 0px 3px;
  margin: 3px 0px 0px 5px;
  background-image: url('images/ok_a_bkg.gif');
  font-size: 10px;
}

#up_recherche a:hover
{ background-image: url('images/ok_a_over_bkg.gif');
}

/* ---------- CONTENT ---------*/

#content
{ padding: 10px;
  width: 451px;
  font-size: 14px;
  line-height: 18px;
}

#intitule
{ background-image: url('images/center_h1_bkg.gif');
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #7e8c33;
  color: #ffffff;
  margin: 0px;
  padding: 1px 0px 0px 30px;
  font-size: 12px;
  line-height: 21px;
}

#content h1
{ margin: 10px 0px 0px 0px;
  padding: 0px;
  font-size: 18px;
  text-decoration: underline;
  line-height: 18px;
  color: #6b772a;
}

#content h2
{ margin: 15px 0px 20px 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
}

#content h3
{ margin: 10px 0px 0px 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 14px;
  color: #6b772a;
}

#content p
{ margin: 10px 0px 0px 0px;
  text-align: justify;
}

#content ul
{ list-style-image: url('images/content_li.gif');
  padding: 0px 0px 0px 15px;
  margin: 0px;
}

/* ---------- EQUIPE ---------*/

.equipe
{ float: left;
  width: 145px;
  text-align: center;
}

.equipe span
{ width: 100px;
  padding: 5px;
  font-size: 11px;
}

/* ----------------------------------------------------------- DROITE ---------*/

#right
{ float: left;
  width: 185px;
  height: 450px;
  background-image: url('images/right_bkg.gif');
  background-repeat: no-repeat;
}

#right_content
{ position: absolute;
  top: 0px;
  left: 751px;
  _left: 758px;
  width: 142px;
  padding: 16px 0px 0px 43px;
}

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

#footer
{ clear: both;
  width: 936px;
  height: 76px;
  background-image: url('images/footer_bkg.gif');
  _margin-left: 4px;
  color: #ffffff;
  font-size: 10px;
  text-align: left;
}

#ariane
{ width: 475px;
  height: 20px;
  margin: 0px 0px 0px 277px;
  border-top: dotted 1px #8f9d42;
  padding: 5px 0px 0px 0px;
  font-size: 12px;
  color: #6c6c6c;
  line-height: 12px;
}

#ariane a
{ text-decoration: none;
  color: #6c6c6c;
}

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

#footer ul
{ padding: 7px 0px 0px 415px;
  margin: 0px;
}

#footer ul li
{ display: inline;
}

#footer ul li a
{ text-decoration: none;
  color: #ffffff;
}

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