body{
background-color:#333333;
scrolling:auto;
    scrollbar-face-color:#666666;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-highlight-color:#CCCCCC;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-darkshadow-color:#CCCCCC;
    scrollbar-track-color:#CCCCCC;
    scrollbar-arrow-color:#333333;
	overflow:auto;
margin: 0px;
padding: 0px;
}

input{
font-family:"HELVETICA",sans-serif;
color:#990000;
font-weight:bold;
}

.frame{
width:643px;
height:400px; 
}

.tableaup1{
width:100%;
height:100%;
}

.tableaup2{
width:100px;
height:100%;
/*background-color:#999999;*/
}

.banniere{
background-image:url(../photo/fond2.jpg);
text-align:center;
width:100%;
}

.soustableau{
background-image:url(../photo/fond2.jpg);
width:643px;
height:472px;
text-align:center;
}

.soustable{
background-image:url(../photo/fond3.jpg);
width:643px;
height:472px;
text-align:center;
}

.fondspecial{
background-image:url(../photo/fond.jpg);
width:643px;
height:472px;
text-align:center;
}

.titre{
font-size:20px;
color:#333333;
text-align:center;
font-weight:bold;
width:70%;
font-style:oblique;
font-family:"BankGothic Md BT";
}

.centrer{
text-align:center;
}