﻿#footer_accueil
{
	width:765px;
	height:145px;
	background:url('/images/contenu/bg_bas.jpg') no-repeat #ffffff;
}


a.enSavoirPlus
{
	
	width:140px;
	height:28px;
	float:left;
	display:block;
	background:url('/images/contenu/bt_savoir_plus_en.jpg') no-repeat ;
	text-indent:-3000px;
}

a.enSavoirPlus:hover
{
	background-position:0px -28px;
}

.enSavoirPlus_over
{
	width:140px;
	height:28px;
	float:left;
	display:block;
	background:url('/images/contenu/bt_savoir_plus_en.jpg') no-repeat ;
	text-indent:-3000px;
	background-position:0px -28px;
}

a.btn_participez
{
	float:left;
	width:132px;
	background:url('/images/contenu/btn_participez.jpg') no-repeat;
	background-position:0px 0px;
	height:24px;
	margin-left:43px;
}

a.btn_participez:hover
{
	background-position:0px -24px;
}

/*DETAIL CONCOURS 2009*/
#prix_concours{
width:497px;
height:516px;
float:left;
background:url('/images/contenu/prix_concours.jpg');

}