a img{border:0}
#overlay{ left: 0;
    position: absolute;
    top: 0;
        z-index: 1003;
        display:none;
        width:100%;
        background-color:#000;      
}
#pop{
        left: 50%;
        margin-left:-229px;
    position: absolute;
    top: 50px;
        z-index: 1004;
        border:2px solid #fff;
        background-image:url(../images/popup/basic/f_pop.gif);
    /* min-height:228px;*/
        width:458px;
        background-position: 0 100%;
        background-color:#FFF;
    background-repeat:repeat-x;
    -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; 
    text-align:center;
    padding:10px; 
    overflow:hidden;
    display:none;
    
}
#pop #pop-content{width:100%;   text-align:center;color:#df4c0b;font-weight:bold;font-size:20px;margin-bottom:10px; overflow:hidden;}
#pop #pop-content a{color:#df4c0b;text-decoration:underline}
#bt-pop-ferme{cursor:pointer}

#wrap_gcd                       {min-height:100%;height:auto !important;height:100%;margin:0 auto -42px;}
.inner_gcd                       {width:897px;padding:0 30px;margin:0 auto;}
#push_gcd                        {height:41px;}
#footer_gcd                     {clear:both;height:41px;background:#eee;border-top:1px solid #ddd;}

/****************** FOOTER *************************/
#footer_gcd  div.groupe_gcd          {height:40px;background:#fff;border-bottom:1px solid #ddd;overflow:hidden;text-align:left;}
#footer_gcd  div.groupe_gcd  img      {margin-top:3px;}
