body {
background-image: url("../img/fond.jpg");
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
scrollbar-3dlight-color : black;
scrollbar-arrow-color : black;
scrollbar-track-color: black;
scrollbar-face-color : #FFEF53;
}
.conteneur { 
background-color: #FFEF53; 
height: 85%; 
width: 700px; 
left : 10%;
position: absolute;
top : 0;
}
.haut {
width: 700px;
height: 100px;
background-color: #FFEF53;
color: black;
font-size: 24px;
background-image: url("../img/bandeau.gif");
}
.gauche {
position : absolute;
left: 0px;
width: 100px;
height: 430px;
background-color: #FFEF53;
}
.gauche li a, .gauche dt a {
color: black;
text-decoration: none;
border: 0 none;
}
.gauche li a:hover, .gauche a:hover {
color: blue;
text-decoration: none;
}
.frame {
width: 590px;
height: 420px;
overflow: auto; /* cette propriété va permettre le scroll de ce bloc */
margin-left: 100px; 
padding : 5px;
background-color:#FFEF53;
}
.droite {
height : 540px;
width: 80px;
top : 0px;
background-color: red ;
margin-left: 700px;
position: absolute;
background-image: url("../img/minilogo.jpg");
}
.bas {
width: 680px;
height: 20px;
background-color: #FFEF53;
color: black;
font-size: 10px;
padding-left : 100px;
padding-top : 5px;
}
.texte {
width : 560px;
margin: 0px;
background-color: #FFEF53;
font-size:13px;
text-align: justify;
padding: 5px;
} 
.texteA {
width : 560px;
margin: 0px;
background-color: #FFEF53;
font-size:11px;
text-align: left;
padding: 4px;
} 
.texteB {
width : 560px;
margin: 0px;
background-color: #FFEF53;
font-size:12px;
text-align: left;
padding: 4px;
}
.textestat {
width : 560px;
margin: 0px;
font-size:10px;
text-align: justify;
padding: 4px;
} 
.textestat th {
font-size:14px;
text-align: justify;
padding: 4px;
}

.logo {
background-image: url("../img/biglogo.jpg");
background-repeat:no-repeat;
height: 410px;
text-align: center;
}
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 30px;
left: 0;
width: 100px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #FFEF53;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
dl, dt, dd, ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.Q {
font-weight:bold;
font-size:14px;
}
.equipe{
font-weight:bold;
font-size:14px;
width: 255px;
text-align:center;
}
.score {
font-weight:bold;
font-size:16px;
}
.scorefeuille {
width:50px;
font-weight:bold;
font-size:16px;
text-align:center;
}
h1 {
font-weight: bold;
text-align: justify;
font-size: 18px;
}
a {
text-decoration:none;
color: black;
}
a:hover {
text-decoration:none;
color: blue;
}
.article {
padding: 15px 15px 15px 15px;
font-size : 12px;
}
.titre {
padding: 5px 5px 5px 5px;
font-size:16px;
font-weight:bold;
}
.lien {
text-align:center;
font-size:12px;
color: white;
background-image: url("../img/fond.jpg");
}
.feuille {
width : 560px;
background-color: #FFEF53;
margin: 0px;
text-align:left;
font-size:10px;
}