.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bg {
	background-attachment: scroll;
	background-image:  url(../pic/fond.gif);
	background-repeat: no-repeat;
}
.bhdroite {
	background-attachment: fixed;
	background-image:  url(../pic/bg_tableaux.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgbottom {
	background-image:  url(../pic/bottom.gif);
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.h2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E5FAC;
	letter-spacing: 0.2em;
}
.h2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BE3941;
	letter-spacing: 0.2em;
}
.h2ocre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D08236;
	letter-spacing: 0.2em;
}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5FAC;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE3941;
}
.ocre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D08236;
}

.bluebullet {
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../pic/bluebullet.gif);
}
.bluebullet2 {
	list-style-image: url(../pic/3points_blue.gif);
}
.redbullet {
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../pic/redbullet.gif);
}.ocrebullet {

	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../pic/ocrebullet.gif);
}

.trail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
