/* Generated by KompoZer */
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;
}

.menu1{
  margin-left:193px;
  position:absolute;
}
.menu2{
  top:166px;
  position:absolute;
}

#menu table {
  font-family: Gill Sans MT;
  color: #339999;
  font-size: 13px;
  font-style: normal;
  margin-left: 0px;
  line-height: 14px;
  /*/line-height: 12px;*/
  text-align: center;
  font-weight: bolder;
}

#sousmenu {
  position:absolute;
  margin-left:205px;
  top:116px;
  width:800px;
  font-weight:bolder;
  font-size: 15px;
  font-family:Gill Sans MT;  
  /padding-top:17px;
}
#sousmenu ul li {
   
  display: inline;

}

a.lienSousMenu, a.lienSousMenu:visited {
  color: #339999;
  text-decoration: none;
  Text-Transform: Lowercase;
}

a.lienSousMenu:hover, a.lienSousMenu#current{
  color:#000000;
  border-bottom:3px solid;
  Text-Transform: Lowercase;
}

#langues {
  margin-left:883px;
  position:absolute;
  top:60px;
  /*color:#F0EF85;*/
}
a.lienLangue, a.lienLangue:visited{
  font-family:Trebuchet MS;
  font-size:13px;
  font-weight:bold;
  color:#F0EF85;
  text-decoration: none;
}

.avecFeuille{
  background-position: right top;
  background-image: url(img/feuille.jpg);
  background-repeat: no-repeat;
}


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

  position:absolute;
  margin-left:240px;
  margin-top:154px;
  width:730px;
  min-height:420px;
  
  padding-top:15px;
  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:160px;
  margin-top:154px;
  width:810px;
  min-height:420px;
  
  padding-top:15px;
  padding-right:25px;
  
  text-align:justify;

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

#titre {
  position:absolute;
  color:black;
  font-family:Chiller;
  font-size:45px;
  font-weight:bold;
  text-align: right;
  margin-left:369px;
  width:600px;
  margin-top:80px;
}

#contenu a:link, a:visited {
  color: #119999;
  /*font-size:13px;*/
  /*font-family:Trebuchet MS;*/
  text-decoration: none;
}
#contenu2 a:link, a:visited {
  color: #119999;
  /*font-size:13px;*/
  /*font-family:Trebuchet MS;*/
  text-decoration: none;
}


#news {

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


gras {
  font-weight: bold;
}

h2 {
  color:#339999;
  font-size:18px;
  /*margin-left:30px;*/
  margin-bottom:5px;
}

h1 {
  color:#A74F77;
  font-size:15px;
  /*margin-left:30px;*/
  margin-bottom:5px;
}