/***************** 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:#ffffff;
 background-image: url(../images/charte/body.jpg);
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0px auto;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
}
/***************** CONTAINER *****************/
#wrap_container{
position:relative;
width:100%;
 background-image: url(../images/charte/main_bg.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}




#container{
position:relative;
min-height:100%;
width:996px;
margin:0 auto;
background-image: url(../images/charte/repeat-x.jpg);
background-position: top left;
background-repeat: repeat-y;
}

/***************** HEADER *****************/
#header{
width:996px;
height:314px;
float: left;
 background-image: url(../images/charte/main_bg.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}

#header .header-top-right
{
width:170px;
height:68px;
float: right;

}

#header .header-top-left
{
width:826px;
height:68px;
float: left;
}




#header .header-left
{
 background-image: url(../images/charte/header-left.png);
 width:778px;
height:246px;
float: left;
}


#header .header-right
{
 background-image: url(../images/charte/header-panier.png);
 background-position: top left;
 background-repeat: no-repeat;
 width:218px;
height:246px;
float: left;
}


/***************** MENU LEFT *****************/






#menuLeft{
float:left;
width:218px;
background-image: url(../images/charte/category.png);
background-repeat: no-repeat;
background-position: top left;
padding: 75px 0px 0px 0px;
list-style:none;
position:relative;
background-color: #d9d9d9;
overflow: hidden;

}



 #menuLeft h6{
list-style:none;
line-height: 18px;
outline: none;
float: left;
display:block;
background-color: #d9d9d9;
border-top:1px solid #ffffff;
border-bottom:1px solid #b5b5b5;
overflow: hidden;
}





#menuLeft h6 a{
  list-style:none;
	text-decoration:none;
	background:url(../images/charte/bull1.png) 15px top no-repeat;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	display:block;
	width:188px;
	margin:0px;
	padding:5px 0px 5px 30px;
    float:left;

}
#menuLeft h6 a:hover{
    list-style:none;
	text-decoration:none;
	background:url(../images/charte/bull1.png) 15px top no-repeat;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
   	display:block;
	width:188px;
	margin:0px;
	padding:5px 0px 5px 30px;
	color:#000000;
}



#menuLeft .sous-menu {
	list-style:none;
    line-height: 18px;
    overflow: hidden;
    padding:0px;
    outline: none;
    margin: 0px;
   border-top:1px solid #ffffff;
     border-bottom:1px solid #b5b5b5;
    float: left;
display:block;
    }
#menuLeft .sous-menu a{

	border:none;
	text-decoration:none;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#5b5b5b;
       float: left;
display:block;
	outline: none;
    background:url(../images/charte/bull3.png) 25px top no-repeat;
    padding:3px 0px 3px 40px;
    width: 178px;

}
#menuLeft .sous-menu a:hover{
  width: 176px;
	border:none;
	font:11px/16px Arial, Helvetica, sans-serif;
        float: left;
display:block;
    background:#ffffff url(../images/charte/bull4.png) 25px top no-repeat;
    padding:3px 0px 3px 38px;
	outline: none;
	text-decoration:none;
	color:#000000;
     outline: none;
     margin-left: 2px;
}



.categori5
{
  background-image: url(../images/charte/category-bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 333px;
  width: 218px;
  border-top: 1px solid #ffffff;
  float: left;
  clear: left;
}



#menuRight{
float:right;
width:218px;
}

 #marque-right
 {
 background-image: url(../images/charte/marque.png);
background-repeat: no-repeat;
background-position: top left;
width:218px;
float: left;
padding: 17px 0px 7px 0px;
 }


 #newsletter{
  width:218px;
  height: 197px;
  float: left;
  margin-top: -1px;
  background-image: url(../images/charte/newsletter2.png);
  background-position: top left;
  background-repeat: no-repeat;
}


.publeft{
  width:178px;
  height: 348px;
  float: left;
  /*background-image: url(../images/charte/pubs.jpg);*/
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: 5px;
  padding-left:20px;
}

.pubright{
  width:178px;
  height: 348px;
  float: left;
  /*background-image: url(../images/charte/pubs.jpg);*/
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: 5px;
  padding-left:20px;

}




/***************** CONTENU *****************/
#contenu{
float:left;
width:550px;
padding: 5px;
}


#menuTop{
  width:560px;
  height: 36px;
  float: left;
  background-color: #f3f3f3;
}


#menuTop span{
  display: none;

}

#menuTop li{
  float: left;
}



  #menuTop ul li.bt1 a{
  background-image: url(../images/charte/bt1.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 36px;
  width: 163px;
  float: left;
    cursor: pointer;
}


    #menuTop ul li.bt1 a:hover{
  background-image: url(../images/charte/bt1_over.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 36px;
  width: 163px;
  float: left;
  cursor: pointer;
}





  #menuTop ul li.bt2 a{
  background-image: url(../images/charte/bt2.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 36px;
  width: 205px;
  float: left;
  cursor: pointer;
}


  #menuTop ul li.bt2 a:hover{
  background-image: url(../images/charte/bt2_over.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 36px;
  width: 205px;
  float: left;
  cursor: pointer;
}



  #menuTop .bt3 a{
  background-image: url(../images/charte/bt3.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 36px;
  width: 192px;
  float: left;
    cursor: pointer;
}

    #menuTop ul li.bt3 a:hover{
  background-image: url(../images/charte/bt3_over.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 36px;
  width: 192px;
  float: left;
  cursor: pointer;
}






/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:58px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#wrap_footer{
position:relative;
clear:both;
width:100%;
height:58px;
background: url(../images/charte/footer.jpg) repeat-x;
background-position: top left;
margin:-58px auto;
}




#footer{
position:relative;
clear:both;
width:996px;
height:58px;
margin: 0px auto;
}




#footer .left_links {
	float:left;
	width:550px;

    padding-top: 10px;


}
#footer .left_links ul li {
	float:left;
	padding:25px 0 0 0;
    margin-right: 40px;
	font-size:11px;
    color: #828181;

}


#footer .left_links ul li a {
     color: #000000
}
#footer .left_links ul li a:hover {
     color: #ff5400;
     text-decoration: underline;
}

#footer .left_links ul li.contact {
	background:url(../images/contact.png) no-repeat center top;
}
#footer  .left_links ul li.rss {
	background:url(../images/rss.png) no-repeat center top;
}
#footer .left_links ul li.print {
	background:url(../images/print.png) no-repeat center top;
}
#footer  .left_links ul li.phone {
	background:url(../images/phone.png) no-repeat center top;
}

.copyright
{
  margin-top: 5px;
  float: right;
  font-size: 11px;
  width: 200px;



}


#footer .right_links {
	float:right;
	width:440px;
    padding: 10px 0px 0px 0px;
    font-size: 11px;
    line-height: 14px;
    text-align: right;
    color: #828181;


}

#footer .right_links a {
     color: #000000
}
#footer .right_links a:hover {
     color: #ff5400;
     text-decoration: underline;
}

