body {
	background: #00235b url(images/bg.jpg) repeat-x;
	margin: 0;
}

#container {
	width: 1236px;
	margin-right: auto;
	margin-left: auto;
}

#gauche, #droite, #content {
	float: left;
}

#content {
	width: 980px;
	height: 857px;
	background: url(images/bg_content.jpg) no-repeat 0 69px;
	position: relative;
}

#header {
	width: 980px;
	height: 69px;
}

.logo {
	width: 100px;
	height: 69px;
	display: block;
	background: url(images/logo.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

.copyright {
	height: 29px;
	width: 880px;
	text-align: right;
	display: block;
	float: left;
	margin: 0;
	padding: 40px 0 0;
	font-size: 10px;
}

.copyright a {
	text-decoration: none;
	color: #4170a6;
	font: 11px/10px arial;
	float: none;
	clear: both;
	display: inline;
}

.copyright a:hover {
	text-decoration: underline;
	color: #4170a6;
	font-family: arial;
	float: none;
	clear: both;
	display: inline;
}

a {
	font: 11px arial;
	color: #0f3c83;
	display: block;
	text-decoration: none;
	margin-top: 5px;
}

a:hover {
	text-decoration: underline;
}

.legal {
	font-size: 9px;
	color: #7d7d7d;
	line-height: 9px;
}

#box1 {
	width: 140px;
	height: 175px;
	padding: 10px;
	position: absolute;
	top: 450px;
	left: 30px;
	color: #434343;
	font: 11px/12px arial;
}

#box2 {
	width: 140px;
	height: 175px;
	padding: 10px;
	position: absolute;
	top: 450px;
	left: 220px;
	color: #434343;
	font: 11px/12px arial;
}

#box3 {
	width: 140px;
	height: 175px;
	padding: 10px;
	position: absolute;
	top: 450px;
	left: 410px;
	color: #434343;
	font: 11px/12px arial;
}

#box4 {
	width: 142px;
	height: 175px;
	padding: 10px 8px 10px 10px;
	position: absolute;
	top: 450px;
	color: #434343;
	font: 11px/12px arial;
	left: 600px;
}

#box5 {
	width: 145px;
	height: 175px;
	padding: 10px 5px 10px 10px;
	position: absolute;
	top: 450px;
	left: 790px;
	color: #434343;
	font: 11px/12px arial;
}

#also {
	color: #4a83c3;
	font: italic 9px arial;
	position: absolute;
	left: 30px;
	top: 656px;
	margin: 0;
	padding: 0;
}

#btn {
	width: 249px;
	height: 65px;
	position: absolute;
	top: 666px;
	left: 364px;
	margin: 0;
	padding: 0;
}