*
{
 margin: 0;
 padding: 0;
} 

body
{
 background-color: transparent;
 color: #000000;
 font-family: Arial;
 font-size: 14px;
 font-weight: normal;
 line-height: 1.5em; 
 text-align: justify;
 text-decoration: none;
}

a
{
 color: #0092C3;
 text-decoration: none;
}

a:hover
{
 text-decoration: underline;
} 

h1
{
 color: #0092C3;
 font-size: 18px;
 margin-bottom: 20px;
} 

i
{
 font-size: 12px;
}

img
{
 border-width: 0px;
}

ul
{
 margin-left: 20px;
}

#titre
{
 background-color: transparent;
 background-image: url('titre.gif');
 height: 100px;
 margin: 20px auto;
 width: 600px;
}

#fond
{
 background-color: transparent;
 background-image: url('regle.gif');
 background-repeat: repeat-y;
 margin: auto;
 width: 740px;
}

#corps
{
 margin-left: 40px;
}

#gauche
{
 background-color: transparent;
 border-width: 0px;
 width: 455px;
}

#droit
{
 background-color: transparent;
 border-width: 0px;
 float: right;
 width: 215px;
}

#image
{
 background-color: #FFFFFF;
 display: none; 
 position: absolute;
 left: 0px;
 top: 120px;
 width: 100%;
 z-index: 2;
}

#imagecentre
{
 margin: auto;
 width: 740px;
}

#sig
{
 line-height: normal; 
}

#textdroit
{
 text-align: right;
}
