
.action_rubrique_1 {
	float: right;
	position: absolute;
	top: 80%;
	left: 67%;
	z-index: 3;
}
.action_rubrique_2 {
	float: right;
	position: absolute;
	top: 95%;
	left: 30%;
	width: 68%;
	z-index: 3;
}
.etat_rub_1{
	position: absolute;
	top: 76%;
	left: 67%;
	width: 31%;
	color: blue;
	text-align: center;
	border:black 1px solid; 
}

.etat_rub_2{
	position: absolute;
	top: 90%;
	left: 30%;
	width: 68%;
	color: blue;
	text-align: center;
	border:black 1px solid;
	text-align: center; 
}
