
/* ------------------------------RAZ */
/*body, html{
	height:100%;
}*/
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-size: 1em;
	margin: 0; padding: 0;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	text-decoration:none;
	color:#000;
}
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}
a{outline: none;}
:focus{-moz-outline-style: none;}
.hidden {
		visibility:hidden;
}
fieldset{border:none;}
p{line-height:14px;}
input{
	color:#5a5555;;
}
.titre-image{
	text-indent:-5000px;
}
/* -------------------------fin RAZ--- */


/*********************DEBUT LAYOUT COMMUN************************/
body {
  	font-family:arial, verdana;
  	font-size:11px;
  	color:#000;
  	margin:0px;
  	padding:0px;
	background:#6a0201;
}

#principale{
  	/*width:957px;*/
	width:100%;
	min-width:957px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0 auto;
	position:relative;
	background:#fff url(../../images/recrutement/back-principale.gif) repeat-y;
	line-height:14px;
}
#header{
  	width:100%;
	height:86px;
	background:url(../../images/recrutement/back-header-rub.gif) repeat-x;

}
#header #liseret{
	background:url(../../images/recrutement/filet-or.jpg) no-repeat;
	width:980px;
	height:2px;
	position:absolute;
	top:59px;
	left:0;
}
#header .btn_header_coeur{
	color:#fadba2;
	text-transform:uppercase;	
	position:absolute;
	left:40px;
	top:20px;
	font-size:10px;
}

h1{
	width:177px;
	height:61px;
	margin:0 auto;
}
h1 a{
	display:block;
	width:177px;
	height:61px;
	text-indent:-5000px;
	background:url(../../images/recrutement/logo.gif) no-repeat;
}
#header #menu{
	height:22px;
	width:758px;
	margin:0 auto;
	background:url(../../images/recrutement/menu-recrut.gif) no-repeat;
}
#header #menu li{
	float:left;
	height:22px;
	font-size:1px;
	line-height:1px;
}
#header #menu a{
	position:relative;
	display:block;
	height:22px;
	z-index:10;
	cursor:pointer;
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
}
#header #menu li#menu-bijou a{
	width:183px;
}
#header #menu li#menu-bijou a:hover{
	background:url(../../images/recrutement/menu-recrut.gif) 0 -22px no-repeat;
}
#header #menu li#menu-horloge a{
	width:142px;
}
#header #menu li#menu-horloge a:hover{
	background:url(../../images/recrutement/menu-recrut.gif) -183px -22px no-repeat;
}
#header #menu li#menu-selec a{
	width:133px;
}
#header #menu li#menu-selec a:hover{
	background:url(../../images/recrutement/menu-recrut.gif) -325px -22px no-repeat;
}
#header #menu li#menu-magasin a{
	width:132px;
}
#header #menu li#menu-magasin a:hover{
	background:url(../../images/recrutement/menu-recrut.gif) -458px -22px no-repeat;
}
#header #menu li#menu-histoire a{
	width:168px;
}
#header #menu li#menu-histoire a:hover{
	background:url(../../images/recrutement/menu-recrut.gif) -590px -22px no-repeat;
}


#footer{
  	width:100%;
	height:152px;
	background:url(../../images/recrutement/back-footer.gif) repeat-x;
}
#footer #liseret-footer{
	background:url(../../images/recrutement/filet-footer.gif) no-repeat;
	width:980px;
	height:2px;
	position:absolute;
	top:0px;
	left:0;
}
#footer-content{
	margin:0 auto;	
	width:957px;
	height:152px;
	/*background:url(../../images/recrutement/liseret-footer.gif) no-repeat;*/	
	padding-top:2px;
	position:relative;
}
#footer ul{
	background:url(../../images/recrutement/back-menu-footer.gif) no-repeat;
	margin:0 auto;
	width:760px;
	height:27px;
}
#footer ul li{
	float:left;
}
#footer ul li a{
	display:block;
	height:27px;
	text-indent:-5000px;
	cursor:pointer;
}
#footer ul li#menu-footer-language a{
	width:161px;
}
#footer ul li#menu-footer-language a:hover{
	background:url(../../images/recrutement/back-menu-footer.gif) 0 -27px no-repeat;
}
#footer ul li#menu-footer-quisomme a{
	width:147px;
}
#footer ul li#menu-footer-quisomme a:hover{
	background:url(../../images/recrutement/back-menu-footer.gif) -161px -27px no-repeat;
}
#footer ul li#menu-footer-recrut a{
	width:117px;
}
#footer ul li#menu-footer-recrut a:hover{
	background:url(../../images/recrutement/back-menu-footer.gif) -308px -27px no-repeat;
}
#footer ul li#menu-footer-news a{
	width:107px;
}
#footer ul li#menu-footer-news a:hover{
	background:url(../../images/recrutement/back-menu-footer.gif) -425px -27px no-repeat;
}
#footer ul li#menu-footer-mentions a{
	width:146px;
}
#footer ul li#menu-footer-mentions a:hover{
	background:url(../../images/recrutement/back-menu-footer.gif) -532px -27px no-repeat;
}
#footer ul li#menu-footer-credit a{
	width:82px;
}
#footer ul li#menu-footer-credit a:hover{
	background:url(../../images/recrutement/back-menu-footer.gif) -678px -27px no-repeat;
}


#content{
	width:957px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0 auto;
	position:relative;
}
/**********************************FIN STYLE LAYOUT COMMUN**************************/

