.bandeaulien {
	font-size: 11px;
	font-family: Arial;
	text-decoration:none;
	color:#263989;
}
.bandeaulien:hover {
	text-decoration:underline;
	color:#DE1E1E;
}
.bandeaulienrubri {
	font-size: 11px;
	font-family: Arial;
	text-decoration:none;
	color:#555555;
}
.bandeautdrubri {
	cursor: pointer;
	
}
.bandeaucalque {
position: absolute;
width:135px;
z-index:50;
visibility: hidden;
}
.bandeaurouge {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bandeauorange {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
