/* ------------------------------------------------------

Menu Gauche / Rubrique Identite

 -------------------------------------------------------*/
.menuGaucheIdentite
{
	background: url('../Images/LeftTitleIdentiteFr.gif') no-repeat 0 0;
}

.menuGaucheIdentiteLogotype, .menuGaucheIdentiteChartegraphique, .menuGaucheIdentiteCommunicationglobale
{
	display: block;
	height: 30px;
	text-indent: -2500px;
}

.menuGauche .menuGaucheIdentiteLogotype { 	background: url('../Images/LeftIdentiteLogotypeFr.gif') no-repeat 0 0; }
	.menuGauche .menuGaucheIdentiteLogotype:hover { background-position: 0 -30px; }

.menuGauche .menuGaucheIdentiteChartegraphique { 	background: url('../Images/LeftIdentiteChartegraphiqueFr.gif') no-repeat 0 0; }
	.menuGauche .menuGaucheIdentiteChartegraphique:hover { background-position: 0 -30px; }

.menuGauche .menuGaucheIdentiteCommunicationglobale { 	background: url('../Images/LeftIdentiteCommunicationglobaleFr.gif') no-repeat 0 0; }
	.menuGauche .menuGaucheIdentiteCommunicationglobale:hover { background-position: 0 -30px; }


