@charset "utf-8";
body {
	background-image: url(images/back-landing.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #225517;
}


#container {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#main-frame {
	width:940px;
	float:left;
	padding-top: 395px;
}

#bouton-entrer {
	width:259px;
	margin-left:auto;
	margin-right:auto;
}
#bouton-pdf {
	width:166px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 15px;
}
#texte-optimise {
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
#signature {
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
