
body{
	margin:0;
	padding:0;
	background: url('img/bgheader.jpg') no-repeat;
	width:1280px;
	height: 720px;
}

h1, h2, ul,li{
	margin:0px;
	padding:0px;
}

h1{
	background: #02F6DB4;
	text-align: center;
	color:#2D6AB2;
}
h2{
	font-size: 13px;
}

#content{
	margin:20px 50px;
	padding:0;
	font-family: arial;

	padding:10px;
	/*border: 1px solid #ccc;
	border-radius:10px;
	color: #0C5860;
	background-color:rgba(241, 245, 247, 0.8);
	box-shadow:#666666 5px 5px 15px;*/
	
}
#agenda{
	width: 60%;
	margin-left: 200px;

}
#fr-agenda, #nl-agenda, #de-agenda{
	float: left;
	width:160px;
	margin:10px;
	padding:10px;
	border-bottom: 1px solid #ccc;
	color: #0C5860;
	box-shadow:#666666 5px 5px 15px;
}

#fr-agenda{
	background: url(img/fr.jpg) 10px 10px no-repeat #FFF;
}

#nl-agenda{
	background: url(img/nl.jpg) 10px 10px no-repeat #FFF;
}

#de-agenda{
	background: url(img/de.jpg) 10px 10px no-repeat #FFF;
}


ul{
	margin-top: 60px;
	list-style-type: none;
	

}

ul li{
	
	height: 70px;
	border-bottom: 1px solid #ccc;

}

ul li a{
	color: #145D65;
	font-style: none;
	font-size: 14px;
}


.clear{
	clear: both;
}
#box_weather_ardenne{
	position: absolute;
	top:180px;
	left:40px;
}
#box_weather_aywaille{
	position: absolute;
	top:420px;
	left:40px;
}
#slideShow{
	position: absolute;
	top:0px;
	left:700px;
	width : 454px;
	height : 655px;
	padding : 10px;
}

#video{

	position: absolute;
	left:890px;
	top:450px;
}

.date{
	color: #2D6AB2;
	padding:2px;
	margin:5px 5px 10px 5px;
}
.paire{
	color: #333;
}