html, body{
background-color: #8B2E22;
srollbar-face-color: #FEA501;
scrollbar-track-color: #9C3902;

}

p{
font-size:10pt;
font-family: Arial;
color: #9C3902;
text-align:left;
text-indent:3pt;
}

p.pied{
font-size:10pt;
font-family: Arial;
color: #FEA501;
text-align:left;
text-indent:3pt;
}




h1{
font-size:10pt;
font-family: Arial;
color: 9C3902;
text-align:centre;
}


h2{
font-size:12pt;
font-family: Arial bold;
color: #9C3902;
text-indent:3pt;
}

h3{
font-size:18pt;
font-family: Arial bold;
color: #9C3902;
text-indent:3pt;
}

h4{
font-size:10pt;
font-family: Arial;
color: #9C3902;
text-align:left;
text-indent:3pt;
}



hr{
clear: both;
visibility: hidden;
}


.boite-centre { 
background-color: #FEA501;
width:750px ; 
position:absolute ; 
left:50% ; 
margin-left:-375px ; 
margin-top:0px;
}

.header{
margin:0px;
width:750px
float:left;
text-align:center;
}

.centre-scroll{
float:left;
height:400px;
width:680px;
overflow:auto;
padding:8px;
scrollbar-face-color:#FEA501;
scrollbar-track-color: #9C3902;
text-align:left;
}

.centre{
float:left;
height:400px;
margin:5px ; 
width:750px;
text-align:left;
}

.menu-droit{
float:left;
width:213px;
height:460px;
overflow:auto;
srollbar-face-color: #FEA501;
scrollbar-track-color: #9C3902;
text-align:center;
}

pied-page{
float:left;
background-color: #FEA501;
width:750px;
text-align:left;
}