#header {
	background: url(../images/container-bg3.png) no-repeat top !important;
}

#buttons {
	/*display: none;*/
}

#telephone {
	position: absolute;
	top: 80px;
	left: 150px;
	color: #969088;
}

#programmeca {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/button_long.png) no-repeat;
	padding: 10px 20px 10px 20px;
	font-size: 13px;
	font-weight: bold;
}
#recrutement {
	position: absolute;
	left: 25px;
	top: 0px;
	bottom: 50px;
	/*background: url(../images/rectrutementeuro.jpg) no-repeat;
	padding: 50px 25px 50px;*/
}
#recrutementmondial {
	position: absolute;
	left: 25px;
	top: 50px;
	/*padding: 100px 25px 0px;*/
	
}

#programmeca:hover {
	background: url(../images/button_long_hover.png) no-repeat;	
}
