.header_container
{
	height: 93px;
	width: 814px;
	background: url('http://www.plusmagazine.be/images/header_achtergrond.jpg') no-repeat;
	color: #FFF;
	text-align:left;
	background-color:#FFF;
}

* html .header_container
{
	height: 100px;
}
.header_left
{
	height: 92px;
	width: 210px;
	cursor:pointer;
	float: left;
}
.header_center
{
	width: 504px;
	height: 93px;
	float: left;
}
.header_center_top
{
	width: 504px;
	height: 64px;
}
.header_center_bottom
{
	width: 504px;
	height: 29px;
}
.header_right
{
	float: left;
	width: 100px;
	height: 93px;
}
.header_right A
{
	margin: 0;
	padding: 4px 0 0 3px;
	display:block;
	color: white;
	text-decoration: none;
	font-size: 10px;
}
.header_right A:HOVER
{
	text-decoration: underline;
}
.header_center_top A, .header_center_bottom A
{
	color: white;
	text-decoration: none;
	font-size: 10px;
}
.header_center_top A:HOVER, .header_center_bottom A:HOVER
{
	text-decoration: underline;
}
.header_center_top A.header_fr
{
	display:block;
	float: left;
	margin-top: 36px;
	margin-left: 10px;
	width: 80px;
}

.header_center_top A.header_fr img
{
    float:left;
}
.header_center_top A.header_nb
{
	display:block;
	float: right;
	margin-top: 8px;
	margin-right: 4px;
}
.header_links
{
	margin-left: 10px;
	padding-top: 6px;
	margin-right: 10px;
	float: left;
	width:260px;
}
