/* Les styles qui suivent sont appliqués aux fichiers historique.htm, membres.htm, mission.htm et perspectives.htm. */



/* Sélecteurs de balises */

a {
	color: rgb(204,204,204);
	text-decoration: underline;
}

body {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}

div {
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

li {
	padding-bottom: 14px;
}

ol, ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
}

span {
	font-family: "Arial Narrow", sans-serif;
	font-size: 16px;
	font-weight: bolder;
}

td {
	vertical-align: top;
}



/* Sélecteurs de classes */

.position-couleur {
	height: 90px;
	position: absolute;
	width: 60px;
	top: 345px;
}

.position-global {
	height: 500px;
	left: 60%;
	margin-left: -167px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	width: 439px;
}

.position-lettrage {
	font-family: "Arial Narrow", sans-serif;
	font-size: 28px;
	left: -178px;
	position: absolute;
	text-align: center;
	top: 44px;
	width: 334px;
}

.position-logo {
	background-image: url(../images/logo.gif);
	height: 142px;
	left: -90%;
	position: absolute;
	top: -10px;
	width: 200px;
}

.position-precedent {
	height: 34px;
	left: -43px;
	position: absolute;
	top: 467px;
	width: 34px;
}

.position-suivant {
	height: 34px;
	left: 479px;
	position: absolute;
	top: 467px;
	width: 34px;
}

.position-texte {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	height: 400px;
	left: 20px;
	overflow: auto;
	padding-right: 50px;
	position: absolute;
	text-align: justify;
	top: 100px;
	width: 399px;
}

.position-titre {
	left: -31px;
	position: absolute;
	width: 30px;
}

.position-vignette {
	 height: 90px;
	 left: -420px;
	 position: absolute;
	 top: 345px;
	 width: 420px;
}



/* Sélecteurs d'identités */

#couleur1 {
	left: 439px;
}

#couleur2 {
	left: 499px;
}

#couleur3 {
	left: 559px;
}
