/* Styles généraux */
#content_vertical{
    margin: 0 auto;
    width: 785px;
}
div.overflow_center{
}
div.infos {
    padding: 10px;
}
div.lien_mod {
    clear: both;
    text-align: left;
    padding: 5px 0 5px 50px;
    height: 30px;
}
div.lien_mod span.object{
    position: absolute;
    left: 300px;
}
span.label {
    float: left;
    width: 50%;
}
div.copyright {
    font-size: 8pt;
    position: absolute;
    top: 660px;
}
a {
    text-decoration: none;
}
a.lien_haut {
    text-decoration: underline;
}
a.lien_haut:hover {
    font-style: italic;
}
.lien_infos{
    position: absolute;
    top: -200px;
}
img {
    border: none;
}
*{
    padding: 0;
    margin: 0;
}
/*a:hover {
    font-weight: bold;
}
/* Referencement */
#pieddepage{
    display: none;
}
