/* CSS Document */
/* stress */
/*<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />*/
.titre {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #c48320;
	line-height: 18px;

}
.texte {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: #000000;
	
}

.fv{
	color: #016f54;
}
.fr{
	color: #df0020;
}
.textg {
	color: #c48320;
	font-weight: bold;
}
.textb {
	color: #c48320;
}
.texte2 {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: #000000;
	list-style-type: circle;
}
.titre2 {
	font-family: Arial;
	font-size: 14px;
	color: #d6a862;
}
.info {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #c48320;
}

