/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Default CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */

.dds3 button.calendar {
	background:transparent url(/images/commun/images/rouge_f/calender.png) no-repeat scroll 0 0;
}
.ddss1 button.calendar {
	background:transparent url(/images/commun/images/rouge_f/calender.png) no-repeat scroll 0 0;
}
.homeb button.calendar {
	background: url(/images/commun/images/rouge_f/calender.png) no-repeat scroll 0 0;
}
