.barre_h {
	border-top: 2px solid #990000;
	border-right: 2px none #990000;
	border-bottom: 2px none #990000;
	border-left: 2px none #990000;
}
.barre_g {
	border-top: 2px none #990000;
	border-right: 2px none #990000;
	border-bottom: 2px none #990000;
	border-left: 2px solid #990000;
}
.barre_d {
	border-top: 2px none #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px none #990000;
	border-left: 2px none #990000;
}
.barre_b {
	border-top: 2px none #990000;
	border-right: 2px none #990000;
	border-bottom: 2px solid #990000;
	border-left: 2px none #990000;
}
