#bgPopin{position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=70);-moz-opacity :0.7;opacity :0.7;z-index:1;display:none;}
#popin{width:332px;height:325px;background:#fff;z-index:5;position:absolute;display:none;padding:10px;font-family:"Courier New";}
#popin #close{width:332px;height:15px;}
#popin #close a{float:right;color:#ff0000;font-weight:bold;font-size:11px;}
#popin #titre{width:332px;height:53px;background:url(../img/bgTitre.gif);}
#popin #inside{font-size:11px;}
#popin #inside label{display:block;float:left;width:71px;padding:2px 10px 0 0;text-align:right;color:#7c7c7c;} 
#popin #inside .texte{width:240px;float:left;border:1px solid #666;margin-bottom:10px;}
#popin #inside .upFile{height:21px;clear:both;}
#popin #inside .requi{width:240px;display:block;color:#7c7c7c;font-size:9px;height:10px;float:left;margin:3px 0 10px 0;}
#popin #inside .send{margin:10px 0 0 128px;;width:75px;height:25px;background:url(../img/bgSubmit.gif);clear:both;}
#popin #inside .chk{margin-left:81px;float:left;display:inline;}
#popin #inside .labelSpe{float:left;width:220px;text-align:left;padding:0px 0 0 5px;}
#popin #inside .errors{color:#ff0000;}
#popin #inside .clear{clear:both;height:5px;}
input {border:1px solid #666}