/******************************************************************/
/* pied de page */
/******************************************************************/
#pied_de_page
{
	position:relative;
	top:25px;
	clear:both;
}

#bas_menu_accueil a
{
	position:absolute;
	left:4px;
	top:0px;
	background-image:url(../images/bas_menu_accueil.jpg);
	background-repeat:no-repeat;
	width:59px;
	height:27px;
}
#bas_menu_accueil a:hover
{
	background-image:url(../images/bas_menu_accueil_over.jpg);
}

#bas_menu_lamourduplaisir a
{
	position:absolute;
	left:63px;
	top:0px;
	background-image:url(../images/bas_menu_lamourduplaisir.jpg);
	background-repeat:no-repeat;
	width:114px;
	height:27px;
}
#bas_menu_lamourduplaisir a:hover
{
	background-image:url(../images/bas_menu_lamourduplaisir_over.jpg);
}

#bas_menu_boutique a
{
	position:absolute;
	left:177px;
	top:0px;
	background-image:url(../images/bas_menu_boutique.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:27px;
}
#bas_menu_boutique a:hover
{
	background-image:url(../images/bas_menu_boutique_over.jpg);
}

#bas_menu_demonstration a
{
	position:absolute;
	left:264px;
	top:0px;
	background-image:url(../images/bas_menu_demonstration.jpg);
	background-repeat:no-repeat;
	width:126px;
	height:27px;
}
#bas_menu_demonstration a:hover
{
	background-image:url(../images/bas_menu_demonstration_over.jpg);
}

#bas_menu_informationsutiles a
{
	position:absolute;
	left:390px;
	top:0px;
	background-image:url(../images/bas_menu_informationsutiles.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:27px;
}
#bas_menu_informationsutiles a:hover
{
	background-image:url(../images/bas_menu_informationsutiles_over.jpg);
}

#bas_menu_nousjoindre a
{
	position:absolute;
	left:505px;
	top:0px;
	background-image:url(../images/bas_menu_nousjoindre.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:27px;
}
#bas_menu_nousjoindre a:hover
{
	background-image:url(../images/bas_menu_nousjoindre_over.jpg);
}

#bas_menu_liens a
{
	position:absolute;
	left:592px;
	top:0px;
	background-image:url(../images/bas_menu_liens.jpg);
	background-repeat:no-repeat;
	width:48px;
	height:27px;
}
#bas_menu_liens a:hover
{
	background-image:url(../images/bas_menu_liens_over.jpg);
}

#bas_menu_copyright
{
	position:absolute;
	left:640px;
	top:0px;
	background-image:url(../images/bas_menu_copyright.jpg);
	background-repeat:no-repeat;
	width:354px;
	height:27px;
}


