body
{
   background-color: #FFFFFF;
   width: 760px;
   margin: 0px; /* centre les blocs */
   margin-top: 0px;
   margin-bottom: 10px;    

}

/* L'en-tête */

#en_tete
{
   position: absolute;
   width: 1285px;
   height: 119px;
   margin-top: 10px;
   margin-left: 20px;
   background-image: url("../images/total_petit6.jpg");
   background-repeat: no-repeat;
   margin-bottom: 30px;
}

/* Le choix des langues */

#language

{

   width: 38px;
   height: 23px;
   margin-top: 25px;
   margin-left:1140px;
}

#language2

{

   width: 38px;
   height: 24px;
   margin-top: 10px;
   margin-left:1140px;
}

/* image-lien vers panier */

#panier

{
 
   position: absolute;
   width: 174px;
   height: 61px;
   top: 155px;
   margin-left:20px;
}

#contact

{
   background-image: url("../images/tel2.jpg");
   background-repeat: no-repeat;  
   position: absolute;
   width: 153px;
   height: 64px;
   top: 145px;
   margin-left:1150px;
}


/* 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: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
} 

/* Le menu */

#menu
{
   position: absolute;
   top: 215px;
   margin-top: 20px;
   margin-left: 15px;
   width: 160px;
   height: 877px;
}

.element_menu
{
   
   background-color: #FFFFFF;
   margin-left: 7px;  
   border: 0px;
   margin-bottom: 0px;
}


.element_menu h3
{

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

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

   margin-bottom: 0px;
}


/* Le corps de la page */


#corps
{

   position: absolute;
   left: 200px;
   width: 917px;
   
   color: #808080;
   font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   font-size: medium;
   
   top: 250px;
   margin: 20px;
   padding: 0px 0px 0px 0px;


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

#corps h1 /* Tous les titres h1 du corps */
{
   font-size: 16px;
   font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   color: #808080;
   text-align: left;

}

#corps h2 /* Tous les titres h2 du corps */
{
   
   font-size: 15px;
   font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   line-height: 1.4em;
   color: #404040;
   text-align: left;
}

#corps h3 /* Tous les titres h3 du corps */
{
   font-size: 14px;
   font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   line-height: 1.4em;
   color: #808080;
   text-align: left;
   padding: 0px 30px 0px 0px;
   border: 0px;
}

#corps h4 /* Tous les titres h4 du corps */
{
   font-size: 12px;
   font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   color: #808080;
   text-align: left;
}

#corps h5 /* Tous les titres h5 du corps */
{
   font-size: 11px;
   font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   color: #808080;
   text-align: left;
}

#corps h6 /* Tous les titres h6 du corps */
{
   font-size: 6pt;
   font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
   color: #808080;
   text-align: left;
}
.element_corps /* Modifier Height pour adapter les bords du cadre à sa hauteur */
{

   left: 15px;
   width: 917px;
   height: 21000px;
   top: 30px;

   font: 1.20em "Calibri", "Arial Black", "Times New Roman", Times, serif;
   text-align: left;
   padding: 0px 20px 0px 20px;
   color: #808080;

}
#fond1
{
    background-image: url("../images/fondblochaut917.jpg");
    background-repeat: no-repeat;
	position: absolute;
    left: 200px;
    width: 917px;
    height: 63px;
    top: 240px;


}
.element_fond1
{

    font-size: 1.0em;
    font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;

    color: #808080;
    text-align: center;
	padding: 10px 50px 10px 50px;


}
#fond2
{
    background-image: url("../images/fondblocbas917jp.jpg");
    background-repeat: no-repeat;
	position: absolute;
    left: 200px;
    width: 917px;
    height: 63px;
    top: 6300px;
  /* ci-dessus distance à laquelle se trouve le bas/pied du bloc texte du haut de la page */	
	font-family: "Calibri", "Arial Black", "Times New Roman", Times, serif;
	padding-right: 50px;
	text-align: right;
	padding-left: 50px;
}

/* Bandeau à droite du corps */

#lateral_droit
{
   font-family: Arial, Serif;
   position: absolute;
   left: 1145px;
   width: 160px;
   height: 877px;
   top: 235px;

}

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

   padding-top: 50px;
   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: 6380px;
   /* ci-dessus distance à laquelle se trouve le bandeau pied de page du haut de la page */
   margin-bottom: 0px;
   padding-top: 20px;
   background-color: #FFFFFF;
   background-image: url("../images/fond01.jpg");
   background-repeat: no-repeat;
   margin-left: 0px;
   border: 0px;
}
.element_pied_de_page h5
{

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

/* Logo cartes bancaires */

.element_pied_de_page
{

   position: absolute;
   width: 820px;
   height: 58px;
   top: 2px;
   left: 240px;

}















