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

div#conteneur {
margin-top: 80px;
}

p {
margin-top: 5px;
margin-left: 35px;
font: 1em impact monotype, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 0px;
color: #666666;
}

P.texte {
margin-left: 35px;
font: 1em impact monotype, sans-serif;
font-size: 11px;
text-decoration: none;
line-height: 15px;
color: #999999;
}

a.links {
margin-left: 0px;
font: 1em impact monotype, sans-serif;
font-size: 11px;
text-decoration: none;
line-height: 15px;
color: #999999;
}

a.links:hover {
color: white;
background: #0099FF;
}