/**********************/
/* NAVIGATION DU HAUT */
/**********************/
div#mtAccueil a
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/accueil.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/accueil.png',sizingMethod='scale');
}
div#mtAccueil a:hover
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/accueil_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/accueil_r.png',sizingMethod='scale');
}

div#mtApropos a
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/apropos.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/apropos.png',sizingMethod='scale');
}
div#mtApropos a:hover
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/apropos_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/apropos_r.png',sizingMethod='scale');
}

div#mtNouvelles a
{
	display:block;
	float:left;
	width:105px;
	height:31px;
	background:url(../images/menuTop/nouvelles.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/nouvelles.png',sizingMethod='scale');
}
div#mtNouvelles a:hover
{
	display:block;
	float:left;
	width:105px;
	height:31px;
	background:url(../images/menuTop/nouvelles_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/nouvelles_r.png',sizingMethod='scale');
}

div#mtDetaillants a
{
	display:block;
	float:left;
	width:105px;
	height:31px;
	background:url(../images/menuTop/detaillants.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/detaillants.png',sizingMethod='scale');
}
div#mtDetaillants a:hover
{
	display:block;
	float:left;
	width:105px;
	height:31px;
	background:url(../images/menuTop/detaillants_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/detaillants_r.png',sizingMethod='scale');
}

div#mtContact a
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/contact.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/contact.png',sizingMethod='scale');
}
div#mtContact a:hover
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/contact_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/contact_r.png',sizingMethod='scale');
}

div#mtLangue a
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/langue_en.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/langue_en.png',sizingMethod='scale');
}
div#mtLangue a:hover
{
	display:block;
	float:left;
	width:95px;
	height:31px;
	background:url(../images/menuTop/langue_en_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuTop/langue_en_r.png',sizingMethod='scale');
}



/*********************/
/* NAVIGATION GAUCHE */
/*********************/
div#mlBoutique a
{
	display:block;
	width:191px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/boutique.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/boutique.png',sizingMethod='scale');
}
div#mlBoutique a:hover
{
	display:block;
	width:191px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/boutique_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/boutique_r.png',sizingMethod='scale');
}

div#mlProduits a
{
	display:block;
	width:84px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/produits.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/produits.png',sizingMethod='scale');
}
div#mlProduits a:hover
{
	display:block;
	width:84px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/produits_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/produits_r.png',sizingMethod='scale');
}

div#mlVideos a
{
	display:block;
	width:145px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/videos.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/videos.png',sizingMethod='scale');
}
div#mlVideos a:hover
{
	display:block;
	width:145px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/videos_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/videos_r.png',sizingMethod='scale');
}

div#mlEquipe a
{
	display:block;
	width:72px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/equipe.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/equipe.png',sizingMethod='scale');
}
div#mlEquipe a:hover
{
	display:block;
	width:72px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/equipe_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/equipe_r.png',sizingMethod='scale');
}

div#mlManuel a
{
	display:block;
	width:170px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/manuel.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/manuel.png',sizingMethod='scale');
}
div#mlManuel a:hover
{
	display:block;
	width:170px;
	height:24px;
	margin-bottom:12px;
	background:url(../images/menuLeft/manuel_r.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menuLeft/manuel_r.png',sizingMethod='scale');
}


/*********************/
/* COLONNE DU CENTRE */
/*********************/
div#titreEvenements
{
	width:137px;
	height:29px;
	background:url(../images/t_evenements.png) no-repeat top left;
	margin-bottom:25px;
}
div#titreNouvelles
{
	width:112px;
	height:23px;
	background:url(../images/t_nouvelles.png) no-repeat top left;
	margin-bottom:25px;
}


/*********************/
/* COLONNE DE DROITE */
/*********************/
div#titreTemoignages
{
	width:152px;
	height:29px;
	background:url(../images/t_temoignages.png) no-repeat top left;
	margin-bottom:25px;
}
div#titreSpecial
{
	width:211px;
	height:32px;
	background:url(../images/t_special.png) no-repeat top left;
	margin-bottom:25px;
}
div#titreMarche
{
	width:244px;
	height:28px;
	background:url(../images/t_marche.png) no-repeat top left;
	margin-bottom:25px;
}