.big-titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}
.fond-gris {
	background-color: #DBE4DF;
	font-size: small;
	line-height: normal;



}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;

}
.texte-souligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C6013;
	text-decoration: underline;
}
.fond-blanc {
	background-color: #FFFFFF;
}
.fond-clair {
	background-color: #EAF4EB;

}
.fond-vert {
	background-color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;

}
.fond-bi-vert {
	background-image: url(img/fond_bi-vert.jpg);
}
.fond-bi-clair {
	background-image: url(img/fond_bi-clair.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
