body
{
background-color : #FFFFFF;
background-image : url("images/fond_degrade.png");
background-repeat : repeat-x;
}

#titre_page
{
margin-top : 10px;
margin-bottom : 10px;
}
#description
{
margin-top : 10px;
margin-bottom : 14px;
}

a:link 
{
color: #877172;
text-decoration: none; 
} 
a:visited
{
color: #877172;
text-decoration: none; 
} 
a:active
{
color: #554747;
text-decoration: none; 
} 
a:hover
{
color: #554747;
text-decoration: none; 
}

#intro
{
text-align: left;
border: 0px;
margin : auto;
width: 913px;
margin-bottom : 10px;
margin-top : 10px;
}

.gras
{
font-weight: bold;
}

#alternative_content
{
color: #018eff;
}

