/*
p.h_close{
	color: red;
}
p.h_open{
	color: green;
}*/
#main #content .les_horaires ul{
	font-size: 1.5rem;
	list-style-type: none;
    padding-left: 0;
}
.les_horaires dd{
	margin-bottom: 0.5rem;
}