@import url("reset.css");

body { font-family:Arial, Helvetica, sans-serif; font-size:.8em; background:url(../img/fond.jpg) no-repeat #91c5d3; }

.clearFix { clear:both; }
.floatGauche { float:left; }
.floatDroite { float:right; }

#logo { width:225px; padding:40px 30px 0 25px; float:left; }

#conteneur { width:678px; float:left; background:url(../img/ombre-contenu.png) no-repeat; }

#contenu { width:590px; margin:0 auto; padding:77px 30px 0 30px; background-color:#fff; }

.intro { color:#000737; line-height:1.45em; }

.video { margin:50px 0 0 0; }

ul { margin:0 0 0 40px; }
li { display:block; height:15px; margin:5px 0; padding:0 0 0 23px; background:url(../img/puce-liste.gif) left 50% no-repeat; font-size:1.1em; color:#707070; }
li a { color:#707070; }

.grandTitre { margin:0 0 52px 0; }
.petitTitre { margin:50px 0 28px; }

.pictoReglement { float:left; margin:5px 40px 0 0; } 
.reglement { display:block; float:left; width:500px; color:#707070; }
.reglement a { color:#000737; text-decoration:none; }
.reglement a:hover { text-decoration:underline; }

.ebay { margin:0 0 0 25px; }

.savoirPlus { color:#000737; margin:0 0 20px 0; }

.lienSite { margin:0 auto; }
