body {
background:#000000;
margin:0px;
font-family:"Trebuchet MS";
color:#000000;
}
.table{
width:1024px;
background:#fd832c url(images/font_site.jpg) no-repeat;
}
.td_gauche_haut{
width:274px;
font-size:10px;
}
.td_gauche_haut a{
width:274px;
color:#000000;
font-size:10px;
text-decoration:underline;
font-weight:bold;
}
.td_menu{
width:646px;
background:url(images/menu_drt_haut.jpg) no-repeat ;
height:52px;
padding-left:104px;
font-size:12px;
font-weight:bold;
}
.td_menu a{
color:#000000;
margin-left:20px;
margin-right:20px;
text-decoration:none;
}
.td_menu a:hover{
color:#ffffff;
margin-left:20px;
margin-right:20px;
text-decoration:underline;
}
.titre{
padding-left:38px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}
.texte{
width:600px;
padding-left:38px;
text-align:justify;
padding-right:59px;
font-size:11px;
overflow-y: auto;
scrollbar-face-color : #fd832c;
scrollbar-track-color: #f8be6e;
scrollbar-3dlight-color:#f8be6e;
height:150px;
}
.texte a{
color:#000000;
text-decoration:underline;
font-weight:bold;
}
.footer{
background: #000000 url(images/footer.jpg) no-repeat;
height:16px;
width:1024px;
text-align:right;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
padding-right:20px;
}
.footer a{
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:underline;
}
input,textarea{ font-size:11px;
width:150px;
border-color:#FFFF00;
background-color:#f8be6e;}