/* CSS pour la page d'accueil */

#contentBannerBody { width: 100%; text-align: center; }
#contentTextBody { margin: 0 auto; width: 737px; padding: 0 24px 0 28px; }
#contentText { float: left; width: 527px; }
#contentTextMenu { float: right; width: 210px; }

#contentTextMenu { background: url(../img/interface/contentText-bg-03.gif) repeat-y 2px 0px; }
#contentTextMenu form { background: url(../img/interface/contentText-bg-02.gif) no-repeat top right; }

#contentTextBody { background: url(../img/interface/contentText-bg-09.gif) repeat-y left top; }

#contentBanner {
	width: 768px; height: 170px; margin: 0 auto;
	text-align: center;
	background: url(../img/interface/contentBanner-bg-01.gif) no-repeat center center;
}
* html #contentBanner {
	background: url(../img/interface/contentBanner-bg-01a.gif) no-repeat center center;
}
#contentBanner object { margin-left: 2px;}

