/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body{
background:url(../images/charte/bg-body.gif) center center no-repeat;
}
/***************** CONTAINER *****************/
#container{
position:absolute;
width:930px;
height:540px;
left:50%;
top:50%;
margin-left:-465px;
margin-top:-270px;
/*border:1px solid #CCCCCC;*/
/*padding-left:50px;*/
background:#fff url(../images/charte/bg-container.gif) bottom center no-repeat;

}


/***************** INTRO *****************/

#containerIntro{
width:100%;
height:100%;
}


#bgRight{
position:absolute;
bottom:5px;
right:48px;
width:995px;
height:588px;

}

#logoIntro{
position:absolute;
z-index:1;
top:-70px;
left:70px;
background:url(../images/charte/logo_intro.gif) bottom right no-repeat;
width:200px;
height:212px;
}

/***************** MENU LEFT *****************/
#menuLeft{
	position:absolute;
	margin-top:160px;
	margin-left:90px;
	padding-left:10px;
	z-index:10;
	list-style:none;
	width:200px;
	border-left:1px solid #999999;
}
#menuLeft li a span{
/*visibility:hidden;*/
}

#menuLeft li a{
	/*text-decoration:none;
	background:#d7e1a5;
	border-bottom:solid 1px #D5D5D5;
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	height:25px;
	color:#7d8a2e;
	display:block;
	border:solid #b5c76b;
	border-width:0 0 1px 0;
	padding:0 0 0 10px;*/
	font:bold 14px/11px Arial, Helvetica, sans-serif;
	color:#666666;
	display:block;
	height:20px;
	/*overflow:hidden;*/
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
}
#container #menuLeft li a:hover,
#container #menuLeft li a.rubrique_active{
	background-position:top right;
}
#menuLeft li.bt1 a{background:url(../images/charte/btn-01.jpg) top left no-repeat;}
#menuLeft li.bt2 a{background:url(../images/charte/btn-02.jpg) top left no-repeat;}
#menuLeft li.bt3 a{background:url(../images/charte/btn-03.jpg) top left no-repeat;}
#menuLeft li.bt4 a{background:url(../images/charte/btn-04.jpg) top left no-repeat;}
#menuLeft li.bt5 a{background:url(../images/charte/btn-05.jpg) top left no-repeat;}
#menuLeft li.bt6 a{background:url(../images/charte/btn-06.jpg) top left no-repeat;}
#menuLeft li.bt7 a{background:url(../images/charte/btn-07.jpg) top left no-repeat;}
#menuLeft li.bt8 a{background:url(../images/charte/btn-08.jpg) top left no-repeat;}
#menuLeft li.bt9 a{background:url(../images/charte/btn-09.jpg) top left no-repeat;}
#menuLeft li.bt10 a{background:url(../images/charte/btn-10.jpg) top left no-repeat;}


/***************** SOUS MENU */
#menuLeft li ul{
	list-style:none;
}
#menuLeft li ul li a{
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
	color:#999999;
	display:block;
	overflow:hidden;
	text-align:left;
	text-transform:none;
	height:60px;
}
#menuLeft li ul li a:hover,
#menuLeft li ul li a.rubrique_active{
	text-decoration:none;
	color:#FF0000;
}


/***************** MENU INTRO 
#menuIntro{
position:absolute;
margin-top:160px;
margin-left:90px;
padding-left:10px;
z-index:10;
list-style:none;
width:200px;
border-left:1px solid #999999;

}
#menuIntro h1 a{
font:bold 14px/11px Arial, Helvetica, sans-serif;
color:#666666;
display:block;
height:20px;
overflow:hidden;
text-transform:uppercase;
text-align:left;
text-decoration:none;
}
#menuIntro h1 a:hover{
color:#CCCCCC;
}

#menuIntro ul{
border:none;
list-style:none;
margin:0 5px 0 10px;
padding:0 0 10px 0;

}

#menuIntro li a{
text-decoration:none;
font:14px Arial, Helvetica, sans-serif;
color:#999999;
display:block;
overflow:hidden;
text-align:left;
}
#menuIntro li a:hover{
text-decoration:none;
color:#FF0000;
}
*/

/***************** LOGO *****************/

a.logo {
position:absolute;
display:block;
z-index:0;
width:167px;
height:91px;
background:url(../images/charte/logo.gif) top left no-repeat;}

a.logo:hover {
background-position:bottom left;
}

/***************** Mainmenu *****************/

#Mainmenu{
width:750px;
height:23px;
padding:22px 0 0 0;
margin-left:180px;
margin-top:19px;
z-index:1;
}

#Mainmenu a{
text-decoration:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#6d6d6d;
height:25px;
overflow:hidden;
text-transform:uppercase;
z-index:1;

}

#Mainmenu a:hover{color:#CCCCCC;}

/***************** CONTENU *****************/
#contenu{
width:930px;
height:339px;
margin-top:-45px;

}

#contenu #photos{
height:420px;
width:930px;
margin-top:76px;
/*border:1px solid red;*/
}


/***************** BARRE MENU MARCHAND *****************/

#contenu #menuTop{
position:absolute;
width:750px;
left:180px;
top:60px;
border-top:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
}

#contenu #menuTop a{
font:14px Arial, Helvetica, sans-serif;
text-decoration:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#333333;
height:25px;
overflow:hidden;
}

#contenu #menuTop a:hover{
color:#999999;
}
#contenu #menuTop a span {
color:#999999;
}

/***************** BARRE COMPTE MARCHAND *****************/
#top{
width:930px;
height:39px;
background:url(../images/charte/bg-header-shop.gif) top left no-repeat;
/*border:1px red solid;*/
}

#contenu #top a.inscription{
display:block;
float:left;
width:157px;
height:39px;
background:url(../images/charte/inscription.gif) top left no-repeat;
}
#contenu #top a.inscription:hover{
background-position:bottom left;
}


#contenu #top a.compte{
display:block;
float:left;
width:149px;
height:39px;
background:url(../images/charte/compte.gif) top left no-repeat;
}

#contenu #top a.compte:hover{
background-position:bottom left;
}

#contenu #top .recherche{
float:left;
width:441px;
height:39px;
background:url(../images/charte/recherche.gif) top left no-repeat;
}

#recherche form input.case{
position:absolute;
border:none;
background:none;
margin-left:445px;
margin-top:12px;
color:#999999;
}
#recherche form input.btn{position:absolute;
margin-left:620px;
margin-top:11px;
}



#contenu #photos #galerie {
position:absolute;
height:418px;
width:930px;
/*border:1px red solid;*/
}


#photos #produit{
height:378px;
width:930px;
overflow-y:hidden;
overflow-x:auto;
outline:none;
border:none;
background:none;
z-index:0;
}

#blocTxt{
padding:85px 20px 0 20px;
}



/***************** FOOTER *****************/
#footerIntro{
position:absolute;
bottom:0;
width:100%;
height:30px;
background:#949494 repeat-x;
}

#footer{
position:absolute;
top:514px;
width:930px;
height:30px;
background:#c2c2c2 url(../images/charte/bg-footer.gif) top left repeat-x;
}
#idep, #footerIntro #idep{
position:absolute;
height:30px;
width:195px;
top:0px;
}
#idep img, #footerIntro img{
float:left;
}
#footer #idep a.idep, #footerIntro #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:4px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#CCCCCC;
}

/***************** STYLE FOOTER *****************/
#footer p, #footerIntro p{
font:11px Arial, Helvetica, sans-serif;
color:#FFFFFF;
letter-spacing:0;
text-align:right;
padding:7px 15px 0 0;
}
#footer a:link, #footer a:visited, #footerIntro a:link,#footerIntro a:visited{
text-decoration:none;
color:#CCCCCC;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#fff;
}

