/* CSS Document */
body   { background-color: #000; background-image: none }
.texte    { color: #fff; font-size: 13px; font-family: "Trebuchet MS"; font-style: normal; font-variant: normal; text-align: justify }
.motImportant   { color: #f60; font-size: 14px; font-family: Tahoma; font-style: normal; font-weight: lighter }
.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: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica,    sans-serif;
	font-weight: lighter;
	letter-spacing: 0;
	line-height: normal;
}
.boite {
	color:    #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.5px
}
a:link      { color: #fff; font-size: 13px; font-family: Tahoma; font-weight: normal; text-decoration: none }
a:visited      { color: #fc0; font-size: 13px; font-family: Tahoma; font-weight: normal; text-decoration: none }
a:hover   { color: #f60; font-size: 13px; font-family: Tahoma; font-weight: normal; text-decoration: none }
a:active   { color: #f60; font-size: 13px !important; font-family: Tahoma; font-weight: normal; text-decoration: none }
.Titre  { color: #ffffff; font-size: 20px; font-family: "Trebuchet MS"; font-style: normal; font-variant: small-caps; font-weight: bold; text-transform: none; letter-spacing: 0; white-space: pre }
.titre2 {
	color: #dbd4c1;
	font-size: 18px;
	font-family: "Times New Roman";
	font-weight: 600
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
