/*------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------*/
#home {background-image: url(bg.jpg);background-repeat: no-repeat;background-position: center top;}
#wrapper {
	width: 940px;
	margin:0 auto 0 auto;
}
/*------------------------------------------------------------------
HEADER
-------------------------------------------------------------------*/
#header {
	width: 940px;
	height: 45px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#logo {
	float: left;
	width: 300px;
	height:50px;
}
#date{
	float: left;
	width: 555px;
	height:35px;
	text-align: right;
	font-family: Arial;
	font-size: 18px;
	padding-top: 15px;
	font-weight: bold;
}
.datefin {
	color: #c30000;
}

/*------------------------------------------------------------------
OFFER
-------------------------------------------------------------------*/
#offer {
	float: left;
	height: 400px;
	width: 940px;
}
#arrow {
	float: left;
	height: 73px;
	width: 936px;
}
#pluswillemse {
	float: left;
	width: 936px;
	height:177px;
}
#mentionslegales {
	float: left;
	width: 876px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	height: 50px;
}
