


p
{
color: white; 
font-size: 12px; 
font-weight: bold;
text-align: justify; /* Ils seront justifiés */
width: 100%;
text-indent: 30px;/* Les paragraphes commenceront 30 pixels sur la droite */
text-align: justify; /* Texte justifié pour mieux voir la largeur du block */
font-family: "Trebuchet MS","Comic Sans MS",  Georgia, 
}

p:first-letter /* La première lettre de chaque paragraphe */
{
font-weight: bold; /* En gras */
font-size: 1.7em; /* Ecrit légèrement plus gros que la normale */
color:maroon; /* En bleu */
}

body
{
width:510px ;
margin: auto;
margin-top: 50px;
margin-bottom: 500px; 
background-repeat: no-repeat; 
background-position: top center ;
background-color:black; /* Le fond de la page sera noir */

}
h1 
{
color: white; 
margin-top: 65px;
font-size: 40px;
margin-bottom:10 px;
font-family:Trebuchet MS,impact, "Times New Roman",Times,
}
 h2
{
color: white;
text-align: left;
font-size: 13px;
font-family:Trebuchet MS,impact,verdana, ,"Times New Roman",Times,
}
 h3 
{
color: white;
font-size: 13px;
text-indent: 60px;
margin-top: 20px;
margin-bottom: 50px;
font-family: Trebuchet MS,Georgia, Arial,"Times New Roman",
}

h5
{
 margin-top: 0px;
color: white;
font-size: 13px;
font-family:Trebuchet MS,impact,"Times New Roman",Times,
}

h4
{
color: white;
font-size: 13px;
margin-top: 30px;
font-family:Trebuchet MS,Arial,Georgia,"Times New Roman", Arial,
}

h3:first-letter
 {
font-weight: bold; /* En gras */
font-size: 4em; /* Ecrit légèrement plus gros que la normale */
color: maroon  ; /* En bleu */
}


#index{ background-image:         url("albphotos/440.jpg");}
#lestentes{ background-image:     url("albphotos/147.jpg");}
#nouscontacter{ background-image: url("albphotos/441.jpg");}
#liens{ background-image:         url("albphotos/313.jpg");}
#concept{ background-image:       url("albphotos/22.jpg");}
#reservation{ background-image:   url("albphotos/755.jpg");}


#corps
{
width: ;
height: px;
background-repeat: no-repeat;
}

#corps h1 /* Tous les titres h1 du corps */
{

margin-top: 65px;
font-size: 47px;
margin-bottom:10 px;
color: white;
font-family:Trebuchet MS,impact, "Times New Roman",Times,
}

#corps h2
{
color: white;
text-align: left;
font-size: 16px;
font-family:Trebuchet MS,impact,verdana, ,"Times New Roman",Times,
}

#corps h4
{
color: white;
font-size: 9px;
font-family:Trebuchet MS,verdana,Trebuchet MS,"Times New Roman",Times,
}
 
#corps h5
 {
 margin-top: 0px;
color: white;
font-size: 13px;
font-family:Trebuchet MS,impact,"Times New Roman",Times,
}

#corps h6
 {
 margin-top: 90px;
color: white;
font-size: 13px;
font-family:Trebuchet MS,"Times New Roman",Times,
}

#onglets
{
position :absolute ;
padding : 0;
font : bold 11px Trebuchet MS,Georgia,serif,arial  , arial, ;
list-style-type : none;
left : 54%;
width : 630px;
margin-left : -315px; /* la moitié de width */
}

#onglets li
{
float : left;
height : 25px;


margin : 2px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
margin : 4px 2px 0 2px;  /* Pour IE  */
 
}

#onglets a
{
display : block;
color : maroon;
text-decoration : none;
padding : 12px;
color: white;
}

#onglets a:hover
{
  color : teal ;
  
}

#menu
{
    padding-bottom : 35px;
   
}

img
{

margin-right:5px;
}

imageflottante
{
   float: left;
}

a
 {
  color :  yellow;
  text-decoration : none;
 }

