body
{
   background-color: #FFFFFF;
   width: 760px;
   margin: 0px; /* centre les blocs */
   margin-top: 0px;
   margin-bottom: 10px;    
   background-image: url("images/fond_haut2.jpg");
}

/* L'en-tête */

#en_tete
{
   position: absolute;
   width: 1230px;
   height: 200px;
   margin-top: 0px;
   background-image: url("images/total_petit4.jpg");
   background-repeat: no-repeat;
   margin-bottom: 30px;
}

/* Le choix des langues */

#language

{
   width: 44px;
   height: 31px;
   margin-top: 77px;
   margin-left:1110px;
}

/* image-lien vers panier */

#panier

{
   position: absolute;
   width: 83px;
   height: 96px;
   top: 36px;
   margin-left:1210px;
}

/* Bande-Annonce */

#annonce
{

   position: absolute;
   left: 200px;
   width: 917px;
   height: 82px;
   top: 150px;
   margin-bottom: 0px;
   padding: 0px;
   background-color: #FFFFFF;

   background-repeat: no-repeat;
   margin-left: 0px;
   border: 0px;
}
.element_annonce h3
{
   color: #B3B3B3;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
} 

/* Le menu */

#menu
{
   position: absolute;
   top: 214px;
   margin: 20px;
   width: 150px;
   height: 820px;
}

.element_menu
{
   
   background-color: #FFFFFF;
   background-image: url("images/bandeau_menu150x384.jpg");
   background-repeat: no-repeat;
   
   border: 0px;
   margin-bottom: 0px;
}


.element_menu h3
{

   color: #B3B3B3;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu ul
{
   height: 818px;
   list-style-type: none;
   padding-top: 40px;
   padding-left: 8px;
   margin: 0px;

   margin-bottom: 0px;
}


/* Le corps de la page */

#corps1
{

   position: absolute;
   left: 200px;
   width: 917px;
   height: 351px;
   top: 234px;
   margin-bottom: 10px;
   padding: 5px;
   

   text-indent: 0px;
   background-color: #FFFFFF;
   background-image: url("images/salon03.jpg");
   background-repeat: no-repeat;
   margin-left: 0px;
   border: 0px;
}

.element_corps1 
{
   font-style: italic;
   padding-top: 250px;
   font: 1.5em Arial, "Arial Black", "Times New Roman", Times, serif;
   padding-left: 20px;
   color: #57680A;
   text-align: left;
   bottom: 0px;
}

#corps2
{

   position: absolute;
   left: 200px;
   width: 917px;
   height: 504px;
   top: 604px;
   margin-bottom: 10px;
   padding: 10px;
   

   text-indent: 0px;
   background-color: #FFFFFF;
   background-image: url("images/montsalvy12b.jpg");
   background-repeat: no-repeat;
   margin-left: 0px;
   border: 0px;
}

.element_corps2
{
   font-style: italic;
   padding-top: 250px;
   font: 1.5em Arial, "Arial Black", "Times New Roman", Times, serif;
   padding-left: 20px;
   color: #57680A;
   text-align: left;
   bottom: 0px;
}

/* Bandeau à droite du corps */

#lateral_droit
{
   font-family: Arial, Serif;
   position: absolute;
   background-image: url("images/lateral_droite3.jpg");
   background-repeat: no-repeat;
   left: 1145px;
   width: 160px;
   height: 958px;
   top: 130px;

}

.element_lateral_droit
{
   color: #505050;
   text-align: center;

   padding-top: 150px;
   padding-left: 0px;
   margin: 0px;
   margin-bottom: 0px;
}

#lateral_droit h3 /* Tous les titres h3 du Lateral_droit */
{
   padding-right: 20px;
   padding-top: 120px;
   padding-left: 20px;
   color: #505050;
   text-align: center;
   bottom: 0px;
}
#lateral_droit h4 /* Tous les titres h4 du Lateral_droit */
{
   padding-right: 20px;
   padding-top: 120px;
   padding-left: 20px;
   color: #505050;
   text-align: center;
   bottom: 0px;
}

/* Pied de page */

#pied_de_page
{

   position: absolute;
   left: 20px;
   width: 1290px;
   height: 82px;
   top: 1140px;
   margin-bottom: 20px;
   padding: 0px;
   background-color: #FFFFFF;
   background-image: url("images/fond01.jpg");
   background-repeat: no-repeat;
   margin-left: 0px;
   border: 0px;
}
.element_pied_de_page h4
{
   margin-top: 36px;
   color: #818181;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
} 

.element_pied_de_page ul
{
   margin-top: 62px;
   margin-left: 0px;   
   color: #818181;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
} 















