
 /* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
body
{
   width: 70%;
   
 
   margin-bottom: 0px;   
  
   background: #000000;
  
}
a
{
color: black;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#corps
{
   color:#764C5A ;
   font-size:90%;
   
   margin-left:10px;
   margin-bottom:20px;
   padding:10px;
   background-image: url("fong.png");
   

}

#dot
{
margin-left: 100px;
position: relative;
}
#twii
{
   position: relative;
   left: 55px;
   top: 20px;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#gauche
{
   position: fixed;
   right:0%;

   background-image: url("fong.png");
   
  
}
 /* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

 #en_tete
{
margin-left:30%;
}
 #en_tetep
{
position:absolute;
}
#pied_de_page
{
margin-bottom: 1px;
color:#151515;
}
/*------------------------------------------------------------------*/

#menu
{
   
   position:fixed;

   width: 30%; 
   margin-left: 60%;
  


}

a
{
text-decoration: none;
}


   
#menu h3
{
   color: black;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

#menu ul 
{
   list-style-image: url("puce1.jpg"); 
   padding: 0px; 
   padding-left: 20px; 
   margin: 0px; 
   margin-bottom: 5px; 
}

#menu a 
{
   color: #ffffff;
}

#menu li:hover 
{
   color:#2F2D3B;
   list-style-image: url("puce2.jpg"); 
   
}

.menu
{
	 font-size: 90%;
	 text-align: right;
	 color: orange;
	 border-bottom: solid 1px orange;
	 border-right: solid 2px orange;
	 padding-right: 3px;
 }
