body {
  margin-top:15px;
  margin-bottom:15px; 
  font-size:11px;
  font:Verdana;
  background-color: #585858;
}
.mise_en_page {
margin-top: 50px;
margin-left: 30px;
}

p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
  text-align:left;
  font:Verdana;
}

.content{
  width:600px;
  height:100%;
  font:Verdana;
  font-family:Verdana;
  font-style:normal;
  margin-left:auto;
  margin-right:auto; 
}

.contenu{
margin-left:2px;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
font:Verdana;
}
.plaquette{
margin-left:30px;
margin-right:130px;
margin-top: 150px;
margin-bottom:10px;
padding-left:22px;
padding-top: 5px;
padding-bottom:3px;
padding-right: 3px;
vertical-align:middle;
background-image:url(images/pdf.png);
background-repeat: no-repeat;
background-position: 6px 4px;
}
.plaquette:hover{
margin-left:30px;
margin-right:130px;
margin-bottom:10px;
padding-left:22px;
padding-top: 5px;
padding-bottom:3px;
padding-right: 3px;
vertical-align:middle;
background-image:url(images/pdf.png);
background-repeat: no-repeat;
background-position: 6px 4px;
cursor:hand;
}
