body
{
   width: 1000px;
   margin: auto;   
   background-color: #426e24;
   color: black;
   font-family: "Times New Roman", Times, Arial, "Arial Black", serif;
   padding-top: 0px;

}
#site
{
width: 1000px;
background-color: #eed8af; 
padding: 0px;
margin: 0px;

}
/* L'en-tête et le menu horizontal*/


#en_tete
{
   width: 1000px;
   height: 180px;
   background-image: url("img/entete.jpg");
   background-repeat: no-repeat;
   margin: 0px;

}

.addinto
{
width: 15px;
position: relative;
top: 150px;
left: 980px;
margin: 0;
padding : 0;


}


ul#menu_horizontal li { 
display : inline;
padding: 0;
padding-right : 10px; /* Pour espacer les boutons entre eux */
padding-left : 10px;
margin: 0px;


}
ul#menu_horizontal {

width: 600px;
position: relative;
top: 165px;
left: 350px;
margin: 0;
padding : 0;
}

/* Le menu */

#menu
{
   float: left;
   width: 185px;
}

.element_menu
{
   
   background-image: url("img/fond.jpg");
   background-repeat: no-repeat;
   background-color: #eed8af;
   margin-bottom: 0px;
}


/* Quelques effets sur les menus */


.element_menu h3
{    
   color: #B3B3B3;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   
   text-align: center;
   margin-top: 0px;
	margin-bottom: 1px;
}

.element_menu ul
{
   list-style-type : none;
   padding: 10px;
   padding-left: 10px;
   padding-top: 100px;
   margin: 0px;
   margin-top: 0px;
   margin-bottom: 50px;
   
}
.element_menu li
{
	padding-bottom: 5px;
}


.element_menu a
{
   color: black;
   font-family: "Times New Roman", Times, Arial, "Arial Black", serif;
   text-decoration: none;
   font-weight: bold;
   font-variant: small-caps;
}

.element_menu a:hover
{
   font-family: "Times New Roman", Arial, "Arial Black", Times, serif;
   color: #3d44a6;
}



/* Quelques effets sur le menu2 */
.element_menu2
{
   
   background-color: #eed8af;
   border-top: 1px solid black;
   border-bottom: 1px solid black;
   margin-bottom: 30px;
}


.element_menu2 h3
{    
   color: #B3B3B3;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   
   text-align: center;
   margin-top: 0px;
	margin-bottom: 1px;
}

.element_menu2 ul
{
  
   list-style-type : none;
   padding: 10px;
   padding-left: 10px;
   
   margin: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}
.element_menu2 li
{
	display : inline;
	padding-bottom: 5px;
}


.element_menu2 a
{
   color: black;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: none;
   font-weight: normal;
   font-variant: small-caps;
}

.element_menu2 a:hover
{
   text-transform: none;
   color: black;
}



/* Le corps de la page */

#corps
{
	

   margin-left: 185px;
   margin-bottom: 0px;
   padding: 10px;
   padding-bottom: 30px;
   color: black;
   background-color: #eed8af;
  
   border-left: 0px double #0080b0;
}


#corps h1
{
   padding-left: 0px;
   color: black;
   text-align: left;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
     
   padding-left: 30px;
   color: black;
   text-align: left;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   border: 0px solid black;
   margin-top: 10px;
   margin-bottom: 10px;
}


/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   
   clear: both;
	padding: 5px;
   text-align: center;
	font-size: small ;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   color: white;
   background-color: #31511c;   
   border-top: 0px solid black;
   

}

a
{
color: #1e2ca6;
   font-family: "Times New Roman", Times, Arial, "Arial Black", serif;
   text-decoration: none;
   

}

a:hover
{
color: blue;
   font-family: "Times New Roman", Times, Arial, "Arial Black", serif;
   text-decoration: none;
   


}


p
{
	border: 0px solid black;
	
	
}

a img 
{
border : none;
}

.dfloat
{
   float: right;
   border: 0px solid white;
   margin: 5px;
}

.gfloat
{
   float: left;
   border: 0px solid white;
   margin: 5px;
}


.bloc1
{

height: 320px;
}

.bloc2
{
height: 445px;
}

.pied a
{
   color: white;
   font-family: "Times New Roman", Times, Arial, "Arial Black", serif;
   text-decoration: none;
  
}

.pied a:hover
{
   color: #B3B3B3;
   font-family: "Times New Roman", Times, Arial, "Arial Black", serif;
  
}

.addthis_toolbox
{
margin: 10px;

}



.contact
{

text-align: center;
position: relative;
top: 100px;
font-size: large;
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.liens
{
clear: right;

}
