#header
{
	width:100%;
	background:url("../img/header_bg.jpg");
	background-repeat:repeat-x;
}

#header #titre
{
	width:303px;
	margin-left:auto;
	margin-right:auto;
	padding-top:18px;
}

#menu
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 204px;
	height: 217px;
	margin-top: -71px;
	margin-left: -102px;
}

#menu .agence
{
	padding-bottom:4px;
}

#menu .agence img
{
	border:0px;
}
