body{
	background:url(images/background2.jpg) repeat-x #b9cdd7;
}
#wrapper{
	width:900px;
	margin:auto;
}
#mainBanner{
	width:900px;
	border-left:1px solid #0d5478;
	border-right:1px solid #0d5478;
	border-top:1px solid #0d5478;
}
#hidendiv{
	display:none;
}
#menuTable{
	width:900px;
	border-left:1px solid #0d5478;
	border-right:1px solid #0d5478;
	border-bottom:1px solid #0d5478;
}
#links{
	margin-top:45px;
	margin-bottom:3px;
	padding-left:15px;
	float:left;
}
#menuLogos{
	float:right;
	margin-top:25px;
}
#links a{
	text-decoration:none;
	color:#039;
	font-size:12px;
}
#links a:hover{
	color:#D6141A;
}
#content{
	clear:both;
	background-color:#FFF;
	border:1px solid #0d5478;
	overflow-y:auto;
}
#contentMenu{
	margin-top:10px;
	margin-left:10px;
}
#specials{
	margin-top:30px;
	padding-bottom:25px;
}
#euroSpecials{
	margin-top:30px;
}
#subscribe{
	margin-top:15px;
}
#promotion{
	margin-top:15px;
	margin-left:1px;
}
#footer{
	text-align:center;
	margin-top:5px;
	font-size:10px;
	color:#333;
}
#footer a{
	text-decoration:none;
	color:#F00;
}
.mail{
	width:280px;
}
.weekTableTitle{
	font-size:13px;
	color:#FFF;
	background-color:#036;
	height:30px;
}
.weekTableTd{
	height:50px;
	font-size:12px;
}
.weekTableTd a{
	text-decoration:none;
	color:#292929;
}
.weekTableTd a:hover{
	color:#239DAB;
}
.forfait{
	font-size:9px;
	text-decoration:none;
	color:#666;
}
.forfait:hover{
	color:#C30;
}
#subscribeForm{
	margin-top:30px;
}
#tableMailForm{
	border:2px solid #FFF; 
	background:url(images/lightBoxTextBg.png);
	padding:10px;
	}
#divMailForm{
	background-image:url(images/lightBoxTextBg.png);
	width:320px;
	}
#subscribeForm table tr td{
	color:#FFF;
}