/* CSS Document */
a {
  text-decoration: none; 
  color:#000;
}

h1{ 
  margin: 10% auto 0 auto;
  letter-spacing: 3px;
  font-family: "Trebuchet MS", verdana;
  color:#F5F5DC;
  width: 850px;
}

h1 span{
 font-size:45%;
 letter-spacing: 0;
 color: #ccc;
 font-weight: normal;
 line-height:55%;
}

.trois{font-size:500%;color:blue;}
 .jvert{font-size:800%; color:green;}
 .org{font-size:350%;}
 .big{font-size:500%;}
 
.juste{
 text-align: justify;
 letter-spacing:0;
 border: 0;
} 

#container{
 margin: 0 auto 0 auto;
 width:850px;
}

#container h1{
 font-size:125%;
 line-height:90%;
}
 
 #content{
  padding:0;
  margin: 0;
  height:407px; 
  width:850px;
  text-align:center;
  border-bottom:#FFB90F 2px solid; 
  border-top:#FFB90F 5px solid;
  overflow: auto;
  font-family: "Trebuchet MS", verdana, arial, Times,sans-serif;
  
}

#content h1, #content h2, #content p {
  font-size:100%;
  text-align: left;
  color:#000;
   margin: 5px 10px 5px 10px;
 }
 
#content p{
  text-align:justify; 
  font-size: 90%;
}
#content ul{
 font-size:90%;
 text-align: left;
}

#content li{
 font-size: 90%;
}

#seo{
  margin: 0 0 10% 0%;
  height:380px; 
  width:auto;
  text-align: center;
  border-bottom:#FFB90F 2px solid; 
  border-top:#FFB90F 5px solid;
  overflow: hidden;
}

#seo h1, #seot h2, #seo p, #seo ul{
  font-size:100%;
  text-align: left;
  color:#000;
  margin: 0;
 }
 
#seo p{
  text-align:justify;
  /*border-bottom:#FFB90F 5px solid;*/ 
}

#jrz, .jrz{
 display: none;
}

.ligne{
  letter-spacing: 10px; 
  text-transform: uppercase;
}

.milieu{
  width: 850px; 
  height: 15px;
  line-height: 15px;
  text-align:center;
  font-size:60%; 
  margin: 0 auto 0 auto;
  font-family: verdana, georgia, prestige, sans-serif ;
  border-bottom:#FFB90F 1px solid;
  overflow: hidden;
}

#pub-google, #google-haut{
 margin: 0;
 width:850px;
 text-align:center;
 font-family: verdana, georgia, prestige, sans-serif ;
}

.h400{
 height:400px;
 overflow:auto;
}

#home{
 margin: 150em 0 0 0;
}


