.bandeau{width:900px;background-color:#FFFFFF;}
.BandeauGauche {
	float:left;
	height:100px;
	width:500px;
	line-height: 100px;
	margin: 0;
	text-align: center;
	background: url('images/BandeauGauche.gif') 50% 50% no-repeat;
	text-indent: -32000px;
}
.photo{height:80px;width:194px;margin-top:17px;}
.BandeauDroite{float:left;height:100px;width:400px;background-image:url('images/BandeauDroite.gif');background-repeat:no-repeat;}
/* Photo clignotante */
#divimagea{position:absolute;width:200px;height:83px;opacity:100;FILTER:alpha(opacity=100);}
#divimageb{position:absolute;width:200px;height:83px;opacity:0;FILTER:alpha(opacity=0);}