div#contenu{
	left:70px;
	top:157px;
}

div#zoneGauche{
	position:absolute;
	top:0;
	left:0;
	background-image:url(images/bck_exp_fondGauche.jpg);
	background-repeat:no-repeat;
	width:383px;
	height:353px;
	padding-left:25px;
	padding-right:22px;
}

div#zoneGauche p{
	font-size:11px;
	font-family:"trebuchet MS";
	color:#FFFFFF;
	line-height:14px;
	font-weight:bold;
	margin:0;
}

/*table td{
	font-size:11px;
	font-family:"trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
}*/

div#zoneGauche a{
	text-decoration:none;
	color:#FFFFFF;
}

div#zoneGauche a:hover{
	color:#74D4FF;
}

div#zoneDroite{
	position:absolute;
	left:500px;
	top:67px;
}

object{
	z-index:0;
}

embed{
	z-index:0;
}

div#menuHaut{
	z-index:20;
}
