
*{ font-family:Arial,sans-serif; }

a{ color:#1a6bb3; text-decoration:none; }
a:hover{ text-decoration:underline; }

img{ border:0; }

body{ margin:0; padding:0; padding-bottom:20px; background:#e5e5e5; font-size:14px; text-align:center; }

 .page{ width:600px; margin:0 auto 0 auto; }

  .header{ height:161px; background:url('/img/fond_header_disclaimer.png') no-repeat top right; }
   .header .logo{ float:left; width:367px; height:161px; }

  .boutons{ padding-top:200px; padding-bottom:20px; background:url('/img/disclaimer.png') 0 1px no-repeat; }
   .entrer{ width:111px; height:32px; }
   .sortir{ margin-left:150px; width:109px; height:32px; }

  .cadre{ margin-top:20px; padding:15px; border:#b7b7b7 1px solid; background:#eaeaea; }
   .cadre h1{ margin:0; padding:0; padding-bottom:15px; font-size:14px; color:#888; }
    .cadre h1 u{ text-decoration:none; }

  div.compteur{ margin-top:20px; }
   div.compteur iframe{ width:105px; height:80px; }

  .footer{ padding-top:20px; font-size:12px; color:#888; }
