body {
	width: 1500px;
}

#colonne {
	width: 550px;
}
/* fin de colonne */


/* main */
#main {
	width: 930px;
}

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

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

#calendrier td {
	width: 23px;
}

#modifier_date.modifier_date_started {
	height: 28px;
}

