body {
	width: 1200px;
}

#calendrier .calendrier_mois {
	width: 610px;
	height: 28px;
}

#calendrier table {
	float: left;
	display: inline;
}

#calendrier td {
	width: 19px;
}

#calendrier {
	width: 610px;
	height: 28px;
}

#modifier_date.modifier_date_started {
	height: 28px;
}
