body{
  background-color:#FBF2E0;
  font-family:arial;
  color:#5F2ECF;
  font-size:14px;
}

#top{
  margin:0;
  padding:0;
  position:relative;
  float:left;
}

#conteneur{
  width:788px;
  border:5px solid #6E3DDF;
  border-top:0;
  background-image:url('./images/fond.gif');
  background-repeat:repeat-x;
  background-color:#DCF1FC;
  margin-top:-30px;
  float:left;
  text-align:center;
}

#tete{
  background-image:url('./images/bord-haut.gif');
  background-repeat:no-repeat;
  background-color:#DCF1FC;
  width:744px;
  height:93px;
  padding:5px 0 0 55px;
  margin-left:-1px;
}

#pied{
  font-size:11px;
  font-family:'Monospace';
  color:blue;
  width:788px;
  margin-top:25px;
  clear:both;
}

#logo{
  margin-left:-400px;
}

h1{
  font-size:20px;
  color:#5F2ECF;
  font-family:'Arial Rounded MT Bold';
  text-align:center;
}

h2{
  font-size:20px;
  color:#F09E00;
  font-family:'Arial Rounded MT Bold';
}

h4{
  margin-bottom:0.5em;
}

#gauche{
  float:left;
  margin:10px;
  width:260px;
  text-align:center;
}

#recherche{
  height:230px;
  width:233px;
  background-image:url('./images/carre.gif');
  background-repeat:no-repeat;
  padding:10px;
}

#news{
  width:233px;
  background-image:url('./images/bord.png');
  background-repeat:no-repeat;
  padding:10px;
}

#contenu{
  width:460px;
  float:left;
  text-align:center;
  padding:10px;
  text-align:justify;
  padding-right:20px;
  margin-top:10px;
}

#grd_contenu{
  text-align:justify;
  padding:10px;
}

#gauche img{
  padding:5px;
}

.photo{
  float:right;
  margin:0 0 8px 8px;
}

.photo2{
  float:left;
  margin:0 8px 8px 0;
}

.fleche{
  float:right;
  margin-top:-30px;
}

p{
  margin-top:0;
}

a img{
  text-decoration:none;
  border:0;
}

.banniere{
  position:relative;
  bottom:10px;
  display:inline;
  height:60px;
  width:468px;
}

.skypub{
  position:relative;
  top : 80px;
  left: 10px;
  width: 160px;
  height:600px;
float:left;
}

.depart{
  font-style:italic;
  font-weight:bold;
  float:left;
  font-size:13px;
  color:#c38c1e;
  margin-top:-16px;
}

#avion{
  margin:-70px 20px 0 0;
  float:right;
}

.center{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
