/* 
    Document   : overlay.css
    Created on : 15 févr. 2010, 17:16:06
    Author     : mfrancois
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.yui-overlay, .yui-panel-container {
    left:50%;
    top:0;
}

.yui-skin-sam .container-close{
    left:464px;
    top:2px;
    background: transparent url(cms/renault-megane/css/images/fermer.gif) no-repeat;
}

.yui-skin-sam .container-close {
    height:15px;
    width:15px;
    margin-left: 15px;
}

#iframeRenault{
    margin-top:5px;
}