body {
    background: #f2f2f2;
    margin:0px;
}
body, p, td, th, div, span {
    font-family:Tahoma, Arial, Helvetica;
    color:#8F8C8C;
    font-size:11px;
}
a:link, a:visited, a:active, a:hover {
    color:#003399;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
H1 {
    display: none;
}
h2 {
    font-family:Tahoma, Arial, Helvetica;
    font-weight:bold;
    color:#c69439;
    font-size:14px;
    line-height:17px;
    margin-top:4px;
    margin-bottom:1px;
    text-align:left;
}
.MenuBas {
    font-weight:bold;
    color: #8F8C8C;
    font-size: 10px;
}
.MenuBas a:link, .MenuBas a:visited, .MenuBas a:active, .MenuBas a:hover {
    text-decoration:none;
    color: #666666;
}
.MenuBas a:hover {
    text-decoration:underline;
    color: #666666;
}
.copyright {
    font-weight:normal;
    font-size: 10px;
    color: #8F8C8C;
}
.PortfolioTitre {
    font-weight:bold;
    font-size:12px;
}
.contenuInternet, .contenuInternet div, .contenuInternet p, .contenuInternet span {
    text-align:left;
}
.MenuHaut {
    color:#BBBBBB;
    font-size:10px;
}
.MenuHaut a:link, .MenuHaut a:visited, .MenuHaut a:active, .MenuHaut a:hover {
    text-decoration:none;
    color: #BBBBBB;
}
.MenuHaut a:hover {
    color: #003399;
}
.BoiteGauche {
    font-family:Tahoma, Arial, Helvetica;
    color:#8F8C8C;
    font-size:10px;
}