.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bd0000;
	letter-spacing: 1px;
	line-height: 25px;

}
.titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bd0000;
	letter-spacing: 1px;
	line-height: 25px;
}
.titre2blanc {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 25px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre1plus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #bd0000;
	letter-spacing: 1px;
	line-height: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;/**/
	font-size: 12px;
}
#bandeg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dfdfdf;
	float: right;
	width: 180px;
	height: 100%;
	padding: 5px;

}
