#page{
width: 900px;
height: auto;
margin-left: auto;
margin-right: auto;

}
#haut{
width: 900px;
height: 118px;

background-image: url(../images/header.png);
}
table{
font-family: 'Hind', sans-serif;
color: #636363;
}
#textes{
font-family: 'Hind', sans-serif;
color: #636363;
font-size: 15px;
padding: 15px;
text-align: justify;
}
table td h3{
font-family: 'Hind', sans-serif;
color: #636363;
font-size: 17px;
margin-bottom: 5px;
padding: 15px;
}
#autre{
font-family: 'Nothing You Could Do', sans-serif;
padding: 15px;
text-align: justify;

}
#bas{
width: 900px;
clear: both;
height: 30px;
font-family: 'Hind', sans-serif;
color: #636363;
font-size: 9px;
}
hr{
margin: 15px;
}