/* CSS Document */
body{
border-top: none #000000; 
border-right: none #000000; 
border-bottom: none #000000; 
border-left: none #000000; 

scrollbar-arrow-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-face-color: #ffffff; 
scrollbar-3dlight-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;  
background-color:#000000;
text-align:center;
margin:0px;
/*background-image: url(../../fondpage.jpg);
background-repeat:repeat-x;*/

}

#conteneur
{
background-image: url(../../images/fondfranky1.jpg);
background-repeat:no-repeat;
text-align:left;
margin-left: auto;
margin-right: auto;
width:900px;
height:600px;

}

#blocmenu{
display:block;
float:left;
width:24px;
height:510px;
}
#nav{
float:left;
width:169px;
padding-top:103px;
}

#nav2{
float:left;
width:165px;
height:90px;
text-indent:15px;
overflow:auto;
margin-left:2px;
margin-top:1px;
}
#sponsors{
float:left;
width:169px;
height:91px;
}

#titre_page{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
/*margin-top:30px;*/
width:682px;
float:right;
height:104px;
margin-right:25px;
vertical-align:bottom;
}

#callage{
width:682px;
float:right;
height:24px;
margin-right:25px;

}
#contenu_page{
/*background-color:#FF0000;*/
float:right;
margin-right:5px;
width:702px;
height:425px;
overflow:auto;
}

