/* CSS Document */
p {
	margin-bottom: 20px;
}
.time{
	width: 100px;
}
.date{
	width: 150px;
}
select {
	width: 306px;
}
.select {
	width: 280px;
	background-position: 95% 12px;
}
.nom_representant {
	width: 96%;
}

/* je masque le représentant, si la case est cochée
.representant {
	display: none;
}*/