body
{
width: 95%;
margin-bottom: 20px;
margin: auto;
padding: 0px 20px 20px;
font-family: "Trebuchet MS", Arial, serif;
color: white;
background-color: black;
}
#en_tete
{
   width: 100%;
   height: 150px;
   margin: auto;
   background-color: white;
   background-image: url("../images/banniere_black.jpg");
   background-repeat: no-repeat;
   background-position: top center;
   margin-bottom: 50px;
   text-align: center;
}
#menu
{
   float: left; 
   width: 15%; 
   -moz-border-radius: 15px;
   min-width: 100px;
   border: none;
   padding: 3px;
   font-family: Georgia, Arial, serif;

   color: black;
   }
.sous_menu
{
-moz-border-radius: 10px;
margin: 0px;
padding: 1px;
margin-bottom: 20px;
border: none;
background-color: white;
}
.sous_menu li
{
margin-bottom: 5px;

}
.sous_menu ul
{
list-style-type: none;
list-style-position: outside;
margin: 3px;
padding: 1px;

}
.sous_menu a
{
text-decoration: none;
color: black;
}
.sous_menu a:hover
{
text-decoration: none;
color: #ffd700;
border: none;
background: black;
font-style: oblique;
}
.sous_menu h3
{
font-style: italic;

color: #daa520;
margin: 2px;
padding: 2px;
font-size: 1em;
text-decoration: underline;
}
.sous_menu h3 a
{
font-style: italic;
background-color: white;
color: #daa520;
margin: 2px;
padding: 2px;
font-size: 0.90em;
text-align: left;
}
#corps
{
margin-left: 18%;
margin-bottom: 20px;
min-height: 600px;
padding: 5px;
padding-top: 0px;
padding-right: 7%;
text-align: justify;
}
#corps a
{
text-decoration: none;
color:#daa520;
}
#corps a:hover
{
text-decoration: underline;
color: white;
}
#corps a:active
{
color: white;
background-color: #daa520;
}
a img
{
border: none;
}
h1
{
text-align: right;
font-family: Bleeding Cowboys, Bradley Hand ITC, Monotype Corsiva, Apple Chancery, Taffy, Arial, serif;
font-weight: bold;
font-size: 3.4em;
margin-top: 10px;
}
h2
{

text-align: center;
font-style: oblique;
}
h3 
{
text-align: center;
}
h4
{
font-style: italic;
text-decoration: underline;
}
.gris
{
color: #778899;
font-style: italic;
}
.footer_news
{
color:#778899;
text-align: right;
font-size: 0.9em;
}
.news
{
border: solid 1px silver;
text-align: justify;
padding: 10px;
margin-bottom: 50px;
min-height: 100px;
-moz-border-radius: 10px;
}
.imgflottante_d
{
float: right;
margin: 10px;
}
.imgflottante_g
{
float: left;
margin: 10px;
}
.top
{
text-align: right;
font-size: 0.6em;
font-style: italic;
}
.center
{
text-align: center;
}
#pied_de_page p
{
   width: 800px;
   height: 10px;
   text-align: center;
   color: #B3B3B3;
   margin: auto;
}

 



