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: 10px;
left: 10px;
background: url("image/cheval.png") no-repeat;
}

#adopte 
{
height: 296px;
border : 2px; 
background: url("image/sitebanniere.png") no-repeat center;
}

h1
{
text-indent: -50000px;
}

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

a
{
color: #FFCC33
}

h3
{
color: #996633
}

#corps
{
text-align: center;
}

#menu
{
width: 20%;
float: left;
color: #FFCC33
}

#lien
{
width: 20%;
float: right; 
}

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

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

table
{
margin-top: 30px;
}






