/********************************************** / __)(  _ \( ___)( ___)( \( )(_  _)(_  _)/ __)( (_-. )   / )__)  )__)  )  (   )(   _)(_( (__  \___/(_)\_)(____)(____)(_)\_) (__) (____)\___)-----------------------------------------------Copyright 2008 GREENTICtype : screencategorie : jqumodalAuteur : Romain Archimbaud - Alexandre Gautier - Edouard Le gallsite : www.commentkonfait.com-----------------------------------------------*/	.jqmWindow{    display: none;    position: fixed;    top: 10%;    left: 50%;    margin-left: -300px;    padding: 12px;}.jqmOverlay{ background-color: #000; }/*DESIGN*/.hideDialog{ width:20px; height:20px; background:url(../images/bg_hideMap.gif) no-repeat left top; cursor:pointer; position:absolute; right:12px; margin-top:20px; }#jqmodal_inscription .hideDialog{ right:5px; position:absolute; top:85px; }
