body
{
   width: 790px;
   margin: auto;
   margin-top: 5px;
   margin-bottom: 0px;
   background-color:#131A2D;   
}
a.bouton:link{    
font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
font-size: 9px;
width:400px; 
height:40px; 
text-decoration:none; 
color:#EADC84;
text-align:center; 
font-weight:bold; 
background-color:#3E4A63;
padding:3px;
border: 2px #EADC84 solid;
}

a.bouton:visited{
font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
font-size: 9px;
width:400px; 
height:40px;
text-decoration:none; 
color:#EADC84; 
text-align:center;
font-weight:bold;
background-color:#3E4A63;
padding:3px;
border: 2px #EADC84 solid;
}

a.bouton:hover{
font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
font-size: 9px;
width:400px; 
height:40px; 
text-decoration:none;
color:#ffffff; 
text-align:center; 
font-weight:bold; 
background-color:#6E84AF;
background-image: url("images/button.png");
padding:3px;
border: 2px #EADC84 solid;
}

.bouton{text-align:center;padding:0px}

}</style>

.bouton{text-align:center;padding:5px;}

#menu
{
   background-color: #060608;
   float: left;
   width: 130px;
   margin-top: 3px;
   margin-left: 30px;   
   border: 2px #EADC84 solid;   
}

.element_menu
{
   background-color: #060608;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;  
   border: none;
   margin-left: 0px;
   margin-top: 0px;
}

.element_menu h3
{    
   color: #000000;
   font-family: "Andalus", "Arial Black", "Times New Roman","Arial" "Times", "serif";
   text-align: left;
   font-size: 13px;
   font-weight:bold;
   margin: 5px;
}

.element_menu ul
{
   color: #000000;
   list-style-image: url("images/puce.png");
   font-family: "Andalus", "Arial Black", "Times New Roman","Arial" "Times", "serif";
   font-size: 13px;
   font-weight:bold;
   padding: 0px;
   padding-left: 0px;
   margin: 0px;
}

.element_menu a
{
   color: #000000;
}

.element_menu a:hover
{
   background-color: #6E84AF;
   color: #ffffff;
}
#corps
{
   background-color: #050608;
   font-weight: bold ;
   font-size: 11px;
   width: 584px;
   margin-left: 170px;
   margin-right:0px;
   margin-top: 3px;
   padding: 0px;   
   color: #EADC84;
   background-image: url("images/bodyblank02.jpg");
   background-repeat: no-repeat;   
   font-family: "Arial", "Times", "Arial Black", "Times New Roman", "serif";
   border: 2px #EADC84 solid;
}
{
color:#2166CC;
}  
.imageflottante
{
   float: right;
   padding-left: 15px;
}

