body
{
   width: 100%;
   margin: auto;
   font-family: courier new, verdana, georgia, optima, serif;
   text-align: center;
   overflow:auto;
   background-image: url("kimage/kk_fond_site2.gif");
   background-repeat: repeat;
      margin-top: 40px;
     }

img
{
	border: none;
}

.projet
{
	 background-image: none;
	 width: 100%;
   margin: auto;
   margin-top: 40px;
   font-family: courier new, verdana, georgia, optima, serif;
   text-align: center;
   overflow:auto;
   margin-bottom: 70px;
   font-size: 14px;
	 
}
.entete
{
   width:auto;
   height: 20%;

   font-size: 40px;
   color: black;
}


.menu
{
   width: auto;
   height: 20%;
   margin-top: 10px;
   color: black;
   font-size: 20px;
   margin-bottom: 60px;

}

.corps
{
	  width: 50%;
	  margin-top: 50px;
	  text-align: justify;
	  margin-left: 25%;
	  margin-right: 25%;
	  font-size: 13px;
}

.ecouter
{
   font-size: large;

}


.ecouter a:hover
{
	
	text-decoration: none;
   color: #00ff33; 
   background-color: black;
   font-weight: normal;
}


.ecoute
{
	margin-top: 40px;
	font-size: 20px;
	color:  #00ff33;
	background-color: black;
	}

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

a:hover 
{
   text-decoration: none;
   font-weight: bold;
   
}

hr {

}

