/* Header */

#headercontainer {
	width:100%;
	background-color:#0b2f4d;
	padding-top:20px;
}

#headertop{
	background:url(../images/header_fr.jpg) no-repeat;
	width:724px;
	height:184px;
}

#headertopen{
	background:url(../images/header_en.jpg) no-repeat;
	width:724px;
	height:184px;
}

#header {
	width:724px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000000;
}