#menu_top ul li.theme_1 a {
	background: url(/images/buttons/fr_theme_1.png) no-repeat top left;
	width: 147px;
}
#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: 137px;
}
#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: 258px;
}

#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: 140px;
}
#menu_top ul li.theme_4 a.active {
	background-position: bottom;
}
#menu_top ul li.theme_plus a{
	background: url(/images/buttons/fr_nos_sejours_au_vert.png) no-repeat top left;
	width: 203px;
}
#menu_top ul li.theme_plus 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;
}

