/* CSS Document */
/* stress */

.titre {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1074be;

}
.texte {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: #000000;
	
}
.fv{
	color: #016f54;
}

.fr{
	color: #df0020;
}
.textg {
	color: #1074be;
	font-weight: bold;
}
.textb {
	color: #1074be;
}
.texte2 {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: #000000;
	list-style-type: circle;
}
.titre2 {
	font-family: Arial;
	font-size: 14px;
	color: #579dd1;
}
.info {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #1074be;
}
a:visited {
	color: #1074be;
}
a:hover  {
	color: #1074be;
}
a:active {
	color: #1074be;
}

