body {
	background-color: #9B9B9B;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.texteRouge {
	color: #9E1613;
}
.texteLire {
	color: #C658A2;
}
.texteObserver {
	color: #2AC292;
}
.texteTraiter {
	color: #C89702;
}
.texteComprendre {
	color: #3878A7;
}
.texteDiscuter {
	color: #95926F;
}
.fondLire {
	background-image: url(images/front/fond_lire.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondLire2 {
	background-image: url(images/front/fond_lire2.jpg);
	background-repeat: repeat-y;
}
.titreLire {
	color: #C658A2;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
a {
	color: #000000;
}
.titreObserver {
	color: #37C295;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.fondObserver {
	background-image: url(images/front/fond_observer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondObserver2 {
	background-image: url(images/front/fond_observer2.jpg);
	background-repeat: repeat-y;
}
.titreTraiter {
	color: #FFA509;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.fondTraiter {
	background-image: url(images/front/fond_traiter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondTraiter2 {
	background-image: url(images/front/fond_traiter2.jpg);
	background-repeat: repeat-y;
}
.titreComprendre {
	color: #4581AD;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.fondComprendre {
	background-image: url(images/front/fond_comprendre.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondComprendre2 {
	background-image: url(images/front/fond_comprendre2.jpg);
	background-repeat: repeat-y;
}
.titreDiscuter {
	color: #9C9979;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.fondDiscuter {
	background-image: url(images/front/fond_discuter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondDiscuter2 {
	background-image: url(images/front/fond_discuter2.jpg);
	background-repeat: repeat-y;
}
.texteIframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.texteBlanc {

	color: #FFFFFF;
}
.textePetit {
	font-size: 11px;
}
.texte {
	font-size: 12px;
}
.titreHome {
	color: #980703;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.fondGris {
	background-image: url(images/front/fond_gris.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondGris2 {
	background-image: url(images/front/fond_gris2.jpg);
	background-repeat: repeat-y;
}

