body {
	background: url(../../images/bleu/background.png) repeat;
}

#container { 
	width: 793px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: repeat-y url(images/content_bg.png);
	text-align: left;
	background: url(../../images/bleu/corps.png) repeat-y;
	padding: 0;
}

#pageHeader {
	list-style: none;
	background: url(../../images//bleu/villebleu.png) no-repeat;
	text-align: left;
}

#footer {
	text-align: left;
	font-size: 1em;
	background: url(../../images/bleu/basbleu.png) no-repeat;
	height: 140px;
}

#breadcrumbcontainer {
	border-top: dotted #007fea 1px;
}

#navcontainer {
	background: no-repeat url(../../images/bleu/navigationbleu.png);
}