body {
	color:#666666;
	font-size:11px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
}
form {
	margin: 0;
	padding:0;
}
#global {
	width:950px;
	margin:auto;
	height: 570px;
	border: 1px solid #767177;
	background-image: url(../images/homepage.jpg);
	background-repeat: no-repeat;
}
#gauche {
	width:155px;
	height:540px;
	float:left;
}
#logo {
	width:340px;
	height:540px;
	float:left;
}
#titre {
	width:455px;
	height:230px;
	float:left;
}
#espace {
	width:455px;
	height:53px;
	float:left;
	text-align: right;
}
#argumentaire {
	padding-top:5px;
	padding-bottom:10px;
	width:455px;
	float:left;
}
#lien {
	width:270px;
	height:36px;
	float: left;
}
#footer {
	width:950px;
	height:30px;
	float:left;
}
