body {
	text-align:center;
}
.header {
	background-image: url(bas-header.jpg);
	height: 43px;
	width: 800px;
	background-repeat: no-repeat;
}
.fdmenu {
	height: 180px;
	width: 194px;
	float: left;
}
.contenu {
	width: 800px;
	float: left;
}
.visuel {
	width: 552px;
	background-image: url(visuel2.jpg);
	background-repeat: no-repeat;
	height: 238px;
	float: left;
	background-position: left;
}
.contentpane {
	width: 800px;
	min-height: 500px;
	float: left;
}
.logo {
	float: left;
	height: 238px;
	width: 248px;
}
.spacer {
	float: left;
	height: 40px;
	width: 430px;
}

.fdseomenu {
	width: 184px;
	padding-left: 5px;
	padding-right: 5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
.centrage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bouton_right {
	background-image:url(boutonbleu_left%20copie.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:46px;
	margin:0;
	padding:0;
	width:184px;
}
.bouton_left {
margin:0;
padding:13px 0;
text-align:center;
}
.general {
	height: 500px;
	width: 800px;
}

