body{
width: 1024px;
text-align:left;
background: #FFFFFF;
margin-left: 10px;
margin-right: auto;
margin-top : 0px;
}

#page_entete {
height:65px;
width:780px;
color:white;
background-image: url("Theme/entete.png");
text-align: Left;
clear: both;
padding-left:20px;
padding-top:15px;
margin-left:100px;
font-size : 40px;
}

#menu {
background-image: url("Theme/menu.png");
width: 160px;
height : 670px;
float: left;
margin-top : 10px;
margin-left:100px;
padding-top : 30px;
text-align:center;
}

#page_pied {
height:38px;
width : 780px;
background-image: url("Theme/pied.png");
text-align:left;
clear: both;
margin-left:100px;
margin-top : 10px;
padding-left : 20px;
padding-top : 12px;
color : white;
font-weight : bold;
}

#corps {
background-image: url("Theme/corps.png");
height:700px;
width:620px;
text-align:auto;
margin-left:270px;
padding-left:15px;
padding-right:15px;
margin-top : 10px;
overflow-x: hidden; 
overflow-y: scroll;
background-repeat:no-repeat;

scrollbar-face-color: #d5d5d5;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #ededed;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: #d5d5d5;
scrollbar-arrow-color: #d5d5d5;

}

#news {
background-image: url("Theme/news.png");
height:auto;
width:570px;
text-align:auto;
margin-left:0px;
padding-left:0px;
padding-right:15px;
margin-top : 0px;
background-repeat:no-repeat;

}

#bg {
background-color: #d5d5d5;
margin-left: auto;
margin-right: auto; 
}

a {
text-decoration : none;
color : white;
font-weight : bold;
line-height:20px;
}

c {
text-decoration : none;
color : #255190;
font-weight : bold;
}

#thin {
text-decoration : none;
color : #666666;
font-size : 10px;
font-family : Helvetica;
}

title {
color:grey;
}

.fond {
background-image: url("Theme/line_bottom.png");
position:bottom;
background-repeat:no-repeat;
height:20px;
}

td{
padding-left:15px;
}

#sous_titre{
text-decoration : none;
color : #255190;
font-size : 10px;
font-family : Helvetica;
line-height:0px;
}
