body {
 margin: 0;
 background-color: #036;
}
a:hover {
 text-decoration: underline overline;
}
.total {
 margin: auto;
}
.haut {
 background: url(../images/cadre_02.png) repeat-x
}
.gauche {
 background: url(../images/cadre_04.png) repeat-y
}
.droit {
 background: url(../images/cadre_06.png) repeat-y
}
.bas {
 background: url(../images/cadre_08.png) repeat-x
}
.pied {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #e6b222;
}
.pied a {
 color: #e6b222;
}

