#mention-legales {
    color:#636363;
    margin-left:20px;
    margin-top:5px;
    width:778px;
    height:580px;
}

#entete-produit{
    margin:3px 0px 0px 0px;
    padding:5px 0px 0px 10px;
    height:40px;
    font-size:18px;
    color:#FFFFFF;
    text-align:left;
    background-color:transparent;
    background-position:left top;
    background-repeat:no-repeat;
    background:url(../images/static/back-infos-produit-h2.gif) no-repeat;
}

#contenu-popup {
    color:#636363;
    margin-top:10px;
    width:760px;
    height:460px;
    overflow-x:hidden;
    overflow-y:scroll;
}
#popup-bloclogo {
    height:50px;
}
#popup-bloclogo h1 {
    color:#636363;
    font-size:200%;
    padding-top:15px;
    margin-bottom:0px;
}
#popup-bloctexte {
    clear:both;
    text-align:left;
    width:760px;
    font-size:15px;
}
#popup-bloctexte a {
    text-decoration: underline;
    color:#636363;
}
#popup-bloctexte IMG {
    width:24px;
    height:24px;
}
#ensavoirplus {
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
    margin-bottom:10px;
}
#popup-bloctexte h2 {
    color:#636363;
    margin-left:0;
    font-size:100%;
    font-weight:bold;
    text-align:left;
}
#popup-bloctexte p {
    color:#222;
    font-size:80%;
}
#calquecontainer{        
        *background-image:url(../images/static/0808-pop-filt-background.gif);
        *height:600px;
        *width:800px;
 }
 #calque{        
        background-image:url(../images/static/0808-pop-filt-background.gif);
        *background-image:none;
 }
#bloc_fermer{
   float:right;
   margin:6px;
}
