/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
}
.texte  { color: #999999; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: lighter; text-align: center; letter-spacing: 0 }
.copyright  { color: #999999; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: lighter; letter-spacing: 0 }
.motImportant {
	color: #CCCCCC;
	font-size: 12px;
	font-family:    Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.lien {
	color: #dbd4c1;
	font-size: 13px;
	font-family: "Times New Roman";
	font-weight: bold;
}
.soustitre {
	color:    #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
}
.liensouligne {
	color: #2d1c00;
	font-size:    15px;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: bold;
	text-decoration:    underline
}
.encart   { color: #fff; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; letter-spacing: 0 }
.boite  { color: #000; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -0.5px }
a:link {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.Titre {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica,    sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform:    none;
	letter-spacing: 0px;
	white-space: pre
}
.titre2 {
	color: #dbd4c1;
	font-size: 18px;
	font-family: "Times New Roman";
	font-weight: 600
}
