/************ GENERALITES ************/body {	margin: 0;	font-family:Arial, Helvetica, sans-serif;	background-size: auto;                 background-image:url(images/bkg.jpg);}img{	border:none;}li{	list-style:none;}#fond {    background-image: url(images/bkg.jpg);    background-size: 300%;    background-origin: content}/************ CONTENEUR ************/#conteneur {	position:relative;	top:0px;	width:1000px;	height:600px;	margin:0 auto;	background-image:url(images/fond_conteneur.jpg);	background-position:top;	background-position:left;	background-repeat:no-repeat;/*	background-image:url(images/bkg.jpg);*/}#navigation {	position:absolute;	top:250px;	left:40px;	width:690px;	height:265px;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;}#logo-top {	position:absolute;	top:0px;	width:690px;	height:42px;	margin:0 auto;}#img-top {	position:absolute;	top:70px;	width:690px;	margin:0 auto;}/*#everything{	width:700px;	height:600px;	margin:0 auto;	background-color:#FFFFFF;	margin-top:-50px;	margin-left:70px;}*//************ LOGO INOX ************/#inox{	position:absolute;	background-color:#CCCC33;	margin-top:40px;	margin-left:25px;}/************ NAVIGATION ************/#navigation_old{	position:absolute;	width:71px;	height:320px;	text-decoration:none;	margin-left:25px;	margin-top:82px;}/************ SOUS NAVIGATION ************/#sous_navigation{	margin-top:15px;	margin-left:10px;	width:100px;	position:absolute;}/************ SOUS NAVIGATION TYPOGRAPHIE ET SLASH ************/#sous_navigation_lien{margin-top:10px;}#langue{margin-top:10px;}#slash2{margin-top:10px;}#slash3{margin-top:10px;}#sous_navigation_lien2{margin-top:10px;}/************ CLIC COLOR TEXTE SOUS NAVIGATION ************/a{	text-decoration:none;	color:#000000;	font-size:10px;	letter-spacing:0.4px;}a:hover{	color:#e5352d;}/************ BOUTON SOUS MENU LIER A LA LIGHTBOX CONTACT TEAM************/#contact_team{	cursor:pointer;	text-decoration:none;	color:#000000;	font-size:10px;	letter-spacing:0.4px;}#contact_team:hover{	color:#E5352D;}/************ BOUTON SOUS MENU LIER A LA LIGHTBOX JOB************/#job{	cursor:pointer;	text-decoration:none;	color:#000000;	font-size:10px;	letter-spacing:0.4px;}#job:hover{	color:#E5352D;}
