body{
 color:#ffffff;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0;
 width: 1300px;}
 
 
 /*En tête */
 header
  {position: relative;
   margin-left: 150px;
   margin-top: 10px;
   width: 1000px;
   height: 90px;
   font-size: 24px;
   padding-top:0.6em;  
   color:#000;
   text-align: center;}
   
 #logo{
 float: left;
 width:154px;
 height:86px
 padding-left: 5%;}
 
 #text{
 display: block;
 position: absolute;
 margin-left: 20%;
 line-height: 3em;
 width:600px;
 height:70px;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
  border-radius: 20px;
 background-color: #ffcf80;}  
 
 .ombre{
 -moz-box-shadow: 15px 15px 10px #888;
 -webkit-box-shadow: 15px 15px 10px #888;
 box-shadow: 12px 12px 10px #888;}
   
 iframe{
   display: block;
   width: 50em;
   height: 10em;
   margin-left: 26.2%;
   margin-top: 1em;}  
 
 /*Barre*/
 div #barre{
 display: inline-block; 
 width: 25em;
 margin-top: 5em;
 margin-left: 26em;
 line-height:1.2em;
 background-color: #33a;
 color: #fff;}
   
  div #barre li{
  float: left;
  list-style-type: none;
  margin-right: 0.2em;
  width: 8em;}
  
  div #barre li ul{
  width: 8em;
  position: absolute;
  left: -999em;} 
  
  div #barre li:hover ul{
  left: auto;}
  
  div #barre li a {
  display: block;
  text-decoration: none;
  color: #fff;}
 
  
 ul#nav1
  {float: left;
  margin-left:1em;
  margin-top: -1em;  
  list-style-type: none;
  clear: both;}
 
  ul#nav1 li
  {margin-top: 0.2em;
   width: 8em;
   height: 3em;
   font-size: 1.18em;
   background-color: #0a0;
   list-style-type: none;} 
 
   ul#nav1 li a
   {display: block;
   width: 100%;
   height: 100%;
   padding-left: 15px;
   padding-top: 15px;
   color: white;
   text-decoration: none;}   
 
   ul#nav1 a:hover,
   a:active, a:focus{
   background-color: #ff8;
   color:#000;} 
 
  /*div#main{
  margin-left:12em;
  margin-top:1em;
  font-size: 1.3em;
  font-weight: bold; 
  color:#00f;
  height: 600px;}*/ 
  	
  div#tarif{
  font-size: 1.1em; 
  margin-top:0.5em;
  margin-left:12em;
  color:#000;
  font-weight: bold;}
  
  .text_piscine{
  font-size: 1em; 
  color:#000;}   
 
.f04
{font-weight: bold;
 font-size: 16px;
 color:#fff; }
 
 .f05
{font-size: 16px;
 color:#fff; } 
 
 #a1	
 {text-decoration :none;
  color:#fff;}

