body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background: url("../photos/champs.jpg") fixed repeat-y center;
}

#en_tete
{
   width: 756px;
   height: 80px;
   background-image: url("../bannieres/prod.png");
   background-repeat: no-repeat;
   margin-bottom: 0px;
   border: 2px groove orange;
   border-bottom: 0px;
}

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

.element_menu
{
   background-color: #339966;
   background-repeat: repeat-x;
   border: 2px groove orange;
   padding-bottom: 106px;
}
   



.element_menu h3
{   
   color: #B3B3B3;
   font-family: "Verdana", "Times New Roman", serif;
   text-align: left;
   font-size: 14px;

   padding-left: 10px;
   color: yellow;
   font-variant: small-caps;
   text-decoration: underline;
}

.element_menu ul
{
   font-size: 12px;
   font-variant: small-caps;
   list-style-image: url("../photos/cat.gif");
   padding: 0px;
   padding-left: 20px;
   margin: 20px;
   margin-bottom: 92px;
}

.element_menu a
{
   color: red;
   text-decoration: none;
   font-family: "Arial Black", serif;
}

.element_menu a:hover
{
   color: yellow;
}

#corps
{
   margin-left: 161px;
   margin-bottom: 0px;
   padding-bottom: 15px;
   
   color: yellow;
   font-size: 12px;
   font-family: "Verdana", serif;
   background-color: #375a5e;
   background-image: url("../photos/fondbleu.jpg");
   background-repeat: repeat-x;
   
   border: 2px groove orange;
}

#corps a
{
	color: aqua;
	padding-left: 10px;
}

#corps a:hover
{
	color: yellow;
}

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

#corps h3
{
   height: 30px;
   padding-left: 30px;
   
   font-size: 16px;
   color: orange;
   text-align: justify;
}

#corps img
{
	float: right;
	display: block;
	border-left: 2px groove #00CC66;
	border-bottom: 2px groove #00CC66;
	
}

#corps hr
{
	color: #00CC66;
	margin: 20px;
	margin-top: 35px;
}

#pied_de_page
{  
   font-family: "Verdana" serif;
   font-size: 10px;
   text-align: center;

   color: white;
   background-color: #5e0108;
   background-image: url("../photos/chakicour.gif");
   background-repeat: repeat-x;
    
   margin-top: 0px;
   padding-left: 162px;
   border: 2px groove orange;
   border-top: 1px groove yellow;
}
