body {
   margin-top: 20px;  
   margin-bottom: 20px; 
   background-color: #FFFFCC;
   border:1px;    
    
}


h1,h2 {
text-align: center;margin:15px;
}


.centre {
margin: auto; 
text-align: center;

}

.coins {
   margin: auto; /* Pour centrer notre page */
   width: 760px; height:500px;
  

border:1px solid #B0C4DE;
background-color:#E4EFFF; /* #ffffff;  #E4EFFF; */
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;

}

.coins3 {
width:760px;
margin:auto;  
background:#E4EFFF url(images/coin760.png) no-repeat bottom center;
}
.coins3 h3 {
background:#E4EFFF url(images/coin760.png) no-repeat top center;
  
}



.boite2 {
 margin: auto; /* Pour centrer notre page */
 width: 326px; height:282px;
 border: 0px;
 background-color: white;
 background-image: url("images/logo2.png");

 padding-left: 0px;
}






.botbar760 {

   margin: auto; /* Pour centrer notre page */
   width:762px; height:14px;
   background-image: url("images/bottombar760.png");
   margin: auto;
   background-color:#E4EFFF; background-repeat: no-repeat;

}

.cadre200 {
   background-color:#E4EFFF;
   margin: auto; /* Pour centrer notre page */
   width:198px; height:200px;
   border-right: 1px solid #B0C4DE;
   border-left: 1px solid #B0C4DE;
   border-bottom: 1px solid #B0C4DE; /* avec un bottom coin carrés */

}

.cadrer200 {
   background-color:#E4EFFF;
   margin: auto; /* Pour centrer notre page */
   width:198px; height:200px;
   border-right: 1px solid #B0C4DE;
   border-left: 1px solid #B0C4DE;

}



.topbar200 {

   width:200px; height:14px;
   background-image: url("images/topbar200.png"); background-repeat: no-repeat;
   margin:0 auto; 
   position :relative; top: 5px; //mettre 5 pour coller au div d'en dessous!


}




.topbar201 {

   width:200px; height:14px;
   background-image: url("images/topbar200.png"); background-repeat: no-repeat;
   margin:0 auto; 
   position :relative; top: 5px; //mettre 5 pour coller au div d'en dessous!


}





.bottombar200 {

   width:200px; height:14px;
   background-image: url("images/bottombar200.png"); background-repeat: no-repeat;
   margin:0 auto; 
   position :relative; top: 0px;  


}



.topbar760 {
   width:762px; height:14px;
   background-image: url("images/topbar760.png");background-repeat: no-repeat;
   margin:0 auto; position :relative; top: 5px;
    
}

.cadrer760 {
   background-color:#E4EFFF;
   margin: auto; /* Pour centrer notre page */
   width:760px; height:400px;
   border-right: 1px solid #B0C4DE;
   border-left: 1px solid #B0C4DE;
  
}

.bottombar760 {

   width:762px; height:14px;
   background-image: url("images/bottombar760.png"); background-repeat: no-repeat;
   margin:0 auto;   


}
















label {
display:block;
width:130px;
float:left;
font-family: Arial, Verdana, serif;
font-size: 0.8em;

}
