/* CSS Document */
/* stress */

.titre {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #d84426;
	line-height: 18px;

}
.texte {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: #000000;
	line-height: 120%;	
}
.texte3 {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: #000000;
	margin-left:15px;
	
}
.fv{
	color: #016f54;
}

.fr{
	color: #df0020;
}

.textg {
	color: #d84426;
	font-weight: bold;
}
.textb {
	color: #d84426;
}
.texte2 {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: d84426;
	line-height: 120%;	

}
.titre2 {
	font-family: Arial;
	font-size: 14px;
	color: #e47c67;
}
.info {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #d84426;
}
a:visited {
	color: #d84426;
}

a:hover {
	color: #d84426;
}
a:active {
	color: #d84426;
}