body { margin: 20px; font-family: Arial; font-size: 12px; background-color: #126eb5 ; } /*871313*/
a { font-weight: bold; color: #ff8450; text-decoration: none; }
a:hover { font-weight: bold; color: #ff8450; text-decoration: underline; }


/* Mise en page */
/* ============ */
#afSite { width: 900px; margin: auto; background-color: #ffffff;  border: solid 5px #ffffff; background-image: url(graphics/interface/fond.png); }
/* => Bandeau */
#AfBand { height: 100px; }

/* Menu */
/* ==== */
td.menu { background-color: #45a241; color: #ffffff; cursor: pointer; }
td.menu:hover { background-color: #ff8450; color: #ffffff; cursor: pointer; }

.justify1210 { text-align: justify; padding-left: 12px; padding-right: 12px; font-size: 12pt; }
.titre { color: #ff8450; font-size: 18pt; font-weight: bold; font-style: italic; text-align: center; }
.soustitre { color: #000000; font-weight: bold; height: 25px; }

/* Page Nos références */
/* ==================== */
td.logo { background-color: #ffffff; cursor: pointer; }
td.logo:hover { background-color: #cccccc;  cursor: pointer; }
.fondNoir { background-color: #000000; }
