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

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

span {
font-size: 8px;
color: #000000;
}

div#conteneur2 {
overflow: auto;
position: absolute;
margin-top: 25px;
height: 62%;
width: 99%;
}

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

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

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

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