body, p, li, td, th {color: #f00; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase }
body  {margin: 0; padding: 0;  background-color: #b80000}
p  {  margin-top: 0; margin-bottom: 10px; padding-top: 0; padding-bottom: 0 }

img {border:none}
img.left, .left img  {
  float:left;
  margin:0 10px 0 0;
}
img.right, .right img  {
  float:right;
  margin:0 0 0 10px;
}

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


h1 {margin-top:0.5em; margin-bottom:10px; font-size:48px}
h1 a {text-decoration:none}
h2 {}
h3 {}
h4 {}
h5 {}
p.legal  { font-size: 11px; line-height: normal }
div.legal {  margin:10px 0 10px 0}
div.legal, div.legal p, p.legal {color:#f00; font-size:10px;}

input, select {font-size:10px}

table td {vertical-align:top}


/* Accueil */
div.accueil strong, div.accueil span {color:#fff; font-weight:bold}
div.accueil {  width:1000px; height:620px; overflow:hidden; z-index:1}
div.flash {width:1000px; position:relative; z-index:10 }
div.flash .in {height:620px; top:0px; left:0; position:absolute; z-index:11  }

