a:link {
	text-decoration: underline;
	color: #C00;
}
a:visited {
	text-decoration: underline;
	color: #6C0000;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: underline;
	color: #C00;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.surTitre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.Titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 333;
	font-weight: bold;
}
.texte1Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.texte1Gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
}
.texte1RougeGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-image: url(images/fonds/qui_fond.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C00;
	line-height: 16px;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
}

