body {
	background: #636164 url('../images/fond-2.jpg') center top;
	}

.menu a{
    font-family: Arial;
    font-size: 10pt;
    font-weight:bold;
    color:#462409;
    text-decoration: none;
}

.lien a{
    font-family: Arial;
    font-size: 10pt;
    color:#1D4A00;
    text-decoration: none;
}

.titre{
    font-family: Arial;
    font-weight: bold; 
    font-size: 11pt;
    padding: 10px 0 10px 0;
}

.contenu{
    font-family: Arial;
    font-size: 10pt;
    background: #FFFFFF url('../images/fond_table.jpg') no-repeat center top;
}
.contenu a{
    font-family: Arial;
    font-size: 10pt;
    color:#CC0033;
    text-decoration: none;
}
.contenu_menu_amuse-bouches{
    font-family: Arial;
    font-size: 10pt;
    background: #FFFFFF;
}
.contenu_menu_amuse-bouches a{
    font-family: Arial;
    font-size: 10pt;
    color:#CC0033;
    text-decoration: none;
}

.cadre{
width:900px;
background: #FFFFFF;
border-left:1px solid #9A9A9A;
border-right:1px solid #9A9A9A;
border-bottom:1px solid #9A9A9A;
border-top:1px solid #9A9A9A;

}