.grand_titre_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #000000;
	font-variant: small-caps;
}

.grand_titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: lighter;
	letter-spacing: 3px;
	word-spacing: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
}

.titre_rubrique_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 2px;
	
}

.titre_rubrique_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #000000;
	letter-spacing: 3px;
}


.texte_rubrique_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	
}

.bas_de_page_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #000000;
}




a:link {
	text-decoration: none;
	color: #878787;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #aaaaaa;}
a:active {
	text-decoration: none;
	color: #999999;
}
.texte_normal_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.exposant {
	font-size: smaller;
	vertical-align: 50%;
	}
.titesmaj {
	font-variant: small-caps;
}
.tres_grand_titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: 3px;
	word-spacing: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
}
.plus_petit {
	font-size: smaller;
}
.plus_grand {
	font-size: larger;
}
.texte_normal_noir div table tr td .plus_petit strong a {
	font-family: Verdana, Geneva, sans-serif;
}
.plus_petit strong {
	font-family: Verdana, Geneva, sans-serif;
}
.pasdesautdeligne {
	text-indent: 5em;
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	height: 16px;
}
.texte_normal_noir div table tr td .plus_petit {
	font-family: Verdana, Geneva, sans-serif;
}
.times {
	font-family: Times New Roman, Times, serif;
}
.blanc {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.enpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

