/* feuille de style */

.courant {  
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #344448
	}

.texteimportant {  
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 17pt;
	color: #7f6464;
	font-weight: bold
	}

.textetresimportant {  
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	line-height: 17pt;
	color: #7f6464;
	font-weight: bold
	}

.grasrose {  
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #7f6464;
	font-weight: bold
	}

.titrestage {  
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 17pt;
	color: #7f6464;
	font-weight: bold;
	text-transform: uppercase
	}
a.lienstage {  
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 17pt;
	color: #7f6464;
	font-weight: bold;
	text-transform: uppercase;
	align: left
	}
.credit {  
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #344448;
	}
a.liencredit {  
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFF0;
	}
.creditimportant {  
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 19pt
	}
a.liencreditimportant {  
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 19pt
	}