body { color: #000; font-size: 12px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif ; background-color: #e6e6e6; width: 984px; margin: 30px auto 20px; }
a:link { color: #e50b7c; text-decoration: none }
a:visited { color: #e50b7c; text-decoration: none }
a:hover { color: #5e6434 }
a:active { color: #5e6434; text-decoration: none }

.bold { font-weight: bold; }

.bandeauimage { width: 984px; height: 170px; background-image: url(../images/bandeau.jpg); background-repeat: no-repeat;}

.menu { float: right; text-align: left; width: 290px; margin-top: 10px; }
.corps { margin-left: 0; background-color: white; text-align: left; width: 604px; margin-top: 10px; padding: 25px 40px 40px; border: solid 1px #d8d8d8; }
.footer { font-size: 10px; text-align: left; margin-top: 15px;
	color: #5e6434;
}
#footer a:link { color: #5e6434; text-decoration: none }
#footer a:visited { color: #5e6434; text-decoration: none }
#footer a:hover { color: #e50b7c}
#footer a:active { color: #e50b7c; text-decoration: none }
.titre { color: #474d1d; font-size: 18px; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }
.texte { text-align: justify; margin-top: 8px; }
.texteblanc { color: #fff; text-align: justify; margin-top: 8px; }
.note { color: #e4e4e4; background-color: #474d1d; width: 245px; margin-top: 8px; padding: 22px; }

.bouton { color: #000; background-image: url(../images/b0.jpg); position: relative; width: 245px; margin-bottom: 4px; padding: 15px 22px; border: solid 1px #d8d8d8; }
.bouton:hover { color: #000; background-image: url(../images/b1.jpg); position: relative; }

.sp { font-size: 6px; }
