body {
  margin: auto;
  width: 1000px;
  background-position: center top;
  background-image: url(img/fondglobal.jpg);
  background-color: white;
  background-repeat: no-repeat;
  padding-left:6px;
  padding-top:3px;
}

.menu{
  top:180px;
  margin-left:13px;
  position:absolute;
  font-size: 18px;
  line-height: 36px;
  font-family:Trebuchet MS;
}

a.lienMenu, a.lienMenu:visited {
  text-decoration: none;
  color: #375808;
}

a.lienMenu:hover, a.lienMenu#current{
  text-decoration: none;
  color:#ffffff;
}


#titre {
  position:absolute;
  color:black;
  font-family:Complete in Him;Palatino Linotype;
  font-size:44px;
  font-weight:bold;
  text-align: center;
  margin-left:399px;
  width:500px;
  margin-top:49px;
  color:#ff3b30;
}


#sousmenu {
  position:absolute;
  margin-left:251px;
  top:106px;
  width:700px;
  font-weight:bolder;
  font-size: 17px;
  font-family:Trebuchet MS;
  text-align: center;
}
#sousmenu ul li {
   
  display: inline;

}


a.lienSousMenu, a.lienSousMenu:visited {
/*   color: #7e5039; MARRON */ 
  color: #649b0f;
  text-decoration: none;
  Text-Transform: Lowercase;
}

a.lienSousMenu:hover, a.lienSousMenu#current{
  color:#000000;
  Text-Transform: Lowercase;
}


.trait {
  position:absolute;
  top:112px;
  margin-left:310px;
  width:592px;
  border-color: #ff3b30;
  background-color: black;
  height: 2px;
  border: 0;

}




#contenu {
  color:black;
  font-family:Trebuchet MS;
  font-size:13px;
  line-height: 15px;

  position:absolute;
  margin-left:236px;
  margin-top:160px;
  width:714px;
  min-height:420px;
  
/*  padding-top:5px;
  padding-right:25px;*/
  
  text-align:justify;

  overflow-x:hidden;
  overflow-y:hidden;
}

/*plus à gauche*/
#contenu2 {
  color:black;
  font-family:Trebuchet MS;
  font-size:13px;

  position:absolute;
  margin-left:175px;
  margin-top:160px;
  width:774px;
  min-height:420px;
  
/*  padding-top:5px;*/
  padding-right:25px;
  
  text-align:justify;

  overflow-x:hidden;
  overflow-y:hidden;
}



#contenu a:link, a:visited {
  color: #649b0f;
  text-decoration: none;
}
#contenu2 a:link, a:visited {
  color: #649b0f;
  text-decoration: none;
}


#news {

font-family:Trebuchet MS;
font-size:1.2em;
height:249px;
margin-left:460px;
margin-top:102px;
overflow:auto;
padding-right:15px;
position:absolute;
width:300px;
}


gras {
  font-weight: bold;
}

h2 {
  color:#7e5039;
  font-size:18px;
  margin-bottom:5px;
}

h3 {
  color:#7e5039;
  font-size:15px;
  margin-bottom:5px;
}

h1 {
  color:#7e5039;
  font-size:15px;
  margin-bottom:5px;
}

