body 
{ 
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
font-family: Verdana;
font-size: 10px;
background-image:url("image/fond.gif");
background-color: #FFFFFF;
margin-top: 20px;
margin-bottom: 20px;
}
#global
{
margin-left: auto;
margin-right: auto;
width: 760;
text-align: left; /* on rétablit l'alignement normal du texte */
background-image:url("image/fond.gif");
background-color: #000000;
}
/* Entete */
#en_tete_menu 
{ 
float: left;
top: 1px;
width: 140px;
height: 100px;
margin-bottom: 10px;
}
#en_tete 
{ 
position: relative;
top: 10px;
margin-left: 140px;
height: 100px;
width: 460px;
background-image:url("image/arnaudys-voyance.jpg");
background-repeat: no-repeat;
margin-bottom: 10px;
background-position: center top
}
#en_tete_droite
{ float: right;
margin-right:0px;
top: 1px;
width: 140px;
height: 100px;
margin-bottom: 10px;
}
/*MENU*/
#menu 
{ 
float: left;
width: 140px;
font-size: 12px;
}
.element_menu 
{ 
border: 0px solid white;
background-image:url("image/fond.gif");
background-repeat: repeat-x;
margin-bottom: 0px;
}
.element_menu 
h3 
{ 
color: #626262;
font-family: Arial,"Arial Black","Times New Roman",Times,serif;
text-align: center;
}
.element_menu 
ul 
{ 
margin: 0px 0px 5px;
padding: 0px 0px 0px 20px;
}
.element_menu 
a 
{ 
color: rgb(255, 255, 255);
font-weight: bold;
}
.element_menu a:hover { background-color: #FFFFFF;
color: black;
}
/*Corps*/
#corps 
{ 
width: 500px;
border: 0px solid black;
padding: 0px;
margin-bottom: 0px;
color: #FFFFFF;
background-image:url("image/fond.gif");
font-size: 12px;
margin-left: 140px;
border:1px solid #000000;
}
#element_corps 
{ 
border: 0px solid black;
padding: 5px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
color: #FFFFFF;
background-image:url("image/fond.gif");
background-repeat: repeat-x;
font-size: 12px
}
#element_tab 
{ 
border: 0px solid black;
padding: 5px;
margin-left: 20px;
margin-bottom: 20px;
color: rgb(153, 102, 51);
background-color: rgb(255, 255, 255);
background-image: url('motif.png');
background-repeat: repeat-x;
font-size: 12px
}
.texte_tab 
{ 
font-size: 12px;
}
.texte_gras 
{ 
font-size: 12px;
font-weight: bold;
text-align: right;
}
#corps h1 
{ 
color: color: rgb(255, 255, 0);
text-align: center;
font-family: Arial,"Arial Black","Times New Roman",Times,serif;
font-size: 20px;
}
#corps h2 
{ 
text-align: center;
color: rgb(153, 102, 51);
}
#form 
{ 
border: 0px solid black;
padding: 5px;
margin-left:0px;
margin-bottom: 0px;
color: #FFFFFF;
background-color: #000000;
background-image: url('motif.png');
background-repeat: repeat-x;
font-size: 12px
}

/*DROITE*/
#droite 
{ 
float: right;
margin-right:0px;
margin-top: 110px;
width: 140px;
font-size: 12px;
}
.element_menu 
{ 
border: 0px solid white;
background-color: #000000;
background-repeat: repeat-x;
margin-bottom: 0px;
}
.element_menu 
h3 
{ 
color: #626262;
font-family: Arial,"Arial Black","Times New Roman",Times,serif;
text-align: center;
}
.element_menu 
ul 
{ 
margin: 0px 0px 5px;
padding: 0px 0px 0px 20px;
}
.element_menu 
a 
{ 
color: rgb(255, 255, 255);
font-weight: bold;
}
.element_menu a:hover { background-color: #FFFFFF;
color: black;
}


/* Pied de Page*/
#menu_pied_de_page 
{ 
float: left;
top: 1px;
width: 120px;
height: 20px;
margin-bottom: 0px;
}
#pied_de_page 
{
border: 0px solid black;
padding: 0px;
margin-bottom: 10px;
text-align: center;
color: rgb(179, 179, 179);
background-color: #000000;
background-image: url('motif.png');
background-repeat: repeat-x;
font-size: 10px
}
#droite_pied_de_page 
{ 
float: right;
top: 1px;
width: 120px;
height: 20px;
margin-bottom: 0px;
}
