*{ font-family:"Open sans", sans-serif; }

img{ border:0; }

a, a:hover{ text-decoration:none; }

figure{ margin:0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display: block; }

body{ margin:0; padding:60px 0 30px 0; background:linear-gradient(to right, #86134f, #fc4482); text-align:center; font-size:16px; }

#conteneur{ width:50%; min-width:320px; max-width:720px; margin:0 auto; }

 #header{ display:block; height:30px; margin:0 0 60px 0; }
  #logo{ display:block; margin:0 auto; width:305px; height:32px; background:url(../images/logo_v2.png) no-repeat; font-size:0; }

 #erreur{ margin:0 0 30px 0; padding:10px; background:#aa0000; color:#fff; box-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); border-radius:5px; }

 #identification{ margin:0 0 60px 0; padding:60px 20px; background:#fff; border-radius:10px; font-size:0;  box-shadow:0px 2px 10px rgba(0, 0, 0, 0.5); text-align:center; }
  #identification-login{ display:inline-block; width:70%; margin:0 0 30px 0; padding:15px 15px 15px 60px; font-size:18px; font-weight:300; letter-spacing:1px; line-height:30px; background:#fff url(../images/login.png) 15px center no-repeat; border:#eee 2px solid; border-radius:8px; outline:none; }
  #identification-login::placeholder{ color:#666; }
  #identification-pass{ display:inline-block; width:70%; margin:0 0 60px 0; padding:15px 15px 15px 60px; font-size:18px; font-weight:300; letter-spacing:1px; line-height:30px; background:#fff url(../images/password.png) 15px center no-repeat; border:#eee 2px solid; border-radius:8px; outline:none; }
  #identification-pass::placeholder{ color:#666; }
  #identification-retenir{ margin:0 0 30px 0; }
   #identification-retenir label{ padding:0 0 0 5px; font-size:16px; color:#666; cursor:pointer; }
  #identification-valider{ display:inline-block; padding:8px 60px; font-size:16px; color:#fff; line-height:30px; background:#000; box-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); border-radius:8px; }
   #identification-valider:hover{ background:#FF478A; }
  #identification-forgot{ margin:60px 0 0 0; font-size:18px; letter-spacing:1px; line-height:30px; }
   #identification-forgot a{ color:#3597F6; }
   #identification-forgot a:hover{ color:#000; }

 #footer{ font-size:14px; color:#fff; }
  #footer a{ color:#fff; }
