body
{
   width: 800px;
   margin-top: 20px;
   margin-bottom: 20px;
   background-color: #A2C6FF;
   margin: auto;
}


/* L'en-tête */

#en_tete
{
   width: 800px;
   height: 144px;
   background-image: url("bann.png");
   background-repeat: no-repeat; 
}
#pied_de_page
{
   padding: 5px;
   clear: both;

   text-align: center;
}
#corpus
{
background-image:url("fond.png");
}
ul#menu_horizontal li { 
display : inline;
padding : 0 0.5em; /* Pour espacer les boutons entre eux */
}
ul#menu_horizontal {
list-style-type : none; /* Car sinon les puces se placent n'importe où */
background-color: black;
}

ul#menu_horizontal a
{
font-size:14px;
font-family: "Segoe UI", "Times New Roman";
}

#menu_horizontal
{
height: 25px;
}
 .encours
{
color: #1eb812;
}
 .pasencours
{
color: white;
}
#contenu
{
background-color: #F8F2E9;
width:99%;
padding-left: 5px;
font-family: "Times New Roman";
border: 1px solid black;
align: left;
height: 530px;
font-family: "Comic Sans MS", "Times New Roman";
margin-right:300px;
}
#contenu h2
{
font-size: 120%;
color: #1eb812;
}
.imgaccueil
{
float:left;
height:100px;
}
.txtaccueil
{
margin-left:10px;
float:left;
width:680px;
}
#contenu a
{
color: #1eb812;
font-size: 110%;
}
#contenu .tarifs
{
float:left;
width:500px;
font-family: "Segoe UI" ; 
font-size: 90%;
}
.plusgros
{
font-size: 110%;
}
