#header_index {
	height: 380px;
	background-color: #FFFFFF;
	background-image: url(../images/fond_tetiere.gif);
	background-repeat: repeat-x;
}

#sousmenu{
	width: 250px;
	float: left;
	padding-left: 10px;
	color: #005B69;
	font-weight: bold;
}
#sousmenu_nl{
	width: 320px;
	float: left;
	padding-left: 10px;
	color: #005B69;
	font-weight: bold;
}
#sousmenu a{
	color: #005B69;
}
#sousmenu a:hover{
	color: #B3B2B2;
}
#langue_index{
	font-size: 10px;
	float: left;
	color: #005B69;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #006D92;
	width: 479px;
	margin-top: 10px;
	margin-left: 10px;
}
#langue_index_nl{
	font-size: 10px;
	float: left;
	color: #005B69;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #006D92;
	width: 410px;
	margin-top: 10px;
	margin-left: 10px;
}
#news{
	float: right;
	width: 200px;
	background-image: url(../images/fond_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 130px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 0px;
	height: 170px;
}
#flash_index{
	background-image: url(../images/fond_flash.gif);
	background-repeat: no-repeat;
	background-position: 270px top;
	width: 550px;
	margin-top: 0px;
	display: block;
}
#top {
	height: 50px;
}
