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

div#menu {
margin-top: 20px;
}

a.home {
margin-left: 35px;
font: 1em impact monotype, sans-serif;
text-decoration: none;
color: #666666;
font-size: 12px;
word-spacing: 13px;
}

a.home2 {
margin-left: 12px;
font: 1em impact monotype, sans-serif;
text-decoration: none;
color: #666666;
font-size: 12px;
word-spacing: 13px;
}

a.home:hover {
color: #FFFFFF;
background: #0099FF;
}

a.nonlien {
margin-left: 18px;
font: 1em impact monotype, sans-serif;
font-size: 12px;
text-decoration: none;
line-height: 15px;
color: #000000;
}

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

a.lien:hover {
color: #FFFFFF;
background: #919191;
}

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

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

a.lienwork:hover {
margin-left: 0px;
font: 1em impact monotype, sans-serif;
font-size: 11px;
text-decoration: none;
line-height: 15px;
color: white;
background: #0099FF;
}

P.titre {
margin-top: 36px;
margin-left: 35px;
font: 1em impact monotype, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
line-height: 15px;
color: #666666;
}

