/***************** BODY *****************/
* {
	/*---on passe toutes les marges à 0---*/
	margin:0;
	padding:0;
}
body,html{
	height:100%;
}
body{
	background:#000 url(../../charte/images/bg-body.jpg) left top repeat-x;
}
/***************** CONTAINER *****************/
#container{
	position:relative;
	min-height:100%;
	width:990px;
	margin:0 auto;
	background:url(../../charte/images/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
	width:190px;
	height:220px;
	padding:0 0 0 800px;
	overflow:hidden;
	background:url(../../charte/images/bg-header.jpg) left top no-repeat;
}

/***************** MENU TOP *****************/
#menuTop{
	position:relative;
	z-index:5;
	width:839px;
	height:30px;
	padding:0 0 0 151px;
	background:url(../../charte/images/bg-menuTop.jpg) left top no-repeat;
	list-style:none;
}
#menuTop li{
	position:relative;
	float:left;
}
#menuTop a{
	text-decoration:none;
	display:block;
	height:30px;
	overflow:hidden;
	background:left top no-repeat;
}
#container #menuTop a:hover,
#container #menuTop a.trigered,
#container #menuTop a.rubrique_active{
	background-position:left bottom;
}

#menuTop a span{
	display:none;
}

#menuTop li.bt1 a {
background:url(../../charte/images/btn-top-01.gif) no-repeat;
width:143px;}
#menuTop li.bt2 a {
background:url(../../charte/images/btn-top-02.gif) no-repeat;
width:153px;}
#menuTop li.bt3 a {
background:url(../../charte/images/bt-10.jpg) no-repeat;
width:189px;}
#menuTop li.bt4 a{
background:url(../../charte/images/btn-top-04.gif) no-repeat;
width:186px;}
#menuTop li.bt5 a {
background:url(../../charte/images/btn-top-05.gif) no-repeat;
width:153px;
}

/*
#menuTop li.bt1{width:62px;}
#menuTop li.bt2{width:86px;}
#menuTop li.bt3{width:104px;}
#menuTop li.bt4{width:131px;}
#menuTop li.bt5{width:89px;}
#menuTop li.bt6{width:101px;}
#menuTop li.bt7{width:112px;}
#menuTop li.bt8{width:65px;}
#menuTop li.bt9{width:74px;}
#menuTop li.bt1 a{background-image:url(../../charte/images/bt-01.jpg);}
#menuTop li.bt2 a{background-image:url(../../charte/images/bt-02.jpg);}
#menuTop li.bt3 a{background-image:url(../../charte/images/bt-10.jpg;}
#menuTop li.bt4 a{background-image:url(../../charte/images/bt-04.jpg);}
#menuTop li.bt5 a{background-image:url(../../charte/images/bt-05.jpg);}
#menuTop li.bt6 a{background-image:url(../../charte/images/bt-06.jpg);}
#menuTop li.bt7 a{background-image:url(../../charte/images/bt-07.jpg);}
#menuTop li.bt8 a{background-image:url(../../charte/images/bt-08.jpg);}
#menuTop li.bt9 a{background-image:url(../../charte/images/bt-09.jpg);}*/
/***************** MENU TOP 2*****************/
#container #menuTop2{
	position:relative;
	z-index:5;
	width:600px;
	list-style:none;
	margin:0 0 30px 0;
}
#container #menuTop2 li{
	position:relative;
	float:left;
	background:none;
	padding:0 3px 0 0;
	margin:0;
}
#container #menuTop2 a{
	float:left;
	text-decoration:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#7E7E7E;
	letter-spacing:1px;
}
#container #menuTop2 a:hover{
	color:#710074;
}
/***************** MENU LEFT *****************/
#menuLeft{
	float:left;
	width:160px;
	padding:0 0 0 15px;
	margin:10px 0 0;
	list-style:none;
	background:url(../../charte/images/bg-menuLeft.gif) 15px top repeat-y;
}
/***************** RECHERCHE */
form#recherche{
	position:relative;
	height:130px;
	background:url(../../charte/images/bg-recherche.gif) left top no-repeat;
}
form#recherche_marque select{
	position:absolute;
	z-index:10;
	top:297px;
	left:28px;
	font:10px Arial, Helvetica, sans-serif;
	color:#450657;
	width:134px;
	height:18px;
	border:none;
	background:#fff;
}
form#recherche input.case{
	position:absolute;
	top:62px;
	left:13px;
	font:10px Arial, Helvetica, sans-serif;
	color:#450657;
	width:127px;
	height:14px;
	padding:2px;
	border:none;
	background:none;
}
form#recherche input.btn{
	position:absolute;
	top:88px;
	left:34px;
	width:93px;
	height:26px;
}
/***************** CATALOGUE */
#menuLeft li a{
	text-decoration:none;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	color:#211921;
	display:block;
	width:140px;
	margin:0 0 0 10px;
	padding:5px 0;
}
#menuLeft li a:hover,
#menuLeft li a.rubrique_active{
	color:#740295;
}
/***************** SOUS MENU */
#menuLeft li ul{
	list-style:none;
}
#menuLeft li ul li a{
	background:none;
	border:none;
	text-decoration:none;
	font:11px/11px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	display:block;
	padding:2px 0 2px 7px;
	width:133px;
}
#menuLeft li ul li a:hover{
	text-decoration:underline;
	color:#740295;
}
#menuLeft li#parrainage a{
	background:none;
	border:none;
	text-decoration:none;
	display:block;
	width:160px;
	height:88px;
	margin:0 0 -4px;
	padding:0;
	overflow:hidden;
}
/***************** CONTENU *****************/
#contenu_bg {
	float:left;
	width:800px;
}
#contenu {
	float:left;
	width:780px;
	padding:10px 0 10px 10px;
}
#contenu-gauche{
	float:left;
	width:600px;
	margin:0;
	margin:0 10px 0 0;
}
#contenu-droite{
	float:left;
	width:170px;
	margin:0;
	overflow:hidden;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
	clear:both;
}
#clearFooter{
	height:150px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
	position:relative;
	clear:both;
	width:990px;
	height:150px;
	margin:-150px auto 0;
	background:url(../../charte/images/bg-footer.jpg) left top no-repeat;
}
#idep{
	position:absolute;
	left:50px;
	top:105px;
	width:165px;
	height:30px;
}
#idep img{
	float:left;
}
#footer #idep a.idep{
	text-decoration:none;
	display:block;
	font:9px/8px Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	margin:7px 0 0;
}
#footer #idep a.idep.optea{
	margin:0;
}
#footer #idep a:hover.idep{
	text-decoration:none;
	color:#BA00F0;
}
/******************* STYLE FOOTER *****************/
#footer p{
	font:12px/55px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding:95px 0 0;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#fff;
}
#footer a:hover, #footer a:active{
	text-decoration:none;
	color:#BA00F0;
}

