body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-attachment: scroll;
  background-image: url(backline.jpg);
  background-repeat: repeat-x;
}

#contenu{
  position: absolute;
  left: 50%;
  width: 600px;
  margin-left: -380px;
  top: 156px;
  border: none;
  border-top: 0px;
  background-color: #FFFFFF;
  border-left: 1px solid #b4b5b0;
  padding-top: 10px;
  padding-left:170px;
}

#menu_gauche{
  position: absolute;
  left: 10px;
  top: 10px;
  width: 160px;
  height: 99%;
  background-color:#FBFBFB;
  text-align: right;
  border-top: 1px solid #b4b5b0;
  border-right: 1px solid #b4b5b0;
  border-bottom: 1px solid #b4b5b0;
  border-left: 1px solid #DDDDDD
}

#logo {
  position: absolute;
  width: 760px;
  left: 50%;
  margin-left: -380px;
  height: 102px;
  top:0px;
  background-attachment:scroll;
  background-image:url(logo.gif);
  background-repeat:no-repeat;
  background-color: #FFFFFF;
}

#lien {
  position: absolute;
  left: 50%;
  width: 760px;
  margin-left: -380px;
  top: -47px;
}

.liste {
  display:block;
  margin:5px 0px 0px 10px;
  padding:0px 0px 0px 10px;
  background-image: url(puce.gif);
  background-repeat: no-repeat;
  background-position: 1px 5px;
  background-attachment: scroll;
}


#lien a {
  display:inline;
  color:#FFFFFF;
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 1px solid #1B5372;
  background-image: none;
  font-family: Verdana;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px
}

#lien a:hover {
  background-color: #38BCD3;
  color: #000000
}

#recherche {
  position: absolute;
  width: 760px;
  left: 50%;
  margin-left: -380px;
  height: 102px;
  top:0px;
  background-attachment:scroll;
  background-image:url(logo.gif);
  background-repeat:no-repeat;
  background-color: #FFFFFF
}

#accueil {
  margin-top:20px;
  padding-left: 20px;
  padding-right: 10px;
}

#accueil p {
  text-align: justify;
}

#contsit {
}

#contsit a {
  text-decoration: none;
  font-size: 12px;
  color: #3C3DFF;
}

#contsit p {
  margin-top:20px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 8px;
  text-align: justify;
  border-bottom: 2px dotted #EDEDED;
}

#contsit .titre {
  color:#333333;
  font-weight:bold;
  padding-left:25px;
  background-image: url(fond_titre.gif);
  background-repeat: no-repeat;
  background-position: 1px;
}

#bas_page {
  background-color: #fbfbfb;
  border: 1px solid #EEEDE8;
  font-size : 11px;
  padding : 5px;
}

#bas_page a {
  color:#FF6600;
  display: inline;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: none;
  text-indent: 150px;
  font-weight: normal;
  color: grey;
  font-size: 10px;
  margin: 3px;
}

#bas_page a:visited {
  color:#FF6600;
}

h1, h2 {
  display:inline;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
  margin: 20px;
}

h1 {
  color: black;
}

h2 {
  color:  #4F4F4F;
  padding-right: 140px;
  display:block;
}

#menu a {
  display: block;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  text-indent: 23px;
  letter-spacing: 0.08em;
  padding: 2px;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #ffffff;
  background-image: url(bou3.gif);
  background-color: #FFDDCA;
  background-repeat: no-repeat;
  background-position: 1px;
  background-attachment: scroll;
}

#menu a:visited {
  color: #666666;
}

#menu a:hover {
  color: #FFFFFF;
  background-color: #FF6600;
}

#adv {
  width: 150px;
  padding-top: 10px;
  text-align: center;
}

#adv a {
  background-image: none;
  display: block;
  color: #454545;
  text-decoration: none;
  font-weight: bold;
}

#adv a:hover {
  background-color: white;
  background-image: none;
}

#spons {
  width: 150px;
  border-bottom: 1px solid  #F0F0F0;
  border-top: 1px solid white;
  font-size: 12px;
  padding: 4px;
  text-align: left;
}

#spons a {
  color: #FF6600;
  text-decoration: underline;
  font-weight: bold;
  text-indent: 8px;
  background-image: url(fl.gif);
  background-repeat: no-repeat;
  background-position: 1px;
}

#spons a:hover {
  background-color:#FF6600;
  color: #FFFFFF;
  background-image: url(fl2.gif);
  background-repeat: no-repeat;
  background-position: 1px;
}

#part {
  width: 150px;
  background-color: #FFDDCA;
  margin-top: 10px;
  border-top: 1px solid #B8BBA6;
  font-weight: bold;
  font-family: trebuchet MS;
  color: #5A5B44;
  background-image: url(carr.gif);
  background-repeat: no-repeat;
  background-position: 2px;
}

