body
{
width: 90%;
margin-left: auto;
margin-right: auto;
background-color: #000000;
font-family: "High Tower Text", Arial;
color: #996633;
}

#cheval
{
width: 182px;
height: 98px;
position: absolute;
top: 20px;
left: 10px;
background: url("image/cheval.png") no-repeat;
}

#chevale
{
width: 182px;
height: 98px;
position: absolute;
top: 10px;
left: 10px;
background: url("image/chevale.png") no-repeat;
}

h1
{
text-indent: -50000px;
}

#en_tete 
{
height: 98px;
border : 2px ;
background: url("image/banniere.png") no-repeat bottom right;
}

#en_tete2
{
height: 98px;
border : 2px; 
background: url("image/banniere2.png") no-repeat bottom right;
}

a, #tableau
{
color: #FFCC33
}

h2
{
color: #996633;
text-align: center; 
}

h3
{
color: #996633
}

#menu
{
width: 20%;
float: left;
color: #FFCC33;
margin-top: 20px;
}


#pied_de_page, #tableau, td, tr
{
clear: left;
margin-top: 10px;
padding: 5px;
text-align: center;
}

img
{
border: 0px;
margin-top: 10px;
}

#article
{
text-align: justify;
background: url("image/fond.jpg");
margin-left: 22%;
}

#article2
{
text-align: justify;
background: url("image/fond2.jpg");
margin-left: 22%;
}

h5
{
margin-left: 20px;
}

p
{
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
padding: 10px;
}

table, td, tr
{
border-style: inset;
border-collapse: collapse;
color: black;
margin-top: 20px; 
}

table
{margin-left : 10px;
margin-right : 10px;
}

td, tr
{
clear: left;
margin-top: 5px;
margin-left: 20px;
padding: 10px;
text-align: left;
}

.biblio a, h5 a
{
color: black;
}

ol
{
color: black;
}

ul
{
color : #71563c;
margin-right: 20px;
}

.orange
{
color: orange;
}

.bleu
{
color: blue;
}

.rouge
{
color: red;
}

.vert
{
color: green;
}

.noir
{
color: black;
}

dd
{
font-style: italic;
}

dt
{
background-color: #e1dbb6;
font-weight: bold;
}

.droite
{
text-align: right;
}

.centre
{
text-align: center;
}

