#photoGauche
{
	position:absolute;
	z-index:30;
	width:514px;
	height:524px;
	left:0;
	top:0;
	background-image:url(../images/bienvenue.jpg);
}

#mot_spectacles	{top:66px; color:#386DAF;}	
#mot_compo {top:150px; color:#6986BF;}
#mot_staff {top:231px; color:#93A3CF;}
#mot_prestations{top:317px; color:#B7C1E0;}

.grand_mot
{
	display:block;
	position:absolute;
	z-index:40;		
	text-decoration:none;		
	font-size:24px;
	font-weight:bold;
	text-align:right;
	left:536px;
	width:170px;
	height:25px;
}
	
a.petit_onglet {left:21px;}
a.petit_mot {left:46px; color:white;}


