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

body
{ margin: 0px;
  padding: 0px;
  height: 100%;
  background-image: url('images/bkg.gif');
}

#sub_body
{ background-image: url('images/bkg_top.gif');
  background-repeat: repeat-x;
  height: 100%;
}

#page
{ position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 915px;
  text-align: left;
}

#main
{ float: left;
  background-color: #ffffff;
  background-image: url('images/main_bkg.gif');
  background-position: 229px 0px;
  background-repeat: repeat-y;
}

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

#left
{ float: left;
  width: 230px;
  padding-bottom: 130px;
}

#left_header
{ height: 165px;
  background-image: url('images/hermus.gif');
  background-position: 33px 35px;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

#f_player
{ position: relative;
  top: 140px;
  left: 95px;
}

#iac
{ background-color: #848383;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  height: 19px;
  line-height: 19px;
  letter-spacing: 1.5px;
}

.menu
{ margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 229px;
  list-style-type: none;
  border-bottom: solid 1px #72bb46;
}

.menu li
{ margin: 0px;
  padding: 0px;
  font-size: 11px;
  line-height: 19px;
  background-color: #7fb664;
}

.menu li a
{ text-decoration: none;
  display: block;
  width: 214px;
  padding: 0px 0px 0px 15px;
  line-height: 29px;
  margin: 0px;
  color: #ffffff;
  border-bottom: solid 1px #72bb46;
  background-color: #42453e;
  font-weight: bold;
  background-image: url('images/pixel.gif');
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

.menu li a:hover
{ background-image: url('images/li_over_bkg.gif');
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

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

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

.sub_menu li a
{ text-decoration: none;
  background-color: #4d7014;
  display: block;
  width: 204px;
  padding: 0px 0px 0px 25px;
  line-height: 29px;
  margin: 0px;
  background-image: url('images/sub_li_bkg.gif');
  background-position: 15px 11px;
  background-repeat: no-repeat;
}

.sub_menu li a:hover
{ background-image: url('images/sub_li_over_bkg.gif');
  background-position: 15px 11px;
  background-repeat: no-repeat;
  background-color: #72bb46;
}

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

#center
{ float: left;
  width: 685px;
}

#center_header_1
{ height: 61px;
  background-image: url('images/header1_bkg.gif');
}

/* ------------------ MENU TOP --------------- */

#menu_top
{ height: 24px;
  position: relative;
  top: 35px;
}

#top_accueil, #top_contact, #top_plan, #top_admin
{ text-decoration: none;
  height: 24px;
  width: 24px;
  display: block;
  float: left;
}

#top_accueil
{ background-image: url('images/home.gif');
}

#top_accueil:hover
{ background-image: url('images/home_over.gif');
}

#top_contact
{ background-image: url('images/contact.gif');
}

#top_contact:hover
{ background-image: url('images/contact_over.gif');
}

#top_plan
{ background-image: url('images/plan.gif');
}

#top_plan:hover
{ background-image: url('images/plan_over.gif');
}

#top_admin
{ background-image: url('images/admin.gif');
}

#top_admin:hover
{ background-image: url('images/admin_over.gif');
}

#info
{ float: left;
  height: 19px;
  width: 346px;
  background-image: url('images/info_bkg.gif');
  background-repeat: no-repeat;
  background-position: 10px 10px;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 0px 0px 20px;
}

#recherche label
{ font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  float: left;
  width: 70px;
  padding-top: 4px;
}

#recherche input
{ width: 120px;
  height: 17px;
  border-top: solid 1px #303030;
  border-right: solid 1px #bfc1c0;
  border-bottom: solid 1px #bfc1c0;
  border-left: solid 1px #303030;
  margin-top: 1px;
  display: block;
  float: left;
}

#recherche a
{ display: block;
  float: left;
  width: 16px;
  height: 17px;
  text-decoration: none;
  color: #ffffff;
  background-image: url('images/ok.gif');
  font-size: 10px;
  margin: 2px 0px 0px 5px;
  padding: 3px 0px 0px 4px;
}

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

/* ------------------ ANIM FLASH --------------- */

#center_header_2
{ height: 245px;
  background-image: url('images/header2_bkg.jpg');
}

/* ------------------ ARIANE --------------- */

#ariane
{ height: 16px;
  background-color: #42453e;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  padding: 3px 0px 0px 15px;
  border-bottom: solid 2px #56c8fd;
}

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

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

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

#content
{ padding: 10px;
  color: #808080;
}

#content h1
{ background-color: #56c8fe;
  color: #ffffff;
  margin: 0px;
  padding: 2px 0px 2px 10px;
  font-size: 14px;
  line-height: 16px;
}

#content h2
{ font-size: 14px;
  line-height: 16px;
  color: #227106;
  margin: 0px;
  padding: 10px 0px 10px 10px;
}

#content h3
{ font-size: 12px;
  line-height: 14px;
  margin: 0px;
  padding: 7px 0px 7px 20px;
}

#content p
{ /*text-align: justify; */
  margin: 0px;
  padding: 5px 0px 5px 0px;
}

a.find
{ text-decoration: none;
  display: block;
  font-weight: bold;
  color: #000033;
  border-bottom: solid 1px #000033;
  margin: 10px;
}

a.text
{ color: #92d050;
}

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

#footer
{ clear: both;
  background-color: #848283;
  height: 49px;
  border-top: solid 3px #72bb46;
  _overflow: hidden;
}

#illustration
{ height: 129px;
  width: 229px;
  position: relative;
  top: -132px;
  background-image: url('images/illustration_1.jpg');
}

#footer ul
{ list-style-type: none;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: -127px;
  left: 400px;
}

#footer ul li
{ display: inline;
}

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

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