#menu_top ul li.theme_1 a {
	background: url(/images/buttons/fr_theme_1.png) no-repeat top left;
	width: 93px;
}
#menu_top ul li.theme_1 a.active {
	background-position: bottom;
}

#menu_top ul li.theme_2 a {
	background: url(/images/buttons/fr_theme_2.png) no-repeat top left;
	width: 88px;
}
#menu_top ul li.theme_2 a.active {
	background-position: bottom;
}

#menu_top ul li.theme_3 a {
	background: url(/images/buttons/fr_theme_3.png) no-repeat top left;
	width: 208px;
}

#menu_top ul li.theme_3 a.active {
	background-position: bottom;
}

#menu_top ul li.theme_4 a {
	background: url(/images/buttons/fr_theme_4.png) no-repeat top left;
	width: 91px;
}
#menu_top ul li.theme_4 a.active {
	background-position: bottom;
}
#menu_top ul li.nos_hebergements a{
	background: url(/images/buttons/fr_nos_hebergements.png) no-repeat top left;
	width: 203px;
}
#menu_top ul li.nos_hebergements a.active {
	background-position: bottom;
}

#pink a.demande_info { background: url(/images/buttons/fr_savoir_plus_pink.gif); }
#green a.demande_info { background: url(/images/buttons/fr_en_savoir_plus.gif); }
#blue a.demande_info { background: url(/images/buttons/fr_savoir_plus_blue.gif); }


a.demande_info {
	background: url(/images/buttons/fr_savoir_plus_orange.gif);
	height: 44px;
	width: 191px;
	float: left;
	margin: 13px 0 0 0px;
}
