#breadcrumb {
    margin-left:252px;
}

#goodies{
    margin-left:252px;
    margin-top:6px;
    width:700px;
    background-color:none;
    float:left !important;
    *float:none !important;
    -float:none;
    background-image:url(../images/static/background-standard-h.gif) ;
    background-repeat :no-repeat ;
    -height:400px;
}

#bloc-goodies-fin{
    background-image:url(../images/static/background-standard-b.gif);
    background-repeat :no-repeat ;
    background-position:bottom left;
    height:6px;
    width:700px;
    float:left;
}

#bloc-titre-gauche{
    margin-right:50px;
}

#content-goodies{
    min-height:500px;
    margin-left:60px;
    width:638px;
    
}

#intro-goodies{
    margin-top:20px;
    font-size:12px;
    width:660px;
    margin-bottom:20px;
    margin-left:20px;
}

.vignettegoodies{
    width:180px;
    text-align:center;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
}

.autresformats{
    color:#fc8700;
    margin-top:5px;
}

.autresformats a {
    color:#fc8700;
    text-decoration:underline;
}

.autresformats a:hover{
    color:#fc8700;
    text-decoration:none;
}