body 
{ 
font-family: Century Gothic, Georgia, Arial, Verdana, Helvetica, sans-serif;
width: 100%;
margin-left: auto;
margin-right:auto;
}

table
{
width: 1000px;
background-color: #e2e4e1;
color: #2a756f;
}

#bandeau
{
white-space: nowrap;
}


.avatar
{
float: left;
}

.avatar2
{
float: right;
}

a 
{
color:#ffffff;
}
a:hover 
{
color: #000000;
text-decoration: underline overline;