#mod_calendrier_calendrier{
	text-align: center;
}

#mod_calendrier_calendrier form, #mod_calendrier_calendrier fieldset{
	margin: 0;
	padding: 0;
}

#mod_calendrier_calendrier input{
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#mod_calendrier_calendrier td.journee_active{
	background-color: #b0b0b0;
}

#mod_calendrier_calendrier td.journee_active a{
	text-decoration: none;
	color: #000000;
}


#mod_calendrier_calendrier .calendrier{
	margin: 5px auto 0 auto;
}
