body
{
   width: 800px;
padding: 20px;
   margin: auto;
   background-image: url("fond.jpg");
   
}

.table
{
margin-top: 10px;
margin-bottom: 10px;
position: center;


 height:240px;
  
 

  font-family: "Times New Roman";


  
}



.general
{
  width: 850px;
   background-color:#ffa800;
  position:center;
  border-top: 3px solid #0066FF;
  border-bottom: 3px solid #0066FF;
  padding: 20px;
  }


.general1
{
  width: 850px;
  height:300px;
   background-color:#ffa800;
  position:center;
  border-top: 3px solid #0066FF;
  border-bottom: 3px solid #0066FF;
  padding: 20px;
  }

object
{

float: left;
}






a

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


a.p
{
  
  color:black;
   text-decoration: underline;
}


h3
{
text-align:center;
font-size:16px;
color:black;
}



h2
{
  
  
  font-size:26px;
  font-family: "Times New Roman";
   color: #FF3300;
 
  text-align: left;
  margin: 15px;
  
}


.petit
{
font-size:11px;
font-family: "Times New Roman";
color:black;
text-align: center;
}

a:.contenu1
{
  
   color: white;
}



.contenus1
{
 
  
 
  font-family: "Times New Roman";
  font-size: 15px;
   text-align:justify;
  width: 800px;
  padding:20px;
  
  
   background-color: #ffa800;
   
  margin-top: 10px; 
   
  margin-left:auto;
  margin-right:auto; 
 
   position: center;
 
}

h1
{
text-align: left;
font-size: 14px;
text-decoration:underline;
 font-family: "Arial";
 color:#339900;
}

.center
{
text-align:center;
}



.contenus
{
font-size:17px;
  width: 800px;
  padding:20px;
  margin: auto;
   border: white solid 5px;
   
   font-family: "Times New Roman";
  text-align: center;
  color:black;
}


.p_picture
{
padding:10px;
  float:left;
}



img
{
border:none;
}
a:hover
{
color: #0066FF;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
   text-decoration: none;
   
}
