body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fond.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fond-ligne.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.blanc-11 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.orange-11-bold-s {
	font-size: 11px;
	font-weight: bold;
	color: #FFC608;
	text-decoration: underline;
}

.orange-11-bold {
	font-size: 11px;
	font-weight: bold;
	color: #FFC608;
	text-decoration: none;
}

.noir-11 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.blanc-11-bold-s {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.rouge-11-bold {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.orange-11 {
	font-size: 11px;
	font-weight: normal;
	color: #FFC608;
	text-decoration: none;
}

.bleu-11-bold {
	font-size: 11px;
	font-weight: bold;
	color: #003067;
	text-decoration: none;
}

.blanc-11-s {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.blanc-11-bold {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.noir-11-bold {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.noir-11-bold-s {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

.blanc-11-bold-i {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}

