/* CSS Document */
body, tr, td, th, table, img, ul, li, h1, h2, h3, p, fieldset{ padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; list-style-type:none;
border-collapse:collapse; border:0; padding:0; margin:0; border-spacing:0}
#global{position:absolute; left:50%; top:300px; width:280px; margin-left:-140px; height: 270px; margin-top:-135px; background:url(../imgs/login/login-bg.png) no-repeat 0 0;}
#global a.back{float:left; overflow:hidden; height:20px; margin:35px 0pt 0pt 3px; text-indent:-9999px; width:50px;}
#global fieldset{clear:both;padding:80px 18px 0;}
#global fieldset input#pseudo,
#global fieldset input#email,
#global fieldset input#passe{width:238px;  padding:3px; margin:7px 0 5px; border:1px solid #333; background:#333; font-size:11px; color:#6f6f6f;}
#global fieldset input#passe{margin:0 0 5px 0;}
#global fieldset input#pseudo:focus,
#global fieldset input#email:focus,
#global fieldset input#passe:focus{border:1px solid #f00048; background:#fff; color:#000;}
#global fieldset input#connexion{margin:10px 0 0 0}
#global .footer{padding:18px 0 0 10px;}
#global .footer strong{font-weight:normal; color:#000;}
#global .footer strong span{color:#f00048}
#global a.mdp{float:right; margin:1px 10px 0 0; font-size:10px; color:#9e9e9e;}
#global a:hover.mdp{color:#000;}

#global.mdp{background:url(../imgs/login/mdp-bg.png) no-repeat 0 0;}
#global.mdp fieldset{clear:both; padding:60px 18px 0;}
#global.mdp fieldset p{color:#b3b3b3; text-align:center;margin:5px 0 20px 0;}

#info { margin-bottom: 20px; width:100%; background:#d7ecf5;	/*border:1px solid #006fa4;*/ text-align:center; padding-top: 8px; padding-bottom: 8px; background-image:url(../imgs/info.gif);	background-repeat:no-repeat; background-position:8px 8px; color:#006fa4; float:left;}
#alerte { margin-bottom: 20px; width:100%; background: #f9efef; /*border: 1px solid #cc0000;*/ text-align:center; padding-top: 8px; padding-bottom: 8px; background-image:url(../imgs/error.gif);	background-repeat:no-repeat; background-position:8px 8px; color:#cc0000; float:left;}