
body { background-color: #02A4AA; cursor:crosshair onLoad:eventHandle();display(); }


#conteneur { 
width: 800px;
height:auto; 
margin-left:auto; 
margin-right:auto;
border:solid 1px #ffffff;
position:relative;
}

#corps_index {
width:100%; 
height:250px; 
float:left;
}

#bloc_texte {
padding-top:20px;
padding-right:15px;
width: 65%;
height:auto;
color:#ffffff;
font-size:12px; 
font-family:Geneva, Arial, Helvetica, sans-serif;
float:right;
}

#bloc_texte ul { list-style-type:none; padding:0; margin:0;}
#bloc_texte img {float:left; padding-right:25px; }


#menu {
width:25%;
height:auto;
padding-left:10px;
padding-top:20px;
float:left;
}
#menu ul { list-style-type:none; padding:0; margin:0;}
#menu li { border:0; padding-bottom:30px;}


#index_image {
width: 800px; 
height:236px; 
background-image:url(images/fonds-index.gif); 
background-repeat:no-repeat;
float:left;
}

#bouton_jo  {
width: 310px; 
height: 60px; 
position:absolute; 
top:120px; 
left:80px;
}


#bouton_sportif  {
width: 320px; 
height: 60px; 
position:absolute; 
top:210px; 
left:240px;
}


#bouton_jouer  {
width: 147px; 
height:51px; 
position:absolute; 
top:300px; 
left:460px;
}


#bandeau {
width: 800px; 
height:109px; 
background-image:url(images/bandeau.gif); 
background-repeat:no-repeat;
border-bottom:dotted 1px #ffffff;
}

#bandeau_bas {
width: 800px; 
height:145px; 
background-image:url(images/bandeau_bas.gif); 
float:left;
}

#tableau {
cursor:crosshair;
}

#tableau td{font-size: 6mm; font-family: Courier New;padding:0px 7px 0px 7px; }
#tableau td a.inner-link:hover {text-decoration:underline; cursor:default;}
#tabs td.one:hover, #tabs li.one a.outer-link:hover {background:#fef;}

#sp{width:15px;}


#footer { 
width:800px; 
height:30px; 
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff; 
margin-left:auto; 
margin-right:auto;
}

#spacer {
clear:both;
}

ul { padding-bottom:15px; }

h1 { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; }

img { border:0; }

a { color:#b31616; text-decoration:none; font-weight:bold;}
a:hover { color:#b31616; font-weight:bold;text-decoration:underline;}


