#nav { list-style: none ; margin: 0 ; padding: 0 ; overflow: hidden ;		/* Création du contexte de formatage */
				}
			#nav li { float: left ; width: 150px ; margin-right: 1px ; color: #fff ; height: 27px; }
			#nav li a { display: block ; background: black url(../images/lienCoulissant.png) no-repeat left top ; color: #fff ; font: 0.7em/0.7em Arial ; padding: 8px 0 4px ; text-align: center ; text-decoration: none ; height: 27px; }
ul#nav li.active a,ul#nav a:hover { color: black; background: url(../images/lienCoulissant.png) no-repeat right top ; text-decoration: none ; }
strong {
	font-weight: bold;
	color: gray;
}#navig { color: white; margin: 0; padding: 0; width: 100%; overflow: hidden; }
#copyright {
	margin: 20px 0 5px 0;
	text-align: right;
	font-size: .8em;
	color: #848F63;
}
.titre a {
	color: silver;
	text-decoration: none;
}
.site { color: silver; font-size: 12px; line-height: 16px; text-decoration: none; }
.site a { color: silver; text-decoration: none; }
.titre a:hover, #titre a:focus { color: #b2956a; }
.site a:hover, #site a:focus { color: #b2956a; }
strong {
	color: #A1B55D;
}
#global { background-color: black; text-align: center; width: 906px; padding: 0; min-height: 100%; margin: 0 auto; }
#entete { text-align: center; height: 100px; margin: 0; padding: 0; }
#contenu { margin-right: auto; margin-left: auto; padding: 0; }
#pied { color: #b2956a; padding: 30px 20px 15px; font-size: 11px; text-align: center; margin-right: auto; margin-left: auto; }
#copyright {
	text-align: left;
	font-size: 1em;
}
.img-shadow a { color: white; float:left; margin: 20px 0 0 22px
    ; padding: 0; border: solid 1px #fff; }
.img-acc img { color: white; margin: 0; padding: 0; border: solid 1px #debe83; }
.img-shadow a:hover { float: left; border: solid 1px #debe83; }
.img-shadow img { display: block; background-color: #fff; width: 153px; height: 208px; float: left; }
a img {
	border: none; /* -> 10 */
}
html { font-size: 100%; height: 100%; margin: 0; padding: 0;/* Voir -> Note 1 à la fin de la feuille de styles. */
}
body { margin: 0; padding: 0;height: 100%; /* Note -> 2 */

	color: black; font-family: helvetica; background: #171717; }
