body{
background:#000 url(images/FondSms.png) center top repeat-y;
font-family:arial;
margin:0;
padding:0;
}

#Global{
width:800px;
margin:auto;
background:#000 url(images/entete_1.png) no-repeat top left;
padding-top:120px;
}

#LogBox{width:400px;margin:75px auto;}
#LogBox fieldset{color:white; border:1px dotted grey;margin-bottom:15px;}
#LogBox fieldset input{border:none;width:358px;font-size:18px;padding:5px}
#LogBox fieldset input:focus{background:#1b8bf3;color:#fff;}
#LogBox input.submit{width:150px;margin-left:125px;margin-top:25px; font-size:16px;}

#inscription {color:#fff;font-size:12px;float:left; ; text-align:center; width:100%;}
#inscription input{border:none;width:250px;font-size:16px;padding:5px}
#inscription input:focus{background:#1b8bf3;color:#fff;}
#inscription p .submit{width:75px;margin-top:15px; font-size:16px;margin:0;background:white;color:black}
#inscription p .submit:hover{background:grey;color:#fff}
#LogBox h1{color:grey; font-size:28px;width:100%; text-align:center;}
#LogBox small{color:grey;text-align:center; width:100%;float:left;margin-top:10px;}

#MessageBox{margin-top:100px;color:white;}
#MessageBox a{color:#1b8bf3}
#MessageBox a:hover{color:white;}

.Error{color:red;font-size:12px;}

#Global .inscription{width:100%;text-align:center;color:grey;}
#Global .inscription p a{color:#1b8bf3}
#Global .inscription p a:hover{color:white}

p.retour{width:100%;text-align:center;float:left;margin-top:15px;}
p.retour a{color:#1b8bf3;font-size:13px;}