
/* ------------------------------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;
}

textarea{
	color:#5a5555;
	font-family:arial, verdana;
  	font-size:2em;
}

.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/back-principale.gif) repeat-y;
	line-height:14px;
}
#header{
  	width:100%;
	height:86px;
	background:url(../images/back-header-rub.gif) repeat-x;

}
#content-header{
	/*width:960px;*/
	width:1090px;
	margin:0 auto;	
	position:relative;
}
#header #liseret{
	background:url(../images/filet-or.jpg) no-repeat;
	width:960px;
	height:2px;
	position:absolute;
	top:59px;
	left:0;
}

h1{
	width:177px;
	height:61px;
	margin:0 auto;
}
h1 a{
	display:block;
	width:177px;
	height:61px;
	text-indent:-5000px;
	background:url(../images/logo.gif) no-repeat;
}
#header .btn_header_coeur{
	color:#f6e6b7; /*fadba2*/
	text-transform:uppercase;
	text-decoration: none;	
	position:absolute;
	/*text-align:right;*/
	left:820px;
	top:20px;
	font-size:10px;
}


#header #menu{
	height:22px;
	width:980px;
	margin:0 auto;
}
#header #menu.operation-very-love {
	width:1090px;
}
#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-accueil a{
	background:url(../images/back-menu-accueil.gif) no-repeat;
	width:84px;
}
#header #menu li#menu-accueil a:hover{
	background:url(../images/back-menu-accueil.gif) 0 -22px no-repeat;
}
#header #menu li#menu-bijou a{
	background:url(../images/back-menu-bijou.gif) no-repeat;
	width:110px;
}
#header #menu li#menu-bijou a:hover{
	background:url(../images/back-menu-bijou.gif) 0 -22px no-repeat;
}
#header #menu li#menu-horloge a{
	background:url(../images/back-menu-horloge.gif) no-repeat;
	width:115px;
}
#header #menu li#menu-horloge a:hover{
	background:url(../images/back-menu-horloge.gif) 0 -22px no-repeat;
}
#header #menu li#menu-selec a{
	background:url(../images/back-menu-selec.gif) no-repeat;
	width:150px;
}
#header #menu li#menu-selec a:hover{
	background:url(../images/back-menu-selec.gif) 0 -22px no-repeat;
}

#header #menu li#menu-verydiams a{
	background:url(../images/back-menu-verydiams.gif) no-repeat;
	width:150px;
}
#header #menu li#menu-verydiams a:hover{
	background:url(../images/back-menu-verydiams.gif) 0 -22px no-repeat;
}
#header #menu li#menu-verylove a{
	background:url(../images/back-menu-verylove.png) no-repeat;
	width:130px;
}
#header #menu li#menu-verylove a:hover{
	background:url(../images/back-menu-verylove.png) 0 -22px no-repeat;
}
#header #menu li#menu-magasin a{
	background:url(../images/back-menu-magasin.gif) no-repeat;
	width:137px;
}
#header #menu li#menu-magasin a:hover{
	background:url(../images/back-menu-magasin.gif) 0 -22px no-repeat;
}
#header #menu li#menu-histoire a{
	background:url(../images/back-menu-histoire.gif) no-repeat;
	width:162px;
}
#header #menu li#menu-histoire a:hover{
	background:url(../images/back-menu-histoire.gif) 0 -22px no-repeat;
}
#header #menu li#menu-mycharms a{
	background:url(../images/back-menu-mycharms.gif) no-repeat;
	width:199px;
}
#header #menu li#menu-mycharms a:hover{
	background:url(../images/back-menu-mycharms.gif) 0 -22px no-repeat;
}


#footer{
  	width:100%;
	height:152px;
	background:url(../images/back-footer.gif) repeat-x;
}
#footer-content{
	margin:0 auto;	
	width:957px;
	height:152px;
	padding-top:2px;
	position:relative;
}
#footer #liseret-footer{
	background:url(../images/filet-footer.gif) no-repeat;
	width:980px;
	height:2px;
	position:absolute;
	top:0px;
	left:0;
}
#footer ul{
	background:url(../images/back-menu-footer.gif) no-repeat;
	margin:0 auto;
	width:1000px;
	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/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/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/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/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/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/back-menu-footer.gif) -678px -27px no-repeat;
}

#footer ul li#menu-footer-cgv a{
	width: 59px;
}
#footer ul li#menu-footer-cgv a:hover{
	background:url(../images/back-menu-footer.gif) -760px -27px no-repeat;
}
#footer ul li#menu-footer-sagahdo a{
	width: 93px;
}
#footer ul li#menu-footer-sagahdo a:hover{
	background:url(../images/back-menu-footer.gif) -819px -27px no-repeat;
}
#footer ul li#menu-footer-actualite a{
	width: 88px;
}
#footer ul li#menu-footer-actualite a:hover{
	background:url(../images/back-menu-footer.gif) -912px -27px no-repeat;
}

#footer #plansite a{
	margin-left: -5000px;
	color: #660000;
}


#content{
	width:957px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0 auto;
	position:relative;
}
/**********************************FIN STYLE LAYOUT COMMUN**************************/


