@charset "utf-8";
/* CSS Document 
html,body{
	height:100%;	
}*/
a{
	outline:none;	
}
a img{
	border:0;	
}
body{
	margin:0;
	background:url(../images/bg_all.jpg) repeat-x;
	background-color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#all{
	width:930px;
	margin:auto;
}
#top{
	height:35px;
	/padding-left:15px;
	-padding-left:0;
	background:url(../images/bg_top.png) no-repeat;
}
#content{
	background:url(../images/bg_middle.png) repeat-y;
	padding-left:39px;
	padding-top:10px;
	/padding-left:0;
}
#bottom{
	height:27px;
	background:url(../images/bg_bottom.png) no-repeat;
}
#header{
	width:854px;
	margin-left:9px;
	/padding-left:18px;
}
#header .logo{
	display:block;
	float:left;
}
#ligne{
	background:url(../images/ligne.gif) no-repeat;
	width:854px;
	height:8px;
	overflow:hidden;
}
#banniere{
	width:854px;
	height:208px;
	text-align:left;
}
#banniere h1{
	position:absolute;
	margin:50px 0 0 50px;
	padding:0;
	font-family:"ArialRoundedMTBold",Arial,sans-serif;
	color:#FFF;
	font-size:30px;	
}
#banniere h2{
	position:absolute;
	margin:95px 0 0 50px;
	padding:0;
	font-family:"ArialRoundedMTBold",Arial,sans-serif;
	color:#b80707;
	font-size:14px;
}
#page{
	width:858px;
	margin-left:-2px;
	padding-bottom:3px;
	text-align:left;
}
#products{
	padding-left:12px;
	padding-top:16px;
	background:url(../images/bg_page.gif) no-repeat;
	height:558px;
}
#menuleft{
	width:183px;
	float:left;
}
#menuleft img{
	display:block;	
}
#menuleft .bottom{
	background:url(../images/menuleft_bottom.png) no-repeat;
	height:8px;
	overflow:hidden;
}
#menuleft ul{
	margin:0;
	padding:4px 3px 0 3px;
	list-style:none;
	background:url(../images/menuleft_middle.jpg) no-repeat;
	background-color:#121111;
	text-align:left;
	
}
#menuleft li{
	background:url(../images/menuleft_li.jpg) repeat-x;
	height:32px;
	line-height:32px;
	overflow:hidden;
	display:block;
}
#menuleft a{
	display:block;
	padding:0 10px;
	color:#3e3a3a;
	font-size:12px;
	text-decoration:none;
	background:url(../images/puce_off.gif) no-repeat right;
	height:32px;
}
#menuleft .on{
	color:#b40707;	
	background:url(../images/puce_on.gif) no-repeat right;
}
#menuleft .logout{
	color:#b40707;	
	background:url(../images/puce_logout.gif) no-repeat right;
}
#menuleft .logout.on{
	background:url(../images/puce_logout.gif) no-repeat right;
	-background:url(../images/puce_on.gif) no-repeat right;
}
#listing{
	margin-left:20px;
	width:631px;
	float:left;
}
#listing .top{
	height:65px;
	background:url(../images/listing_top.gif) no-repeat;
	text-align:left;
}
#listing .on .left{
	float:left;
	background:url(../images/onglet_left_on.gif) no-repeat;
	width:7px;
	height:30px;
}
#onglets{
	padding-top:5px;
	height:30px;
	overflow:hidden;
}
#onglets a{
	color:#fff;
	font-size:12px;
	text-decoration:none;	
}
#onglets a:hover{
	color:#b40707;
}
#onglets .on a{
	color:#b40707;	
}
#onglets .on,#onglets .onglet{
	margin-left:6px;
	float:left;
}
#onglets .on .middle{
	background:url(../images/onglet_bg_on.gif) repeat-x;	
	line-height:30px;
	float:left;
}
#onglets .on .right{
	float:left;
	background:url(../images/onglet_right_on.gif) no-repeat;
	width:7px;
	height:30px;
}
#onglets .onglet .left{
	float:left;
	background:url(../images/onglet_left_off.gif) no-repeat;
	width:7px;
	height:30px;
}
#onglets .onglet .middle{
	background:url(../images/onglet_bg_off.gif) repeat-x;	
	line-height:30px;
	float:left;
}
#onglets .onglet .right{
	float:left;
	background:url(../images/onglet_right_off.gif) no-repeat;
	width:7px;
	height:30px;
}
#listing_prev{
	display:block;
	position:absolute;
	margin-left:474px;
	margin-top:4px;
}
#listing_next{
	display:block;
	position:absolute;
	margin-left:561px;
	margin-top:4px;
}
.produit{
	background:url(../images/produit_off.gif) no-repeat;
	height:213px;
	width:184px;
	float:left;
	margin:18px 0 0 19px;
	text-align:left;
	cursor:pointer;
}
.distributeur{
        background:url(../images/distributeur.png) no-repeat;
	height:117px;
	width:184px;
	float:left;
	padding:13px 0 0 11px;
	text-align:left;
}

#listing_distrib {
    margin-left: 40px;

}
#liste{
	-margin-left:-19px;	
}
.on{
	background:url(../images/produit_on.gif) no-repeat;	
}
.produit img{
	display:block;
	margin:7px;
}
.produit table{
	width:130px;
	height:40px;
	margin:8px 0 0 10px;
	/margin:15px 0 0 10px;
	line-height:12px;
}
.produit a{
	color:#575757;
	font-size:11px;
	text-decoration:none;
}
.on a{
	color:#fff;
}
#footer{
	margin-top:8px;
	margin-bottom:20px;
	height: 45px;
	background:url(../images/bg_footer.png) no-repeat;
	background-position:center;
	color:#FFF;
	font-size:9px;
}
#footer a{
	color:#FFF;
}
#footer span{
	display:block;
	margin-top: 5px;
}
#footer .adresse{
	float:left;
	margin-left:25px;
	text-align: left;
}
#footer .credits{
	float:right;
	margin-right:25px;
	padding-top: 11px;
}
#tools{
	float:right;
	margin-right:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#403a3a;
}
#tools .cell{
	background:url(../images/bg_search.jpg) no-repeat;
	padding-left:10px;
	width:222px;
	height:24px;
}
#tools input{
	width:212px;
	border:0;
	margin:0;
	height:16px;
	font-size:11px;
}
.spacer{
	clear:both;	
}
