/**********
text grey  #4e403d
back grey  #584D4C
orange     #D15E02
**********/
html {
	overflow-y:scroll;
}
*{
  margin:0;padding:0;
  border:0;
}

#gauche {
	float:left;
	width:400px;
	display: inline; /* pour IE */
}
#droite {
	float:right;
	width:260px;
}

#gauche.standard {
	width:500px;
}
#droite.standard {
	width:170px;
}
#droite h4 {
	margin: 0 0 15px;
}


#logo-council {
	float:right;
	width:100px;
	margin: 0 0 10px 30px;
}
body #logo-environment2 {
	float:right;
	width: 150px;
	margin: 20px 0 15px 20px;
	font-size:9px;
	text-align: center;
}

a.rss {
	padding-right:17px;
	background:url(/img/icones/rss.gif) 100% 50% no-repeat;
}

.orange{
  color:#D15E02;
}
.grey{
  color:#4e403d;
}


select,textarea{
  border:1px solid #584D4C;
}


ul{padding-left:40px;}
/* li{position:relative;} */

a{ color:#D15E02}

.npo{
  background:#ff0000;
}

.txtencadre{
  border:1px solid #A69F9E;
  padding:5px;
  text-align:center;
  width:80%;
  margin:0 auto;
}
.valeur{ background: #ffdfa7;}


/********** ul without bullet **********/
#menutop ul,#card ul,#menu ul,ul#credit,#sideproducts ul,
#design ul,#woodworkers ul,#technicalinformation ul,#footer ul,
#smenu ul,#arianne ul,ul#listcollections,#listproducts ul,
#coord ul, .doc ul,ul#stepscart,ul.wallrack,#basket ul,#smenuproducts ul,
#smenucustomer ul,#smenuabout ul,.project ul,ul.listsamplingtools{
  margin:0;padding:0;
  list-style:none;
}
/********** end **********/

body{
  margin:0 10px;padding:0;
  background:#FFF url(../img/background.gif) repeat-x;
  font-family: Tahoma, Arial, sans-serif;
  font-size:62.5%;
  color:#4e403d;
}

#content{
  width:745px;
  margin:0 auto;
  position:relative;
}


/********** TOP **********/
#top{position:relative;height:119px;}
#top h1{padding-top:5px;}
#menutop{
  position:absolute;
  top:10px;right:0;
}

#menutop li{
  float:right;
  display:inline;
  margin-left:20px;
  padding-bottom:1px;
}
#menutop li a{
  color:#4e403d;
  text-decoration:none;
  font-size:1.0em;
}

#menutop li a:hover{border-bottom:1px dotted #4e403d;}

#menutop li.done a,#menutop li.done a:hover{
  color:#D15E02;
  font-weight:bold;
  border:none;
}

#card{
  position:absolute;
  top:40px;
  left:250px;
}

#card.fr {
	left: 238px;
}

#card li{
  float:left;
  display:inline;
  margin-right:20px;
  position:relative;
}

#samples a,#account a{
  color:#4e403d;
  font-size:1.0em;
  font-weight:bold;
  text-decoration:none;
  margin-left:25px;
  line-height:17px;
}
#account a{
	margin-left: 0;
}
.fr #account a{
	line-height: 14px;
}

#account {
	padding-left: 25px;
}
.fr #account #logout {
	margin-top: 2px;
}
.fr #account {
	padding-top: 2px;
}

#samples{background:url(../img/icones/samples_cart.gif) no-repeat;}
#account{background:url(../img/icones/your_account.gif) no-repeat;}
#samples a:hover,#account a:hover{border-bottom:1px dotted #4e403d;}
#samples.done a,#account.done a,#samples.done a:hover,#account.done a:hover{
  color:#D15E02;
  border:none;
}


#logout{
  position:absolute;
  left:25px;top:14px;
}
#logout a{
  font-weight:normal;
  border-bottom:1px dotted #D15E02;
  color:#D15E02;
}
#search{
  position:absolute;
  top:40px;right:0;
}
#inputsearch{
  border:1px solid #CCC;
  font-size:1.1em;
  height:14px;width:145px;
  margin-right:5px;
  padding:3px 0;
}
#search a{
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  padding:3px 5px;
  color:#FFF;
  background:#D15E02;
}

#menu{ padding-top:20px;height:21px;position: relative;z-index: 3;}

#menu li{
  float:left;
  display:inline;
  padding-right:10px;
  margin-right:10px;
  border-right:1px solid #a69f9e;
}
#menu .francais li{
  padding-right:7px;
  margin-right:7px;
}
#menu li a{
  color:#4e403d;
  text-decoration:none;
  font-size:1.1em;
  font-weight:bold;
  line-height:21px;
}
li#about{border:none;}
#menu li a:hover{ border-bottom:1px dotted #4e403d; color:#D15E02;}
#menu li.done a{ color:#D15E02;}
/*#menu li.done a:hover{ color:#D15E02; border:none;}*/

#smenu{
  background:#584D4C;
  border-top:7px solid #584D4C;
  height:31px;
}
#smenu ul{
  background:url(../img/filet_pointille.gif) no-repeat;
  height:27px;
}
#smenu ul li{
  color:#FFF;
  font-size:1.1em;
  font-weight:bold;
  line-height:27px;
  float:left;
  display:inline;
  padding:0 10px 0 20px;
  width:110px;height:27px;
  background:url(../img/filet_pointille.gif) right top no-repeat;
  border-bottom:4px solid #584D4C;
}
#smenu ul li a{color:#aca6a6;text-decoration:none;}
#smenu ul li a:hover{
  color:#FFF;
  border-bottom:1px dotted #FFF;
}

#smenu ul li.done a{color:#FFF;}
#smenu ul li.done{ border-bottom:4px solid #FFF;}


/********* end top **********/

/********** center **********/
#contcenter{
  position:relative;
  height:203px;
  /*background:#584D4C;*/
  background:#602110;
  padding:5px 0 0 5px;
}
#contcenterint{
  clear:both;
  /*position:relative;*/
  background:#FFF;
  padding:20px 20px 0 20px;
}

ul#credit li{
  float:left;
  display:inline;
  line-height:18px;
}
li#imgcredits{
  width:234px;
  color:#FFF;
  font-size:0.9em;
}
li#prodproject{
  background:#797170 url(../img/icones/products_in_project.gif) 5px 1px no-repeat;
  width:158px;height:16px;
  margin:1px;
}
li#completefolio{
  background:#9b9494 url(../img/icones/portfolio.gif) 5px 3px no-repeat;
  width:135px;height:16px;
  margin:1px;
}

li#prodproject a,li#completefolio a{
  /*width:100%;height:16px;*/
  margin-left:26px;
  line-height:16px;
  text-decoration:none;
  font-size:0.9em;
  color:#FFF;
}
li#prodproject a:hover,li#completefolio a:hover{border-bottom:1px dotted #FFF;}

#sideproducts{
  position:absolute;
  width:195px;
  right:0;top:15px;
}
#sideproducts h2{
  font-size:1.2em;
  color:#FFF;
  padding-bottom:10px;
}
#sideproducts li{height:23px;}

#sideproducts li.back{
  /*background:url(../img/degrade_gris.gif) no-repeat;*/
  background:#602110 url(../img/bkg-home-sous-menu.jpg) repeat-y 0 0;
}

#sideproducts li a, #sideproducts li span{
  background:url(../img/icones/fleche_rose.gif) 5px 1px no-repeat;
  /*color:#A09B9B;*/
  color:#b59d98;
  padding-left:20px;
  line-height:23px;
  text-decoration:none;
  font-size:1.1em;
  font-weight:bold;
}
#sideproducts li a:hover{color:#FFF;}

#contenttxt h2{
  color:#D15E02;
  font-size:1.8em;
  margin:15px 0 5px 0;
}
#contenttxt p{font-size:1.4em;}

#design,#woodworkers{
  float:left;
  margin:20px 10px 0 0;
  border-top:2px solid #D15E02;
  width:260px;
}
#design h3,#woodworkers h3{
  color:#D15E02;
  font-size:1.4em;
  margin:10px 0 3px 0;
}
#design p,#woodworkers p{ font-size:1.1em;margin-bottom:10px;}
#design li,#woodworkers li{padding:4px 0;}

#design li.back,#woodworkers li.back,#technicalinformation li.back{ background:url(../img/degrade.gif) repeat-y;}
#design .fleche,#woodworkers .fleche{  background:url(../img/icones/fleche_orange.gif) 2px 0 no-repeat;}

#design li a,#woodworkers li a{
  margin-left:15px;
  font-size:1.2em;
  color:#4e403d;
  text-decoration:none;
}
#technicalinformation{
  float:left;
  margin-top:20px;
  border-top:2px solid #a69f9e;
  width:195px;
}
#technicalinformation h3{
  color:#4e403d;
  font-size:1.2em;
  margin:10px 0 6px 0;
}
#technicalinformation li a{
  margin-left:0px;
  line-height:1.3em;
  font-size:1.1em;
  color:#4e403d;
  text-decoration:none;
}
#technicalinformation li.last{margin-top:20px;}
#design li a:hover,#woodworkers li a:hover,#technicalinformation li a:hover
{border-bottom:1px dotted #4e403d;}

#arianne li {
  display:inline;
  font-size:1.0em;
  padding:0 10px 1px 0;

}
#arianne li a{
  text-decoration:none;
  color: #4e403d;
}
#arianne li a:hover{ border-bottom:1px dotted #4e403d;}

#contcenterint h2{
  clear:both;
  color: #D15E02;
  padding:10px 0;
  font-size:1.8em;
}
#contcenterint h3{
  clear:both;
  color: #4e403d;
  font-weight:normal;
  font-size:1.4em;
}

#contcenterint h3.faq{
  font-weight:bold;
  font-size:1.3em;
}

#contcenterint h4{
  color: #D15E02;
  font-size:1.4em;
}

#contcenterint p.intro{font-size:1.3em;}
#conttxt{
	width: 100%;
}

#conttxt p{font-size:1.2em;margin-bottom:15px;}
#conttxt p.small{ font-size:1.0em;}

#conttxt td{font-size:1.2em;padding:4px;}

#conttxt ul{ margin-bottom:15px;}

#conttxt li{
  font-size:1.2em;
  padding-bottom:3px;
}

#conttxt h3{
  clear:both;
  color: #D15E02;
  padding:10px 0;
  font-size:1.4em;
  font-weight:bold;
}
#conttxt h4{
  color: #4e403d;
  font-size:1.4em;
}

ul#listcollections li{
  clear:left;
  position:relative;
  height:1%;
  padding:10px 20px 0px 0;
}

ul#listcollections img{
  float:left;
  display:inline;
  position:relative;
  margin-right:10px;
}
ul#listcollections h3{ clear:none;font-weight:bold;font-size:1.4em;padding-bottom:5px;}
ul#listcollections h3 a{
  color:#4e403d;
  text-decoration:none;
}
ul#listcollections h3 a:hover{ border-bottom:1px dotted #4e403d;}
ul#listcollections p{font-size:1.1em;}

#listproducts,#listproducts2{
  margin-top:20px;
  width:725px;
  position:relative;
}
#listproducts2{margin-top:5px;width:725px;}
#listproducts .nbproduct, #conttxt .nbproduct{
  color:#D15E02;
  font-size:1.0em;
  position:relative;
  padding:9px 0;
  clear:left;
  height:15px;
  width:494px;
}
#listproducts .nbproduct span, #conttxt .nbproduct span{position:absolute;}

#listproducts .nbproduct ul, #conttxt .nbproduct ul{
  position:absolute;
  right:0;top:5px;
}
#listproducts .nbproduct ul li, #conttxt .nbproduct ul li{
  float:left;
  display:inline;
  padding:5px 0 5px 0;
  margin-left:5px;
  color: #4e403d;
  font-size:1.0em;
}
#listproducts .nbproduct ul li a, #conttxt .nbproduct ul li a{color:#D15E02;}
#listproducts .nbproduct ul li.donetop, #conttxt .nbproduct ul li.donetop{ background:url(../img/icones/petite_fleche_bas.gif) center bottom no-repeat;}
#listproducts .nbproduct ul li.donebottom, #conttxt .nbproduct ul li.donebottom{ background:url(../img/icones/petite_fleche_haut.gif) center top no-repeat;}

ul.listp{
  clear:left;
  border-top:1px dotted #4e403d;
  width:494px;
  overflow: hidden;
}
ul.listp li{
  float:left;
  display:inline;
  padding:10px 0;
  margin-right:17px;
  font-size:1.0em;
}
ul.listp li a.img{
  border:1px solid #4e403d;
  display:block;
  width:83px;height:83px;
}
ul.listp li a.img:visited{
  border:1px solid #CCC;
}
ul.listp li{
  width:83px;
}

ul.listp li.last{margin-right:0;}

.cart{
  margin-top:5px;
  background:url(../img/icones/plus_ajouter.gif) no-repeat;
  /*width:75px;*/
}

.cart a{
  color:#D15E02;
  padding-left:15px;
  text-decoration:none;
}

#samplescart{
  position:relative;
  right:5px;
  width:200px;
  border-bottom:5px solid #aba6a5;
  float: right;
}
#projectproducts{
  position:absolute;
  right:5px;
  width:200px;
  border-bottom:5px solid #aba6a5;
}
#samplescart h2{
  background:#ffae22;
  color:#FFF;
  font-size:1.4em;
  height:23px;
  line-height:23px;
  border-bottom:2px solid #FFF;
  padding:0 0 0 10px;margin:0;
}
#samplescart .info{
  background:#dfdddd;
  padding:20px 10px;
  font-size:1.0em;
}
#samplescart .info span{ color:#D15E02;}
#samplescart .info strong{font-size:1.2em;}

#samplescart .clearall, #previousproduct, #nextproduct{
  background:#dfdddd;
  padding:5px 5px;
  font-size:1.0em;
  border-bottom:1px dotted #4e403d;
  text-align: right;
}
#samplescart .clearall span{ color:#D15E02;background:#dfdddd;}
#samplescart .carterror{ 
	color:red;
	background:#fff886; 
	text-align:center;
	border-bottom:1px dotted #4e403d;
	padding: 15px;
}

#know{
  border-bottom:1px dotted #4e403d;
  background:#F1EFF0;
  padding:10px;
  margin-right:25px;
}

#know label{
  font-size:1.4em;
  font-weight:bold;
  margin-right:10px;
}

.info2{
  background: #eeeded;
  height:95px;
  text-align:center;
  width:200px;
  padding-top:20px;
  border-bottom:1px solid #FFF;
}

.empty{
  background:#eeeded url(../img/icones/cart_empty.gif) center top no-repeat;
  padding:35px 20px 20px 20px;
  font-size:1.1em;
  font-weight:bold;
}
#basket{
  background:#eeeded;
}

#basket ul li{
  clear:left;
  display:block;
  padding:10px 0 10px 10px;
  min-height:25px;
  height:auto !important;
  height:25px;
  border-bottom:1px dotted #4e403d;
  line-height:12px;
  font-weight:bold;
}
#basket ul li.edit{
   background:#fff886;
   height:auto;
}

#basket ul li img{
  float:left;
  display:inline;
  margin-right:10px;
}
#basket .formline{
  height: 1%;
  position:relative;
  clear:left;
  margin:5px 0;
  font-weight: normal;
}
#basket .formline1{
  position:relative;
  clear:left;
  margin:5px 0px 30px;
  clear: left;
}

#basket .formline label{
  position: absolute;
  width:75px;
  font-size:1.0em;
  font-weight: bold;
  margin-right: 0px;
  padding-right: 0px;
}

#basket .formline select{ margin-left:75px; border-width: 1px; border-style: solid; width: auto; }
#basket .formline input{ margin-left:75px; padding-left: 0px;}
/*#basket .formline option{ font-size:0.8em;}*/

#basket .productactions{
  background:#fff886;
  padding:0px 5px 10px 0px;
  font-size:1.0em;
  text-align: right;
}
#basket .productactions{ color:#D15E02; cursor: pointer; font-weight: normal; border-bottom: 0px; padding-bottom: 0px;}
#basket span.productactions { background:#eeeded; color:#D15E02; cursor: pointer; font-weight: normal;}

.return{
  position:absolute;
  right:20px;top:205px;
}
.return2{
  text-align:right;
  border-bottom:1px solid #CCC;
  padding:0 20px 5px 0;
  margin:0 5px 0 0;
}

.return a,.return2 a{
  color:#D15E02;
  font-weight:bold;
  font-size:1.0em;
  text-decoration:none;
}
.return a:hover,.return2 a:hover{ border-bottom:1px dotted #D15E02;}

#productright{
  float:right;
  display:inline;
  width:160px;
  margin-right: 15px;
  border-top:2px solid #a69f9e;
}
#coord{
  padding:0 5px 10px 5px;
  height:338px;
  border-bottom:2px solid #a69f9e;
}

#productright h5{
  color: #4e403d;
  font-size:1.2em;
  padding-top:10px;
}
#coord ul{ padding:10px 0 0 0px;}
#coord ul li{
  padding-left:60px;
  position:relative;
  min-height:50px;
}

#coord ul li img{
  position:absolute;
  margin-left:-50px;
  margin-right:5px;
}

.doc{padding-left:10px;}

.doc ul li{ padding:5px 0 5px 5px;}
.doc ul li.back{ background:url(../img/degrade.gif) repeat-y;}

.imgproduct{
  padding-bottom:10px;
  border-bottom:2px solid #D15E02;
  width:340px;
}

table.producttable{ background:#eeeded;}

table.producttable td.head{
  text-align:center;
  font-weight:bold;
  padding:5px 0;
  background:#dfdddd;
}

table.producttable td.head2{
  font-weight:bold;
  padding:5px 10px 5px 0;
  text-align: right;
  background:#FFF;
}
.dot{
    border-bottom:1px dotted #4e403d;
}
.space {
	letter-spacing: 1px;
}

table.producttable td.txt{
  padding:5px 0 5px 5px;
  font-weight:bold;
}
table.producttable tr{
   border-bottom:1px dotted #4e403d;
}

table.producttable td.emptytd{
  background-color: #eeeded;
  width:18px;
}
table.producttable td.pear{
  background: #d1cece url(../img/legende/p.gif) center no-repeat;
  width:18px;

}
table.producttable td.oyster{
  background: #d1cece url(../img/legende/o.gif) center no-repeat;
  width:18px;
}
table.producttable td.star{
  background: #eeeded url(../img/legende/etoile.gif) center no-repeat;
  width:45px;
}
span.star{
  background: #FFF url(../img/legende/etoile.gif) center no-repeat;
  width: 100px;
}
table.producttable td.disc{
  background: #eeeded url(../img/legende/cercle_blanc.gif) center no-repeat;
}
table.producttable td.circle{
  background: #eeeded url(../img/legende/cercle_orange.gif) center no-repeat;
  width:45px;
}

table.producttable td.legende{
  padding:5px 0 0 5px;
  height:30px;
  vertical-align:top;
}
table.producttable td.legendeetoile{
   background: url(../img/legende/etoile.gif) 5px 3px no-repeat;
   padding:0 0 0 25px;
   height:20px;
}
table.producttable td.legendecercle{
   background: url(../img/legende/cercle_orange.gif) 5px 3px no-repeat;
   padding:0 0 0 25px;
   height:20px;
}
table.producttable td.legendedisc{
   background: url(../img/legende/cercle_blanc.gif) 5px 3px no-repeat;
   padding:0 0 0 25px;
   height:20px;
}
table.producttable td.legendetriangle{
   background: url(../img/legende/triangle.gif) 5px 3px no-repeat;
   padding:0 0 0 25px;
   height:20px;
}
table.producttable td.legendep{
   background: url(../img/legende/p.gif) 5px 3px no-repeat;
   padding:0 0 0 25px;
   height:20px;
}
table.producttable td.legendeo{
   background: url(../img/legende/o.gif) 5px 3px no-repeat;
   padding:0 0 0 25px;
   height:20px;
}

a.pdf,a.CAD,a.pattern{
  padding-left:25px;
  display:block;
  font-size:1.2em;
  text-decoration:none;
  color:#4e403d;
}

a.pdf span,a.CAD span,a.pattern span{ font-size:0.8em;}

a.pdf{ background:url(../img/icones/icone_pdf.gif) no-repeat;}
a.CAD{ background:url(../img/icones/downlaod.gif) 5px 0 no-repeat;}
a.pattern{ background:url(../img/icones/icone_pattern.gif) 3px 0 no-repeat;}

.samplescart{
  margin-top:30px;
}

.samplescart td a{color:#D15E02;}

.samplescart td{
  border-bottom:1px dotted #4e403d;
  padding:4px;
  font-size:1.1em;
}
.samplescart td select{
  width:100px;
  font-size:0.9em;
  color:#4e403d;
  border:1px solid #CCC;
}

.samplescart tr.selected{
  background:#fff886;
}
#submitcart,#BtnCart,#btnBack,.btnBack{
  background:#D15E02;
  color:#FFF;
  font-size:1.0em;
  font-weight:bold;
  padding:3px 15px;
  text-decoration: none;

}
ul#stepscart{  margin-top:10px;}

ul#stepscart li{
  float:left;
  display:inline;
  line-height:20px;
  padding:0 5px;
  font-size:1.2em;
  font-weight:bold;
  color:#D15E02;
}

ul#stepscart li a{
  text-decoration:none;
  color:#a69f9e;
}

ul#stepscart li a:hover{text-decoration:underline;}


ul#stepscart li.done{color:#a69f9e;}

ul#stepscart li span{
  width:20px;height:20px;
  background:#D15E02;
  color:#FFF;
  line-height:20px;
  text-align:center;
  display:block;
  float:left;
  display:inline;
  margin-right:5px;
}
ul#stepscart li.done span{ background:#a69f9e;}

.text-orange{
  color: #D15E02;
  margin:20px 0;
  font-size:1.1em;
}
.text-gris{
  margin:20px 0;
  font-size:1.1em;
}

.line,.linetwo{
  clear:both;
  padding:5px 0 5px 20px;
  position:relative;
}
.line {padding:5px 0 5px 0}
.linetwo{ padding-left:0;}

.line label{line-height:16px;position:absolute;width:210px;font-size:1.2em;font-weight:bold;}

#forward-colleague .line label {
	width:220px;
}

.linetwo label{
  font-size:1.1em;
  font-weight:bold;
  display:block;
}



label.obligatoire{
  color: #D15E02;
  font-weight:bold;
}
label.block{
  font-weight:bold;
  display:block;
  position:relative;
  width:100%;
}

.line input, .line span, .line textarea{
  position:relative;
  margin-left:205px;
  width:200px;
  border:1px solid #CCC;
  font-size:1.2em;
}

#forward-colleague .line input,
#forward-colleague .line span,
#forward-colleague .line textarea{
  margin-left:220px;
}

#forward-colleague .line textarea{
  width:330px;
}

.linetwo input{
  position:relative;
  width:200px;
  border:1px solid #CCC;
}

.line input.check{
  border:0;
  width:20px;
  margin-left:30px;
}
.line input.radio {
	width: auto;
	border: none;
}
.line input#otherpd {
	margin: 0 0 0 5px;
}
.line input#datepd {
	width: 80px;
}
.line img.calendar-icon {
	position: relative;
	top: 3px;
}

.line span{
  border:0px solid #CCC;
}
.line select{position:relative;margin-left:205px;}
.btn{
  text-align:center;
  margin-top:20px;
}

#forward-colleague .btn{
  margin-left:240px;
  text-align:left;
}

.btn input {
  cursor:pointer;
}

.member,.memberv{
  border-width:1px 0;
  border-style:solid;
  border-color:#CCC;
  margin:3px 20px 0 0;
  padding-bottom:10px;
}
.memberv{
  margin-bottom:20px;
  padding:0;
}
.txtbig{
  font-size:1.4em;
  font-weight:bold;
  margin-top:20px;
}
#shipinfo{
  margin-top:20px;
  font-size:1.1em;
}


ul.wallrack{
	/* clear: both; */
}

ul.wallrack li{
  float:left;
  display:inline;
  margin-left:3px;
  border:1px solid #584D4C;
  padding:0;
  height:45px;
}
ul.wallrack li.newitemsoon{
  border:1px solid #ccc;
}

ul.wallrack li.done{
  background:#FFF;
  -moz-opacity: 0.20; opacity:0.20;
  width:45px;height:45px;
}

ul.wallrack li.done,
ul.wallrack li.done a,
ul.wallrack li.done a img{
  filter: alpha(opacity=20);
}

div.wallrackname{
  clear:left;
  height:15px;
  font-size:1.0em;
}

/********** Portfolio **********/
.portline{
  width:494px;
  overflow: hidden;
  padding-top:10px;
}
.portfolio_left{
  width:240px;float:left;
}
.portfolio_right{
  width:240px;float:left;display:inline;margin-left:5px;
}

.img_project{
  float:left;margin-right:4px;
}
.portfolio_left li, .portfolio_right li{
  float:left;margin-right:2px;
}
.portfolio_left ul, .portfolio_right ul{
  width:84px;float:left;display:inline;
}
#teaser{
  background:#D15E02;
  color:#FFF;
  font-size:1.4em;
  font-weight:bold;
  padding:5px;
  margin-bottom:10px;
}
#teaser a{
  color:#FFF;
  font-size:0.8em;
  font-weight:normal;
}
.portfolio_project{
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:0px;
}


/********** end center **********/

/********** footer **********/
#footer{
  clear:both;
  padding:10px 0 0 0;
  margin-top:50px;
  height:30px;
  border-top:1px solid #CCC;
  position: relative;
  z-index: 99;
}
#footer ul{
  margin-left:20px;
}

#footer li{
  float:right;
  display:inline;
  margin:0 30px 10px 0;
  padding-bottom:1px;
}
#footer li a{
  color: #4e403d;
  font-size:1.0em;
  text-decoration:none;
}
#footer li a:hover{border-bottom:1px dotted #4e403d;}

#footer li.done a,#footer li.done a:hover{
  color:#D15E02;
  font-weight:bold;
  border:none;
}

/************ shopping cart stuff ***********/

#loading {
	display:none;
}

#filtersaccess{
  width:494px;
  margin-bottom:10px;
}
#filters{ padding-bottom:10px;}

.attributefilter
{
	height: 20px;
	position: relative;
  width:164px;
}
.attributefilter input, .attributeall input
{
	margin-right : 10px;
	position: relative;
}
.attributefilter label{position: relative;}
.attributecategory
{
	float: left;
	margin-left: 10px;
	display:inline;
	position: relative;
}
.attributeall
{
	margin-left: 10px;
	position: relative;
}
#closefilters
{
	position: relative;
	float:right;
	cursor: pointer;
}

#conttxt p.question{
  margin-bottom:0;
  font-weight:bold;
  padding:3px 3px 0 3px;
  color:#A69F9E;
  font-size:1.4em;
}
#conttxt p.reponse{
  margin-top:2px;
  padding-left:10px;
}

/********** second menu *********/

#smenuproducts,#smenucustomer,#smenuabout{
  position:absolute;
  visibility:hidden;
  top:118px;
  z-index:300;
  width:172px;
  background:#FFF;
}
.smenuint{
 border:1px solid #E6E3E3;
 padding:0 5px;
}

#smenucustomer{
  left:342px;
}
#smenuabout{
  left:556px;
}
#smenuproducts li,#smenucustomer li,#smenuabout li{
  padding:5px;
  width:150px;
  /*margin:0 5px;*/
  height:15px;border-bottom:1px solid #E6E3E3;
}
#smenuproducts li a,#smenucustomer li a,#smenuabout li a{
 /* display:block;
  width:100%;height:100%;*/
  color:#4e403d;
  text-decoration:none;
  border-bottom:1px dotted #FFF;
}
#smenuproducts li a:hover,#smenucustomer li a:hover,#smenuabout li a:hover{
  border-bottom:1px dotted #4e403d;
}
#smenuproducts li.done a,#smenucustomer li.done a,#smenuabout li.done a,
#smenuproducts li.done a:hover,#smenucustomer li.done a:hover,#smenuabout li.done a:hover{
  color:#D15E02;
  font-weight:bold;
  border:none;
}



input.missing, select.missing, textarea.missing
{
	background-color: #FFF9AB;
}
div.line2
{
  margin-left: 20px;
}
div.line3
{
	margin-left: 20px;
}
div.line3 input
{
	margin-left: 140px;
}
div.line2 input
{
	margin-left: 140px;
}

div.line2 label, div.line3 label
{
	font-size: 1.1em;
}

.chainset
{
	margin-left: 10px;
	padding-left: 10px;
	float:none;
	width: 10px;
}
a.sampleitem
{
	color: black;
	text-decoration: none;
}
a.sampleitem:hover
{
	text-decoration: underline;
}
.box
{
	cursor: pointer;
}
#listproducts2 .imgproduct img {
	cursor: move;
}
span.errormessage
{
	/*margin-left: 10px;*/
  font-size:1.1em;
  color:#D15E02;
}
table.printwallrack
{
	width: 100%;
	border-width: 2px;
	border-color: #000;
	
	
}
table.printwallrack td, table.printwallrack tr
{
	border-width: 2px;
	border-color: #000;
}
table.printwallrack td.column
{
	background-color: black;
	color: white;
	text-align: center;
}
table.printwallrack td.content{
color: red !important;
}
table.printwallrack td.row
{
	background-color: grey;
	color: black;
	text-align: center;
	width: 30px;
}

.addproject{
  clear:left;
  float:right;
  display:inline;
  position:relative;
  background:#D15E02;
  margin-right:20px;
  height:25px;
  padding:0 10px;
}

.addproject a{
  color:#FFF;
  font-weight:bold;
  line-height:25px;
  text-decoration:none;
  font-size:1.2em;
}

.project{
  margin-right:20px;
  font-size:1.1em;
  clear:both;
  border-top:1px dotted #CCC;
  padding-top:5px;
}
.project .projectimg{
  float:left;
  position:relative;
  margin-right:20px;
}
.project .projectdesc{
  float:left;
  position:relative;
  width:530px;
}
.project .projectdesc ul.listinfo{margin-bottom:10px;}

.project .projectdesc ul.listinfo li{ margin-bottom:3px;}
.project .projectdesc ul.listproduits{margin-top:10px;}

.project .projectdesc ul.listproduits li{
  float:left;
  display:inline;
  margin-right:2px;
}
.project .showcased,.project .notshowcased{
  position:absolute;
  right:0;top:0;
  color:#FFF;
  background:#6B5F5E url(../img/icones/oeil_actif.gif) 5px 8px no-repeat;
  width:150px;
  padding:5px 10px 5px 25px;
}

.project .notshowcased{
  background: #C3C1C2 url(../img/icones/oeil_inactif.gif) 5px 8px no-repeat;;
}

.listsamplingtools{
  clear:left;
}
#conttxt .listsamplingtools li{
  width:211px;
  float:left;
  display:inline;
  margin:0 20px 20px 0;
  font-size:1.1em;
}
.listsamplingtools li h4,.listsamplingtools li img{
  margin-bottom:5px;
}

.print{
  text-align:right;
  padding-bottom:10px;
}
.print a{
  background:url(../img/icones/print_wallrack.gif) no-repeat;
  display:block;
  padding-left:25px;
  height:20px;width:150px;
  margin-left:20px;
  font-weight:bold;
  text-decoration:none;
  line-height:20px;
  text-align:left;
}

td.in_process,td.shipped,td.new_order{
  background:#FFF897;
  border:none;
  font-size:1.2em;
  font-weight:bold;
  padding:7px 5px;
}

td.shipped{
  background:#F1F0F0;
}
td.shipped span{
  color:#D15E02;
}

td.new_order{
  background:#FFFBCE;
}

td form{
  display:inline;
}


.samplescart td .trackbtn{
  background:#D15E02;
  color:#FFF;
  font-size:0.9em;
  font-weight:bold;
  padding:2px 5px;
  text-decoration: none;
  margin-right:10px;
}

.finish{
  margin:0;padding:20px 0 0;
  list-style:none;
  clear:left;
}

.finish li{
  float:left;
  display:inline;
  margin-right:60px;
  width:170px;
}

.finish li .texture{
  display:block;
  margin-bottom:10px;
}

#map,#map li ul{
  margin:0;padding:0 0 0 10px;
  list-style:none;
}
#map li ul{ margin-left:10px;}

#map li.big{
  font-size:1.8em;
  margin-top:30px;
}
#map li.hauteur{margin-top:30px;}

#map li.big ul li a{font-size:0.6em;}


#map a{ text-decoration:none;color:#4e403d;}
#map a:hover{ text-decoration:underline;}

ul.representatives
{
	margin-left: 15px;
	padding-left: 0px;
}
@media print
{
	html body *{
	  width:auto !important;
	}
	
	#samplescart{
	  display:none;
	}
}

#newsletterarchives { margin-left:25px; }
#newsletterarchives .lienarchivesannee { margin-right:15px; }
#newsletterarchives .actif{ font-weight:bold; }

#oyster {
	margin-bottom: 6px !important;
}

#contcenterint .no-clear {
	clear: none;
}
.clear {
	clear: both;
}


table.standard {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #4e403d;
}
#conttxt table.standard th, #conttxt table.standard td {
	padding: 8px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #4e403d;
	text-align: left;
	vertical-align: top;
}
table.standard thead th {
	color: #fff;
	font-size: 1.1em;
	background:#5d5453;
}

table.standard tbody th {
	font-size: 1.1em;
	background:#eeeded;
}
table.standard th.col1 {
	width: 35%;
}
table.standard th.col2 {
	width: 65%;
}

/*****************************

*****************************/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

.imgproduct {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: 0;
	height: auto;
	float: left;
}

.infos {
	border-top: 2px solid #D15E02;
	width: 340px;
	clear: left;
}

#finish_select {
	position: relative;
	bottom: 16px;
	left: 0;
	background: #eeeced url("/img/product/bg-finish-select.jpg") repeat-x bottom left;
	width: 100%;
	font-size: 110%;
	border-bottom: 2px solid #ecebe9;
}

#finish_select ul {
	padding: 2px 1px 0;
	/* display: none; */
}

#finish_select li {
	list-style: none;
}

#finish_select a {
	text-decoration: none;
	color: #000;
	outline: none;
}

#finish_select li a:hover {
	background: #fff;
}

#finish_select li a:hover span {
	border-bottom: 1px dotted;
}

#finish_select a span {
	padding: 5px 0 0 0;
	margin: 0 0 0 5px;
	float: left;
}

#finish_select li a {
	padding: 2px 7px;
}

#finish_select img {
	float: left;
}

#finish_select p.label {
	border-bottom: 1px solid #fff;
	height: 1%;
	position: relative;
}

#finish_select p.label a {
	padding: 3px 8px;
	outline: none;
	height: 1%;
}

#finish_select p.label a img {
	float: left;
}

#finish_select p.label a span {
	font-weight: bold;
	color: #D15E02;
	cursor: pointer;
}

#finish_select p.label a em {
	font-style: normal;
}

#finish_select p.label strong {
	position: absolute;
	right: 7px;
	font-weight: normal;
	color: #D15E02;
	font-size: 90%;
	background: url("/img/icones/fleche_orange_bas.gif") no-repeat 100% 50%;
	margin: 0 0 0 0;
	bottom: 10px;
	padding: 0 17px 0 0;
	cursor: pointer;
}

#complementaire h5 { padding-bottom:10px; padding-top:15px;}
#complementaire img { margin-right:8px; display:inline; border:none;}
#complementaire p { line-height:1.4em;}
#complementaire p span { display:block;}
#complementaire a { text-decoration:none; border:none;}
#complementaire a:hover { text-decoration:underline;}

ul.fleches-roses { float:left; margin:0; padding:0; width:240px; margin-bottom:2em;}
ul#plus-petit { width:150px;}
ul.fleches-roses li { margin:0 0 3px 0; padding:0;}
.fleches-roses li a, .fleches-roses li em { font-size:1.2em; padding:0 0 0 15px; background:url(../img/icones/fleche_rose.gif) no-repeat 0 2px; font-style:normal;}
.fleches-roses li a:hover { background:url(../img/icones/fleche_grise_fonce.gif) no-repeat 0 2px;}
.fleches-roses li a, .fleches-roses li em, .landing-veneer a { color:#8b4329 !important; font-size:1.2em; text-decoration:none; display:block;}
.fleches-roses li a:hover, .landing-veneer a:hover { color:#4E403D !important; }
.landing-veneer a:hover span, .fleches-roses li a:hover span { border-bottom:1px dotted #4E403D;}
.landing-veneer { width:132px; float:left;}
div.landing-veneer p { font-size:0.9em; padding-top:8px;}
.espace { padding-left:42px !important;}