 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: #333333;
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("km.jpg");
   border: black solid 2px;
   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;
 height: px;
 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;
}

.imageflottante
{
float: left;
}

#corps1
{width: 350px;
float: left;
margin-right: 20px;
margin-bottom: 20px;

}

#corps2
{width: 760px;
margin-left: auto;
   margin-bottom: 20px;
   color: black;
   background-color: rgb(175,175,175);
   border: black solid 1px;
}


.image
{
padding-top: 245px;
background-image: url("kkkk.jpg");
}

.video

{
padding-top: 100px;

}




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

}


#piedpage
{ padding: 5px;
 width: 760px;
   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;
}

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