.container {
	height: auto;
	width: 710px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner {
	height: 168px;
	width: 710px;
	text-align: center;
	margin-top: 20px;
}


.colLeft {
	height: 465px;
	width: 158px;
	float: left;
	padding-top: 10px;
	padding-left: 8px;
	margin-left: 18px;
	margin-top: 0px;
	background-image: url(jpg/bgColLeft.jpg);
	background-repeat: no-repeat;

}


.head {
	height: 92px;
	width: 710px;
	background-image: url(jpg/logo3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menu {
	height: 19px;
	width: 390px;
	margin-top: 48px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #000000;
	font-style: italic;
	background-image: url(jpg/bgmenu.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.spacer {
	height: 5px;
	width: 710px;
}
.affichage {
	height: 475px;
	width: 710px;
}
.main {
	height: 435px;
	width: 470px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(jpg/bgMain.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
