@charset "utf-8";
/* CSS Document */

/* ------------------------------------ */
/* ----------------CSS----------------- */
/* ---------------HEADER--------------- */
/* ------------------------------------ */
/* ------------------------------------ */


/* ------------------------------------ */
/* ---------GENERAL DE HEADER---------- */
/* ------------------------------------ */
#header {
	margin: 0 auto;
	width:968px;
	height:120px;
	background-image:url(/common/img/template/les_roches_bluche/EN-EN/logo.jpg);
	background-repeat:no-repeat;
}
#h_left {
	background-image:url(/common/img/template/les_roches_bluche/EN-EN/top_left.jpg);
	background-repeat:no-repeat;
	float:left;
	height:114px;
	width:41px;
	margin-top:5px;
}
#h_middle {
	background-image:url(/common/img/template/les_roches_bluche/EN-EN/top.jpg);
	background-repeat:repeat-x;
	float:left;
	height:114px;
	width:886px;
	margin-top:5px;
}
#h_right {
	background-image:url(/common/img/template/les_roches_bluche/EN-EN/top_right.jpg);
	background-repeat:no-repeat;
	float:left;
	height:114px;
	width:41px;
	margin-top:5px;
}
/* ---------------LOGO----------------- */
#logo_home {
	float:left;
}
#logo {
	margin-top:20px;
	margin-left:2px;
}
/* -------BARRE NAVIGATION TOP--------- */
#top_barre {
	margin-left:60px;
	margin-top:50px;
	float:left;
}
.top_barre_img {
	margin-right:0px;
}