.clearer{clear:both;float:none;}
div.clearer{height:1%;width:0px;font-size:0;line-height:0px;zoom:1;}
/* Z-index of #mask must lower than #boxes .window */
#mask{position:absolute;z-index:9000;background-color:#000;display:none;}
#boxes .window{position:absolute;width:440px;height:200px;display:none;z-index:9999;margin:0;padding:0;}
#boxes .window .window-content{}
/* Customize your modal window here,you can add background image too */
#boxes #dialog{width:375px;height:203px;}
.window .window-header, .window .window-footer{height:30px;margin:0;padding:0;}
.window .window-header div, .window .window-footer div, .window .window-content div.window-content-left,
.window .window-content div.window-content-corps, .window .window-content div.window-content-right{float:left;margin:0;padding:0;}
.window .window-header .window-header-left{background:transparent url('./skin/popin-images/haut-gauche.gif') no-repeat left top;width:30px;height:30px;}
.window .window-header .window-header-corps{background:transparent url('./skin/popin-images/haut.gif') repeat-x left top;width:100%;height:30px;}
.window .window-header .window-header-right{background:transparent url('./skin/popin-images/haut-droite.gif') no-repeat right top;width:30px;height:30px;}
.window .window-footer .window-footer-left{background:transparent url('./skin/popin-images/bas-gauche.gif') no-repeat left top;width:30px;height:30px;}
.window .window-footer .window-footer-corps{background:transparent url('./skin/popin-images/bas.gif') repeat-x left top;width:100%;height:30px;}
.window .window-footer .window-footer-right{background:transparent url('./skin/popin-images/bas-droite.gif') no-repeat right top;width:30px;height:30px;}
.window .window-content .window-content-left{background:transparent url('./skin/popin-images/gauche.gif') repeat-y left top;width:30px;}
.window .window-content .window-content-corps{background-color:white;width:100%;}
.window .window-content .window-content-right{background:transparent url('./skin/popin-images/droite.gif') repeat-y right top;width:30px;}

.window .popin-titleLine{margin-bottom:0;}
.window .popin-titleLine h3{float:left;color:black;line-height:1em;font:180% Arial,Verdana,sans-serif;letter-spacing:1px;font-weight:700;}
.window .popin-titleLine h3 span{color:#DC0707;}
.window .popin-titleLine a{float:right;display:block;background:url("http://s2.s-sfr.fr/mobile/css/refonte/skin/blocks/layer_close.png") no-repeat scroll right top transparent;
padding:5px 35px 0 0;height:27px;font-family:inherit;font-style:inherit;font-weight:inherit;font-size:100%;color:black;}
.window .popin-bodyLine{text-align:left;}