@charset "UTF-8";
/* CSS Document */

#conteneur {
margin-top: 40px;
margin-left: 35px;
height: 100%;
width: 500px;
}

p.titre {
font: 1em impact monotype, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 0px;
color: #333333;
}

p {
font: 1em impact monotype, sans-serif;
font-size: 11px;
text-align: justify;
text-decoration: none;
line-height: 15px;
color: #666666;
}

a {
font: 1em impact monotype, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
line-height: 15px;
color: #000000;
}