
body
{
	width: 840px;
   margin: auto; 
  
   background-image: url("../CSS/imagescollectionhomme/backgroundhomme.gif");
   background-repeat: repeat;
}

#menu
{
width:100%;
height:45px;
background:url('../CSS/imagescollectionhomme/fond_menu.png')  repeat-x;
}

.element_menu
{

display:block; 
float:left; 
width:19%;
height:40px; 
border:none;
text-align:center; 
font-size:small;

}

#menu a, #menu a:visited    
{
color:#000000;   
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;

text-align:center; 
padding-top: 5px; 
}

#menu a:hover, #menu a:visited:hover  
{
background:#ffffff; 
text-decoration:none;  
}

#en_tete
{
	display:block; 
   width: 840px;
   height: 120px;
   float:right;
   background-image: url("../CSS/imagescollectionhomme/bannierehomme.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
}

#corps
{  
   margin-right: 150px; 
   margin-bottom: 20px; 
   padding: 5px;
   background-color: #ffffff; 
   border: 2px solid black; 
   height: 1%; 
   overflow: visible;
   background-color:#ffffff;
 }

#menu_bobines
{
   float: right; 
   width: 145px; 
}

#menu_bobines a:hover, #menu_bobines a:visited:hover  
{
background:#ffffff; 
text-decoration:none;  
}
   
 .element_menu_bobines
{
   background-color: #93906b;
   border: 2px solid ;   
   margin-bottom: 20px; 

}
.element_menu_bobines h3 
{   
   color: #93906b;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
   overflow:hidden;
}

.element_menu_bobines ul 
{
   
   padding: 0px; 
   padding-right: 20px;
   margin-right:20px;
   margin: 0px; 
   
}

.element_menu_bobines a 
{
   color: #fff792;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.element_menu_bobines a:hover 
{
   
   color: black;
}




#pied_de_page
{
  
   padding: 2px;

   text-align: center;

   color: #B3B3B3;
   background-color: #777777;
     
   border: 2px solid black;
}


.imageflottanter
{
   float: right;
   margin-left: 5px;
   margin-bottom: 5px;
   margin-right: 5px;
   margin-top: 5px;
}


.imageflottantel
{
   float: left;
   margin-right: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-top: 5px;
}

img
{
border: none;
}

a
{
color: #666666 ;

}
