body, p, td, th, div, span {
    font-family: arial;
    font-size: 12px;
    color:#333333;
}

a:link, a:active, a:visited, a:hover {
    text-weight:bold;
    color:#333333;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}
.copyright {
    color:#E3D25E;
}
.entete TD, .entete a:link, .entete a:active, .entete a:visited, .entete a:hover  {
    color:#D5BC2F;
    font-weight:bold;
}
.entete a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
.photo {
    border:1px solid #666666;
}
.imgDesc {
    font-size:12px;
    color:#333333;
    font-family:arial,verdana,sans-serif;
}
.imgDesc b {
    font-size:13px;
}
