body {
    background: url(/fichiers/images/contenu/Back.gif);
    background-color:#F4EFD9;
}
body, div, p, td, th {
    font-family:Tahoma;
    font-size:11px;
    color:#797979;
}
.ContenuPrincipal {
    padding-left: 35px;
    padding-right: 35px;
padding-top:1px;
    padding-bottom: 10px;
    text-align:justify;
}
.MenuBas, .MenuBas a {
    font-family:Tahoma;
    font-size:10px;
    color:#BBA629;
    text-decoration:none;
    padding-top:16px;
}
.MenuBas a:hover {
    text-decoration:none;
}
.copyright {
    font-family:Tahoma;
    font-size:10px;
    color:#BBA629;
}
.MenuHaut, .MenuHaut a {
    font-family:Tahoma;
    font-size:10px;
    color:#BBA629;
    font-weight:bold;
    text-decoration:none;
}

.MenuHaut a:hover {
    text-decoration:underline;
}
.FormContact input, .FormContact select {
font-size:9px;
padding:0px;
}
.FormContact textarea  {
font-size:11px;
}