
.homevideo{ width:600px; height:480px; float:right }

#textd{ height:480px; background:#eff0f0 }

#videosLoading{
    width:100px;
    height:100px;
    z-index:9999999999999;
    position:absolute;
    margin-top:-150px;
    margin-left:445px;
}

.englobVideo{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    z-index:99999;
    background:url(/medias/images/repeat_for_image.png)
}

.jsPopUp{
    width:610px;
    height:505px;
    background:#000000;
    text-align:center;
    border:1px solid white;
    padding-top:5px;
    margin:0 auto;
    margin-top:30px;
}
