body {
 margin: 5px 0;
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #036;
 color: #900;
}
table {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #900;
}
a {
 color: #309;
}
a:hover {
 text-decoration: underline overline;
}
h1 {
 font-size: 22px;
 text-align: center;
}
h2 {
 margin: 20px 0 0;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 17px;
}
h3 {
 font-size: 12px;
 margin: 0 0 12px;
}
p {
 margin: 12px 0;
 font-family: Georgia, Times New Roman, Times, serif;
}
hr {
 width: 50%;
 clear: both;
 margin-top: 0;
 margin-bottom: 0;
}
.total {
 margin: auto;
}
.gauche {
 background: #900 url(../images/visuel_21.png) repeat-y left;
}
.droit {
 background: url(../images/visuel_17.png) repeat-y;
}
.bas {
 background: url(../images/visuel_27.png) repeat-x;
}
.haut1 {
 background: url(../images/visuel_02.png) repeat-x;
}
.haut2 {
 background: url(../images/visuel_06.png) repeat-x;
}
.haut3 {
 background: url(../images/visuel_12.png) repeat-x;
}
.entete {
 background-image: url(../images/visuel_07.png);
 background-repeat: no-repeat;
 background-position: right;
 height: 72px;
}
.corps {
 padding: 0 40px;
}
.pied {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #e6b222;
}
.pied a {
 color: #e6b222;
}
