#main{
	width:766px;
	height:884px;
	margin:0 auto;
	margin-top:-7px;
	border-left:2px solid #18405e;
	border-right:2px solid #18405e;
	font-family: Calibri;
	font-size:14px;
	margin:0 auto;
}

#header{
	width:766px;
	height:374px;
	background-color:#186495;
}
#corps{
	width:766px;
	height:450px;
}
#left{
	float:left;
	width:537px;
	height:auto;
	background:#18405e url(../images/back.jpg) repeat-y;
}
#right{
	float:left;
	width:229px;
	height:450px;
	background:#18405e url(../images/back_right.jpg) no-repeat;
}
.rech{
	height:170px;
}
.bouton{
	width:221px;
	height:63px;
	margin:0 auto;
	margin-top:10px;
}
#footer{
	background-color:#194362;
}
#newsletter{
	width:539px;
	height:60px;
	float:left;
}
#copyright{
	width:217px;
	height:50px;
	float:left;
	background-color:#18405e;
	text-align:right;
	padding:10px 10px 0px 0px;
}
#copyright a{
	border:none;
	text-decoration:none;
}

#copyright img{
	border:none;
	text-decoration:none;
}
