/* style pour popyp div */

/* body{ font-family:Arial; color:#ffffff; background-color: #025fbf; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100%; height: 100%; margin: 0; padding: 0; } */

.popup_div
{ position:absolute; top: 0; left: 0 !important; right: 0; bottom: 0; overflow:hidden;/*must have*/
	width:100%;/*must have for any value*/;
	z-index: 100; margin: 0; padding: 0; }

.fd-transp { position:absolute; left:0; /*top:100px;*/ width:100%; background:#ffffff; top: -10px; right: 0; bottom: 0; z-index: 110; margin: 0; padding: 0; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }

#dd1{ top: -10px; left:0; /*top:100px;*/ right: 0; bottom: 0; width:100%; /*background:#333333;*/ z-index: 120; margin: 0; padding-top: 25px; padding-right: 0; padding-bottom: 25px; padding-left: 0 !important; }

/*.content { background-color: lime; width: 420px; margin: 0; padding: 10px; filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }*/

.hideshow { z-index: 100; visibility: visible; margin: 0; padding: 0; }

/* style pour popyp div */
