body {
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height:100%;
	background-image: url(../Images/background.jpg);
	background-repeat: repeat-x;
	background-color: #A49485;
}
html {
	height:100%;
}
a {	outline: none;}

.mainlogo {
	height: 306px;
	width: 444px;
	margin-top:148px;
	margin-left:auto;
	margin-right:auto;
	text-align:left; /*pour ie */
	border: none;
}
#content1{
	width:1151px;
	padding:0;
	border:none;
	float:none;
	margin-left:auto;
	margin-right:auto;
	text-align: center; /*pour ie*/
	margin-top: 0px;
	height: 518px;
}


