div#head {
	background: url('../img/back.png') repeat-x;
}

#home {
	position: relative;
	top: 0px;
	left: 50%;
	width: 991px;
	height: 358px;
	margin-left: -502px;
}

#menuHome {
	line-height: 0px;
	position: absolute;
	right: 0px;
	width: 140px;
	height: 358px;
	background: url('../img/menuHome_fr.png') no-repeat;
}

#menuHome {
	width: 140px;
}

#menuHome li a#menu-societe {
	position: absolute;
	display: block;
	top: 74px;
	right: 30px;
	width: 55px;
	height: 25px;
	text-indent: -9999px;
	outline:none;
}

#menuHome li a#menu-presse {
	position: absolute;
	display: block;
	top: 119px;
	right: 30px;
	width: 50px;
	height: 25px;
	text-indent: -9999px;
	outline:none;
}

#menuHome li a#menu-investisseurs {
	position: absolute;
	display: block;
	top: 164px;
	right: 30px;
	width: 95px;
	height: 25px;
	text-indent: -9999px;
	outline:none;
}

#menuHome li a#menu-carriere {
	position: absolute;
	display: block;
	top: 209px;
	right: 30px;
	width: 60px;
	height: 25px;
	text-indent: -9999px;
	outline:none;
}

#menuHome li a#menu-contacts {
	position: absolute;
	display: block;
	top: 254px;
	right: 30px;
	width: 65px;
	height: 25px;
	text-indent: -9999px;
	outline:none;
}

#backContent {
	clear: both;
	background: #cccccc;
}

#content {
	position: relative;
	top: 0px;
	left: 50%;
	width: 978px;
	margin-left: -489px;
	padding-left: 20px;
	clear: both;
	background: url('../img/backContent.png') repeat-y;
}

#blocAgences, #blocAnnonceurs, #blocEditeurs {
	position: relative;
	float: left;
	height: 135px;
	margin-top: 20px;
	margin-right: 1px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
}

#blocAgences a, #blocAnnonceurs a, #blocEditeurs a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: black;
	outline:none;
}

#blocAgences a:hover, #blocAnnonceurs a:hover, #blocEditeurs a:hover {
	text-decoration: none;
}

#blocAgences h2, #blocAnnonceurs h2, #blocEditeurs h2 {
	border: 0;
	margin: 0;
	padding: 0;
	background: url('../img/arrow.png') left no-repeat;
	color: #a7a7a7;
	font-size: 16px;
	padding-left: 15px;
	z-index: 1;
	margin-bottom: 10px;
	margin-top: 20px;
}

#blocAnnonceurs,  #blocAnnonceurs a {
	padding-right: 107px;
	_width: 277px !important;
	width: 160px;
	background: url('../img/annonceurs.png') bottom right no-repeat;

}

#blocAgences, #blocAgences a {
	padding-left: 60px;
	padding-right: 147px;
	_width: 327px !important;
	width: 160px;
	background: url('../img/agences.png') right bottom no-repeat;
}

#blocEditeurs, #blocEditeurs a {
	padding-left: 60px;
	padding-right: 97px;
	_width: 317px !important;
	width: 160px;
	background: url('../img/editeurs.png') right bottom no-repeat;
}

