/*BODY*/
body
{
 background: #fff;
 }

/*RESET DEFAULT*/
div,h1,h4,ul,h3,p,img
{
 margin: 0;
 padding: 0;
 }

/*DECALAGE TITRE*/
h1
{
 text-indent: -50000px;
 }

/*BACKGROUND*/
#en_tete,#menu,#corps,#pied_de_page
{
/*
 background: yellow;
*/
 } 
 
/*BACKGROUND SECONDAIRE*/
h1
{
 /* background: #808000; */
 }
 
h4,#pied_de_page_droite
{
/*
 background: #0e3866;
*/
 }

ul,p
{
 /* background: red; */
 }

h3,#pied_de_page_bas
{
/*
 background: #fff;
*/
 } 
 
#pied_de_page_gauche
{
 /* background: #ccc; */
 }

/*TEXTE PRINCIPAL*/
#page
{
 font-family: "Times New Roman", Arial, Times, sans-serif;
 }

/*TEXTE SECONDAIRE*/
#pied_de_page_droite_paragraphe,#pied_de_page_bas_paragraphe
{
 font-family: Arial, "Times New Roman", Times, sans-serif;
 }

.en_gras_1
{
 font-weight: bold;
 }

.en_gras_2 
{
 font-weight: bold;
 color: red;
 }
 
/*PAGE*/ 
#page
{
 width: 765px;
 height: 783px;
 position: relative;
 margin-right: auto;
 margin-left: auto;
 background: url(02_page.jpg) no-repeat #808000;
 }

#page_limites
{
 width: 750px;
 height: 768px;
 } 
 
/*EN TĘTE*/
#en_tete,#pied_de_page
{
 height: 140px;
 }

h1
{
 font-size: 32px;
 } 
 
#en_tete_img_1,#corps_img_1,#corps_img_2
{
 border: 2px solid #09f; 
 }

#en_tete_img_1
{
 position: absolute;
 top: 7px;
 left: 472px; 
 }

#en_tete_img_2
{
 position: absolute;
 top: 116px;
 left: 368px;
 } 
 
/*MENU*/
#menu
{
 width: 188px;
 height: 438px;
 position: absolute;
 top:160px;
 left: 0px;
 }

#menu,#corps
{
 padding-top: 10px;
 }
 
.menu_titre_1,ul,p
{
 line-height: 1.2em;
 font-size: 15px;
 }
 
h1,.menu_titre_1,ul,#pied_de_page_bas_paragraphe
{
 text-align: center;
 }

ul,a,#corps_titre_1
{
 color: #09f;
 }
 
ul
{
 font-weight: bold;
 list-style-type: none;
 }

/*LIENS*/ 
a
{
 text-decoration: none;
 }
 
a:hover
{
 color: orange;
 }

a:visited
{
 color: #753582;
 }

/*CORPS*/
#corps,#pied_de_page
{
 margin-top: 20px;
 }
 
#corps
{
 height: 438px;
 margin-left: 208px;
 }

#corps_img_1
{
 position: absolute;
 top: 205px;
 }

h3
{
 font-size: 19px;
 }

h4
{
 font-size: 16px;
 } 

#corps_titre_1,.corps_titre_1_paragraphe_1
{
 margin-top: 10px;
 }

h3,#corps_titre_1,.corps_titre_1_paragraphe_1,#corps_titre_1_paragraphe_2
{
 margin-left: 75px;
 }

h3,#corps_titre_1,.corps_titre_1_paragraphe_1,#corps_titre_1_paragraphe_2
{
 padding-right: 25px;
 }
 
.corps_titre_1_paragraphe_1
{
 text-align: justify;
 font-size: 15px;
 }

#corps_titre_1_paragraphe_2
{
 color: #000;
 text-align: left;
 } 
 
#corps_img_2 
{
 position: absolute;
 top: 673px;
 left: 330px;
 }

#corps_img_3
{
 position: absolute;
 top: 553px;
 left: 335px;
 }
 
/*PIED_DE_PAGE*/ 
#pied_de_page,#pied_de_page_bas
{
 clear: left; 
 } 
 
#pied_de_page_gauche
{
 width: 520px;
 height: 120px;
 float: left;
 }
 
#pied_de_page_gauche_img_1,#pied_de_page_gauche_img_2,#pied_de_page_gauche_img_3,#pied_de_page_gauche_img_4 
{
 border: 0;
 } 
#pied_de_page_gauche_img_1,#pied_de_page_gauche_img_2,#pied_de_page_gauche_img_3
{
 position: relative;
 left: 20px;
 } 
 
#pied_de_page_gauche_img_1
{
 top: 69px;
 } 
 
#pied_de_page_gauche_img_2,#pied_de_page_gauche_img_3
{
 width: 88px;
 height: 31px;
 top: 66px;
 } 
 
#pied_de_page_gauche_img_4
{
 width: 109px;
 height: 50px;
 position: absolute;
 top: 629px;
 left: 20px;
 }  
 
#pied_de_page_droite
{
 width: 230px;
 height: 120px;
 float: right; 
 }
 
#pied_de_page_droite_paragraphe,#pied_de_page_bas_paragraphe
{
 font-size: 13px; 
 }
#pied_de_page_droite_paragraphe
{
 margin-top: 27px;
 text-indent: 60px;
 }
 
#pied_de_page_droite_img
{
 border: 0;
 position: relative;
 top: 5px;
 left: 47px;
 }

#pied_de_page_bas,#pied_de_page_bas_paragraphe
{
 height: 20px;
 }
