﻿#leftpanel 
{ 
	font-family: Arial;
	font-size: 12px;
}

#leftpanel .row
{
	font-size:12px;
}

#leftpanel strong,
.leftlink,
.leftlink:hover
{
	color: #49aace;
}


#leftpanel a
{
	text-decoration:none;
}
#leftpanel a:hover
{
	text-decoration:underline;
}


#leftpanel ul , #leftpanel  li
{
	margin:0;
	padding:0;
}

#leftpanel .leftmenu,
#leftpanel .leftmenu li
{ 
	margin:0;
	padding:0;
	list-style:none;
}

#leftpanel .leftmenu li span
{
	display: none;
}

#leftpanel .leftmenu li a
{
	display:block;
	width: 175px;
	height:24px;
	background-repeat: no-repeat;
}

/* classes pour le menu a gauche */

#leftpanel .leftmenu .Consommaction
{
	background: url('Left/Consommaction.gif');
}
#leftpanel .leftmenu .ConsommactionActive
{
	background: url('Left/ConsommactionH.gif');
}
#leftpanel .leftmenu .Consommaction:hover
{
	background: url('Left/ConsommactionH.gif');
}

#leftpanel .leftmenu .Pleincadre
{
	background: url('Left/Pleincadre.gif');
}
#leftpanel .leftmenu .PleincadreActive
{
	background: url('Left/PleincadreH.gif');
}
#leftpanel .leftmenu .Pleincadre:hover
{
	background: url('Left/PleincadreH.gif');
}

#leftpanel .leftmenu .Miseaupoint
{
	background: url('Left/Miseaupoint.gif');
}
#leftpanel .leftmenu .MiseaupointActive
{
	background: url('Left/MiseaupointH.gif');
}
#leftpanel .leftmenu .Miseaupoint:hover
{
	background: url('Left/MiseaupointH.gif');
}

#leftpanel .leftmenu .Blocnote
{
	background: url('Left/Blocnote.gif');
}
#leftpanel .leftmenu .BlocnoteActive
{
	background: url('Left/BlocnoteH.gif');
}
#leftpanel .leftmenu .Blocnote:hover
{
	background: url('Left/BlocnoteH.gif');
}

#leftpanel .leftmenu .EspacePresse
{
	background: url('Left/EspacePresse.gif');
}
#leftpanel .leftmenu .EspacePresseActive
{
	background: url('Left/EspacePresseH.gif');
}
#leftpanel .leftmenu .EspacePresse:hover
{
	background: url('Left/EspacePresseH.gif');
}


#leftpanel .leftmenu .DesActeurs
{
	background-image: url('Left/mb_des-acteurs.gif');
}
#leftpanel .leftmenu .DesActeursActive,
#leftpanel .leftmenu .DesActeurs:hover
{
	background-image: url('Left/mb_des-acteurs-over.gif');
}


#leftpanel .leftmenu .DesPrincipes
{
	background-image: url('Left/mb_des-principes.gif');
}
#leftpanel .leftmenu .DesPrincipesActive,
#leftpanel .leftmenu .DesPrincipes:hover
{
	background-image: url('Left/mb_des-principes-over.gif');
}

#leftpanel .leftmenu .Diversite
{
	background-image: url('Left/mb_diversite.gif');
}
#leftpanel .leftmenu .DiversiteActive,
#leftpanel .leftmenu .Diversite:hover
{
	background-image: url('Left/mb_diversite-over.gif');
}

#leftpanel .leftmenu .EnToute
{
	background-image: url('Left/mb_en-toute.gif');
}
#leftpanel .leftmenu .EnTouteActive,
#leftpanel .leftmenu .EnToute:hover
{
	background-image: url('Left/mb_en-toute-over.gif');
}

#leftpanel .leftmenu .Impact
{
	background-image: url('Left/mb_impact.gif');
}
#leftpanel .leftmenu .ImpactActive,
#leftpanel .leftmenu .Impact:hover
{
	background-image: url('Left/mb_impact-over.gif');
}

#leftpanel .leftmenu .LaCertif
{
	background-image: url('Left/mb_la-certif.gif');
}
#leftpanel .leftmenu .LaCertifActive,
#leftpanel .leftmenu .LaCertif:hover
{
	background-image: url('Left/mb_la-certif-over.gif');
}

#leftpanel .leftmenu .LaVolonte
{
	background-image: url('Left/mb_la-volonte.gif');
}
#leftpanel .leftmenu .LaVolonteActive,
#leftpanel .leftmenu .LaVolonte:hover
{
	background-image: url('Left/mb_la-volonte-over.gif');
}

#leftpanel .leftmenu .PourLaForet
{
	background-image: url('Left/mb_pour-la-foret.gif');
}
#leftpanel .leftmenu .PourLaForetActive,
#leftpanel .leftmenu .PourLaForet:hover
{
	background-image: url('Left/mb_pour-la-foret-over.gif');
}

#leftpanel .leftmenu .Promouvoir
{
	background-image: url('Left/mb_promouvoir.gif');
}
#leftpanel .leftmenu .PromouvoirActive,
#leftpanel .leftmenu .Promouvoir:hover
{
	background-image: url('Left/mb_promouvoir-over.gif');
}

#leftpanel .leftmenu .UnAchat
{
	background-image: url('Left/mb_un-achat.gif');
}
#leftpanel .leftmenu .UnAchatActive,
#leftpanel .leftmenu .UnAchat:hover
{
	background-image: url('Left/mb_un-achat-over.gif');
}

#leftpanel .leftmenu .UnModele
{
	background-image: url('Left/mb_un-modele.gif');
}
#leftpanel .leftmenu .UnModeleActive,
#leftpanel .leftmenu .UnModele:hover
{
	background-image: url('Left/mb_un-modele-over.gif');
}


#leftpanel .leftmenu .UneMarque
{
	background-image: url('Left/mb_une-marque.gif');
}
#leftpanel .leftmenu .UneMarqueActive,
#leftpanel .leftmenu .UneMarque:hover
{
	background-image: url('Left/mb_une-marque-over.gif');
}

/* LEFT MENU */

table.MenuItem 
{
	background: url('Left/leftbtn.gif');
	width: 172px;
	height: 24px;
	color: #595959;
	font-size:12px;
}


a.MenuItem
{
	margin-left:8px;
	color:#595959;
}

a.MenuItem:hover,
a.MenuItemHover,
a.MenuItemSelected
{
	color:#2ba56b;
	text-decoration:none;
	border:0;
}

.MenuItem a
{
	text-decoration:none;
}
.MenuItem a:hover
{
	text-decoration:none;
}


table.MenuItem tr a:hover,
table.MenuItem tr a:hover *
{
	text-decoration:none;
}

.MenuItemInner:hover
{
	text-decoration:none;
	background: url('Left/MenuItemFirefox.gif');
	border:0;
}