body
{width: 760px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 20px; /* Pour éviter de coller avec le haut de la fenętre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background-color: #626262;
   text-align: center;
   
}

#main
{
width: 760px;
margin:0 auto;
text-align:left;
margin-left: auto;
margin-right: auto;
}


#entete
{  width: 760px;
   margin: auto; 
   height: 100px;
   background-image: url("ktm.jpg");
   border: black solid 3px;
   margin-bottom: 10px;
    background-repeat: no-repeat;
	background-color: #13100d;
	font-weight: bold;
	text-align: center;
}
.textentete
{margin-left: 400px;
color: white;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
   font-weight: bold;
  margin-top: 30px;
  font-size: 30px;
}


#menu
{width: 760px;


   border: 3px outset black;
   margin-bottom: 10px;
   background-color: rgb(50,50,50);
   font-weight: bold;
 
}
#menu a:hover
{background-color: #B3B3B3;
   color: black;
   
}

#menu a
{color: black;
text-decoration: none;
}

.tt
{ 
color: rgb(169,169,169);
font-weight: bold;
}

#menu a:hover
{
background-color: #B3B3B3;
color: black;  
}

#menu a
{
color: black;
text-decoration: none;
}

#menu h1
{ 
color: #B3B3B3;
}


#corps2
{
width: px;
margin: 5px;
color: black;
background-color: rgb(175,175,175);
background-repeat: repeat-x;
border: black solid 1px;
padding: 5px;
font-weight: bold;
}



.elementmenu2
{
border: #4C443D solid 1px;
padding: 10px;
margin: 10px;
color: black;
font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
text-align: left;
font-weight: ;

}

.elementmenu3
{
border: #4C443D solid 1px;
padding: 10px;
margin: 10px;
color: black;
font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
text-align: left;
font-weight: ;

}



#piedpage
{ 
padding: 5px;
text-align: center;
color: #B3B3B3;
background-color: #626262;
background-image: url("images/motif.png");
background-repeat: repeat-x;
background-color: rgb(50,50,50);   
border: 2px solid black;
margin-top: 20px;

}

#piedpage a
{
color: gray;
text-decoration: none;
}

#piedpage a:hover
{
font-weight: bold;
color: gray;
}
