@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
body {
	background-color: #000000;
	margin-top: 30px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
a.type2 {
	font-family: Arial, Helvetica, sans-serif;
}
a.type2:link {
	text-decoration: blink;
	color: #FF0000;
}
a.type2:visited {
	text-decoration: blink;
	color: #FF0000;
}
a.type2:hover {
	text-decoration: blink;
	color: #FF0000;
}
a.type2:active {
	text-decoration: blink;
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color:#FFFFFF
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color:#FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.jaune {
	color: #FFCC00;
}
.texteNEG {
	color: #FFFFFF
}
.texteNEG_barre {
	color: #999;
	text-decoration: line-through;
}
.rouge {
	color: #FF0000;
}

