@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
.menu{
padding-top:200px;
padding-left:50px;
}
.menu ul{
display:inline;

}
.menu li{
  display:inline;
 	background-image: url(images/btmenu.png);
	background-repeat: no-repeat;
  width:140px;
  display:block;
  float:left;
  height:23px;
  text-align:center;
  margin-right:4px;
   padding-top:2px;
}
.menu a{
 	font-family: "Trebuchet MS";
	font-size: 12px;
  text-decoration:none;
  color: #333333;
 
}
.fondpage {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
	clear: both;
	float: none;
	z-index: 10;
}
.pied {
	background-image: url(images/pied.jpg);
	height: 224px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: -140px;
	position: relative;
	z-index: 0;

}
.pied p{
 color:#000000;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
  padding-top:177px;
  width:920px; 
  	margin-right: auto;
	margin-left: auto;
}
.lampadaire {
	background-image: url(images/lampadaire.png);
	background-repeat: no-repeat;
	height: 444px;
	width: 80px;
	position: absolute;
	left: 179px;
	top: 35px;
	z-index: 100;
	display: block;
}

.menugauche {
	width: 196px;
	height: auto;
	margin-left: 10px;
	float: left;
	position: relative;
}
.menugauche li {
	list-style-type: none;
}
.menugauchehaut {
	background-image: url(images/menugauchehaut.png);
	width: 196px;
	background-repeat: no-repeat;
	padding-top: 40px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 18px;
	padding-bottom: 10px;
}
.menugauchebas {
	background-image: url(images/menugauchebas.png);
	height: 65px;
	width: 196px;
	background-repeat: no-repeat;
	padding-top: 30px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 18px;
}
.menugauchedyn a {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	background-image: url(images/plus.png);
	margin-left: 28px;
	background-position: 0px 15px;
	display: block;
	padding-left: 14px;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight:bold;
}
.menugauchedyn1 a {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
	text-decoration: none;
  margin-left: 38px;
	display: block;
	padding-left: 14px;
	padding-top: 3px;
}
.adresse {

  margin-left: 8px;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	
}
.menugauchedyn a:hover {
	text-decoration: underline overline;
}

.menugauchedyn,.menugauchedyn1 {
	width: 196px;
	background-image: url(images/menugauche.png);
	background-repeat: repeat-y;
}
.contenu {
	background-image: url(images/contenu.png);
	background-repeat: repeat-y;
	float: left;
	position: relative;
	margin-top: -10px;
	margin-left: 20px;
	width: 640px;
	padding-right: 20px;
	padding-left: 30px;
	min-height:500px;
}
.contenu .txt1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 20px;
}

.contenu h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}

.contenuhaut {
	background-image: url(images/contenuhaut.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 690px;
	float: left;
	position: relative;
	margin-left: 20px;
}
.contenubas {
	background-image: url(images/contenubas.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 690px;
	float: right;
	position: relative;
	margin-right: 24px;
}
.produitliste{
margin:5px;
border:2px solid #95c61b;
width:620px;
margin-left:auto;
margin-right:auto;
height:124px;
padding:3px;
position:relative;
}
.imgprd{
float:left;
width:120px;
height:118px;
padding-top:5px;
text-align:center;
border:1px solid #3d7f27;
}
.produitdet{
float:left;
width:380px;
height:110px;
text-align:left;
padding-left:5px;

}
.produitdet p{
color:#000000;
padding-top:5px;

width:360px;
font-size:12px;
font-family:verdana;
}
.produitdet a{
color:#000000;
font-size:9px;
text-decoration:none;
}
.produitdet .titliste{

color:#658b02;
font-weight:bold;
font-size:16px;
}
#categ h1{
 	background-image: url(images/fdtitre.jpg);
	background-repeat: no-repeat;
	height:27px;
	width:530px;
	padding-left:20px;
	padding-top:2px;
}
.pxliste{
position:absolute;
top:10px;
right:5px;
  	background-image: url(images/pxpetit.jpg);
	background-repeat: no-repeat;
width:117px;
height:22px;

}
.infoliste{
position:absolute;
top:100px;
right:5px;

width:117px;
height:22px;

}
.cmdliste{
position:absolute;
top:40px;
right:5px;
width:117px;
height:22px;

}
.pxmulti{
position:absolute;
top:10px;
right:5px;
  	background-image: url(images/multipix.jpg);
	background-repeat: no-repeat;
width:117px;
height:55px;

}
.pxmultiprix{
position:absolute;
top:10px;
right:5px;

width:117px;
height:55px;
text-align:center;
color:#ffffff;
font-size:13px;
font-family:verdana;
font-weight:bold;
padding-top:9px;
}
.pxlisteprix{
position:absolute;
top:10px;
right:5px;

width:117px;
height:22px;
text-align:right;
padding-right:12px;
color:#ffffff;
font-size:13px;
font-family:verdana;
font-weight:bold;
padding-top:1px;
}
.promoliste{
position:absolute;
top:100px;
left:130px;
background-color:#321321;
color:#ffffff;
padding-left:5px;
padding-right:5px;
 font-family:verdana;
}   
.prixpromo{
position:absolute;
top:100px;
left:310px;
color:#321321;
padding-left:5px;
padding-right:5px;
font-weight:bold;
font-family:verdana;
}
.txtpage{
width:620px;
margin-left:auto;
margin-right:auto;
background-color:#ecf0e2;
padding:5px;
	font-family: "Trebuchet MS";
font-size:14px;	
}

 .minprd{
 float:left;
 width:160px;
 text-align:center;
margin-top:15px; 
height:135px; 
 }
 .minprd a{
color: #333333;
 font-weight:bold;
 
 
 }

/*  fiche produit  */

.promodet{
position:absolute;
top:35px;
right:140px;
background-color:#321321;
color:#ffffff;
padding-left:5px;
padding-right:5px;
font-family:verdana;
}   
.prixpromodet{
position:absolute;
top:60px;
right:140px;
color:#321321;
padding-left:5px;
padding-right:5px;
font-weight:bold;
font-family:verdana;
}

.presfiche{
 margin:5px;
border:2px solid #95c61b;
width:620px;
margin-left:auto;
margin-right:auto;
padding:3px;
position:relative;
}
.imgfiche{
padding-top:5px;
margin-left:5px;
margin-right:7px;
margin-bottom:10px;
float:left;
display:block;
position:relative;
width:200px;
text-align:center;
}
.infofiche{
float:left;
position:relative;
display:block;
}
.titrefiche{
text-align:right;
 color:#658b02;
font-weight:bold;
font-size:18px;
width:380px;

}
.descriptionfiche{
width:390px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
background-color:#ecf0e2;
padding:5px;
	font-family: "Trebuchet MS";
font-size:14px;	
}
.titspec{
width:200px;
border:1px solid #658b02;
background-color:#ecf0e2;
text-align:center;
 padding:3px;
 	font-family: "Verdana";
font-size:12px;
margin-left:auto;
margin-right:auto;
}
.tech{
border:1px solid #658b02;
background-color:#ecf0e2;
margin-left:auto;
margin-right:auto;
padding:2px;
margin-top:5px;
position:relative;
min-height:75px;
}
.tech p{
 	font-family: "Verdana";
font-size:13px;
text-align:center;
}
.multispec{
position:relative;
  padding:3px;
 	font-family: "Verdana";
font-size:11px;
 float:left;
 border-right:1px dashed #658b02;

}
.multispec1{
position:relative;
  padding:3px;
 	font-family: "Verdana";
font-size:11px;
 float:left;
 border-right:1px dashed #658b02;
 text-decoration:underline;

}
.multispec2{
position:relative;
  padding:3px;
 	font-family: "Verdana";
font-size:11px;
 float:left;


width:500px;
}
.multispec3{
position:relative;
  padding:3px;
 	font-family: "Verdana";
font-size:11px;
 float:left;
 border-right:1px dashed #658b02;

 border-left:1px dashed #658b02;
width:220px;
}
.detmultiprix{
   	background-image: url(images/pxpetit.jpg);
	background-repeat: no-repeat;
width:117px;
height:22px;
margin-left:auto;
margin-right:auto;
text-align:center;
color:#FFFFFF;
padding-top:3px;
font-weight:bold;
}
.pxficprdunique{
position:absolute;
top:10px;
right:10px;
    	background-image: url(images/pxpetit.png);
	background-repeat: no-repeat;
width:117px;
height:22px;

}
.affprixprdunique{
position:absolute;
top:10px;
right:10px;

width:117px;
height:22px;
 text-align:right;
padding-right:12px;
color:#ffffff;
font-size:13px;
font-family:verdana;
font-weight:bold;
padding-top:1px;

}
.cmdficprdunique{
position:absolute;
top:50px;
right:10px;
width:117px;
height:22px;

}
.mulcmd{
text-align:center;
height:26px;

}

/* complement articles  */

.article{
text-align:center;
border:1px solid #658b02;
background-color:#ecf0e2;
margin-left:auto;
margin-right:auto;
} 
.article a{
font-weight:bold;
color:#658b02;
text-decoration:none;
}
.descript{
padding:3px;
font-size:13px;
font-family:verdana;
}

.footer{
 width:912px;
 margin-left:auto;
 margin-right:auto;
 position:relative;
 top:-140px;
 height:40px;
}
.footer p{
text-align:center;
font-size:11px;
height:38px;
font-family:verdana;
color:#333333;
    	background-image: url(images/barrebas.png);
	background-repeat: no-repeat;
	padding-top:12px;
}
.footer a{
color:#ffffff;
 text-decoration:none;
 font-weight:bold;
}
.copy{

 position:relative;
 padding-top:10px;
 top:-120px;
 text-align:right;
 width:920px;
 margin-left:auto;
 margin-right:auto;
 font-family:verdana;
font-size:11px;
}
.copy p{
text-align:center;
font-size:12px;
font-family:verdana;
color:#333333;
font-weight:bold;
}
.copy a{
color:#333333;
text-decoration:none;
font-family:verdana;
font-size:11px;
top:-12px;
}
.aright{
text-align:right;
}