body    {
        margin: 0px;
        padding: 0px;
        background:#000;
        font:0.8em Vernada, Arial, Helvetica, sans-serif;
        text-align: center;
        color: #ffc600;
       
        
				
        }
        
div#avertissement {display: inline;
position: relative;

}

a:link { font-weight:bold; color:#f0022e; text-decoration:none }
a:visited { font-weight:bold; color:#f0022e; text-decoration:none }
a:hover { font-weight:bold; color:#FFC600; text-decoration:none }
a:active { font-weight:bold; color:#f0022e; text-decoration:nonr }
a:focus { font-weight:bold; color:#f0022e; text-decoration:none }


a.rouge:link { font-weight:bold; color:#ffc600; text-decoration:none }
a.rouge:visited { font-weight:bold; color:#ffc600; text-decoration:none }
a.rouge:hover { font-weight:bold; color:#000; text-decoration:none }
a.rouge:active { font-weight:bold; color:#ffc600; text-decoration:nonr }
a.rouge:focus { font-weight:bold; color:#ffc600; text-decoration:none }

a.jaune:link { font-weight:bold; color:#A3011F; text-decoration:none }
a.jaune:visited { font-weight:bold; color:#A3011F; text-decoration:none }
a.jaune:hover { font-weight:bold; color:#000; text-decoration:none }
a.jaune:active { font-weight:bold; color:#A3011F; text-decoration:nonr }
a.jaune:focus { font-weight:bold; color:#A3011F; text-decoration:none }

