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

Menu Gauche / Rubrique Illustration

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

.menuGaucheIllustrationTechnique, .menuGaucheIllustrationArtistique, .menuGaucheIllustration3d, .menuGaucheIllustrationConceptionPlan, 
{
	display: block;
	height: 30px;
	text-indent: -2500px;
}

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

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

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

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