.t-jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	line-height: 17px;

}
.border1 {
	border: 2px solid #FFFFFF;
}
.border2 {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}

.border3 {
	border-top-width: 2px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
