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

body
{ margin: 0px;
  padding: 0px;
  height: 100%;
  background-color: #856a5a;
}

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

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

#up
{ height: 150px;
  background-image: url('images/up_bkg.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

#header
{ position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 951px;
  height: 150px;
  background-image: url('images/header_bkg.gif');
  background-position: bottom;
  background-repeat: no-repeat;
}

#boutons_top
{ width: 327px;
  height: 19px;
  float: left;
  margin: 112px 0px 0px 426px;
  _margin: 112px 0px 0px 213px;
}

#boutons_top a
{ text-decoration: none;
  height: 15px;
  display: block;
  float: left;
  color: #ffffff;
  padding: 4px 0px 0px 10px;
}

#top_accueil
{ width: 73px;
  background-image: url('images/accueil_bkg.gif');
}

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

#top_contact
{ width: 125px;
  background-image: url('images/contact_bkg.gif');
}

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

#top_plan
{ width: 99px;
  background-image: url('images/plan_bkg.gif');
}

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

#recherche
{ width: 188px;
  height: 38px;
  float: left;
  margin: 112px 0px 0px 0px;
}

#recherche label
{ display: block;
  color: #ffffff;
  padding-left: 64px;
  padding-top: 2px;
  font-size: 10px;
  line-height: 10px;
  height: 12px;
}

#recherche input
{ border: solid 1px #ff6b69;
  width: 92px;
  height: 18px;
  margin-left: 64px;
  float: left;
}

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

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

/* ---------------------------------------------------------------- MIDDLE ---------------*/

#middle
{ background-color: #ffffff;
  float: left;
  width: 100%;
}

#middle_content
{ position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 951px;
}

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

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

#left
{ float: left;
  width: 426px;
}

#left_top
{ height: 232px;
  background-image: url('images/left_top_bkg.jpg');
}

#intro
{ position: relative;
  top: 204px;
  padding-left: 20px;
  width: 250px;
  height: 16px;
  font-style: italic;
  font-size: 12px;
  color: #ffffff;
}

#f_player
{ position: relative;
  top: 178px;
  left: 377px;
}

#left_left
{ float: left;
  width: 285px;
}

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

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

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

.menu li a
{ text-decoration: none;
  display: block;
  width: 237px;
  line-height: 19px;
  margin: 0px;
  padding: 3px 0px 0px 30px;
  color: #144d09;
  border: solid 1px #7fb664;
  background-image: url('images/menu_li_a_bkg.gif');
  background-repeat: repeat-x;
  background-color: #7fb664;
}

.menu li a:hover
{ background-image: url('images/menu_li_a_over_bkg.gif');
  border: solid 1px #a4e483;
  background-color: #a4e483;
}

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

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

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

.sub_menu li a:hover
{ text-decoration: underline;
  background-image: url('images/sub_menu_li_a_bkg.gif');
  background-position: 40px 9px;
  background-repeat: no-repeat;
  border: none;
  background-color: #7fb664;
}

#menu_bottom
{ background-image: url('images/menu_bottom_bkg.gif');
  height: 10px;
  line-height: 0px;
}

#left_right
{ float: left;
  width: 141px;
}

/* ---------------- NOUVEAUTE ---------------*/

#nouveautes
{ width: 128px;
  background-image: url('images/nouveaute_top_bkg.gif');
  background-repeat: no-repeat;
  background-color: #7fb664;
  margin-left: 7px;
  text-align: center;
}

#nouveautes h2
{ margin: 0px;
  padding: 0px 0px 11px 0px;
  font-size: 12px;
  color: #1a5c0d;
  line-height: 12px;
}

#nouveautes a
{ text-decoration: none;
  margin: 0px;
  padding: 0px;
}

#nouveautes a img
{ border: solid 1px #1a5c0d;
  margin: 0px 0px 1px 0px;
  padding: 0px;
}

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

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

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

#content
{ float: left;
  width: 300px;
  padding: 0px 16px 0px 15px;
}

#actualites_simtic_img
{ margin-bottom: 5px;
}

.sep
{ font-size: 1px;
  line-height: 1px;
  background-image: url('images/sep_bkg.gif');
  background-repeat: repeat-x;
  margin: 0px 0px 0px 0px;
  clear: both;
}

#rss_title
{ font-size: 14px;
  font-weight: bold;
  color: #ff5500;
  margin-bottom: 5px;
}

#rss_content
{ text-align: justify;
  overflow: hidden;
}

#rss_content a#player2 img
{ border: none;
  width: 280px;
}

a#lire_plus
{ text-decoration: none;
  display: block;
  float: left;
  width: 50px;
  padding-left: 17px;
  margin-left: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #df2f2f;
  background-image: url('images/loupe.gif');
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

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

a#blog_plus
{ text-decoration: none;
  display: block;
  float: right;
  width: 75px;
  padding-left: 17px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #df2f2f;
}

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

/* ---------------- MARQUES SIMTIC ---------------*/

#marques_simtic
{ float: left;
  width: 184px;
  background-image: url('images/marques_simtic_bkg.gif');
  background-repeat: no-repeat;
  padding-top: 100px;
}

#marques_simtic a
{ text-decoration: none;
}

#marques_simtic a img
{ border: none;
}

/* ---------------------------------------------------------------- DOWN ---------------*/

#down
{ clear: both;
  background-image: url('images/down_bkg.gif');
  background-position: top;
  background-repeat: repeat-x;
  height: 60px;
}

#footer
{ position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 591px;
  background-image: url('images/footer_bkg.gif');
  background-position: top;
  background-repeat: no-repeat;
  height: 60px;
  font-size: 11px;
  color: #ffffff;
  padding: 4px 0px 0px 360px;
}

#info_player
{ color: #43362e;
  margin-top: 5px;
}

#info_player a
{ color: #43362e;
}
