/* SELECTION POUR DEVIS */

#boxPanier {
	border-left:solid 1px #dcdcdc;
	border-top:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow:  0px 1px 3px #d6d6d6;
	-webkit-box-shadow:  0px 1px 3px #d6d6d6;
	box-shadow: 0px 1px 3px #d6d6d6;
	margin-left:0px;
	margin-bottom:0px;
	font-family: "Gilda Display",serif;
	text-transform:uppercase;
	padding: 10px 0px 8px 12px;
	font-size: 0.9em;
	position:relative;
	background: #fff;
}
#boxPanier h2 {
	color: #A8811F;
	line-height: 1.2em;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	border-left: none 0px #0c5493;
	font-size: 12px;
}
#boxPanier h2 i {
	font-size: 14px;
	padding-right:10px;
}
#listPanier {
	position:relative;
	max-height: 240px;
	margin: 10px 0 10px 0;
	overflow: auto;
}
#listPanier ul {
	border: none 0px #fff;
	border-left:none 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	border-top:solid 1px #dcdcdc;
	margin-left:0px;
	margin-right:10px;
	padding-left:0px;
}
#listPanier em {
	display:block;
	font-style:normal;
	font-size:0.8em;
	color:#A8811F;
}
#listPanier ul li {
	position:relative;
	padding:7px 0 5px 0;
	list-style-type: none;
	border-bottom:solid 1px #dcdcdc;
}
#listPanier ul li:first-child {
	padding-top:10px;
}
#listPanier ul li:last-child {
}
#listPanier li span {
	display:inline-block;
	border-top: solid 1px #f3f3f3;
	margin-top:5px;
	padding-top: 5px;
	text-transform:none;
}
#listPanier li span.qte {
	width:49px;
}
#listPanier li span.qte u {
	border-right: solid 1px #f3f3f3;
	text-decoration:none;
	display: block;
}
#listPanier li span.prix {
	width:153px;
	text-align:center;
}
#listPanier li span.supp {
	width:20px;
}
#boxPanier a.suppselect {
	color: #ccc;
	display:block;
	border-left: solid 1px #f3f3f3;
	text-align:right;
}
#boxPanier a.suppselect:hover {
	color:#A8811F;
}
#boxPanier a.suppselect svg {
    height: 12px;
    width: 10px;
}
#btnMasqPanier, #btnAffichPanier {
	color:#717171;
	font-size:14px;
	position:absolute;
	top:6px;
	right:10px;
	display:block;
	width:20px;
	text-align: right;
}
#btnMasqPanier:hover, #btnAffichPanier:hover {
	color:#A8811F;
}
#btnAffichPanier {
	display:none;
}
#page a.aAjoutPanierList {
	color: #054b8a;
	display: block;
	position: relative;
	width: 100%;
	background: url(../img/produits/pixgris.gif) repeat-x left top;
	font-size: 0.8em;
	line-height: 28px;
	font-family: 'Open Sans', sans-serif;
}
.aAjoutPanierList span {
    display: block;
	padding: 3px 3px 1px 0px;
	text-transform: uppercase;
    letter-spacing: 1px;
}
#page a.aAjoutPanierList span:before {
	font-family:FontAwesome;
	content:"\f105";
	display:block;
	float:left;
	margin-right: 7px;
	margin-top:0px;
}
#page a.aAjoutPanierList:hover span {
	color: #a8811f;
}
#page a.aDemandOffreList {
	font-family: 'Open Sans', sans-serif;
	color: #a8811f;
	display: block;
	position: relative;
	width: 100%;
	background: url(../img/produits/pixgris.gif) repeat-x left top;
	font-size: 0.8em;
	line-height: 28px;
}
.aDemandOffreList span {
    display: block;
	padding: 3px 3px 1px 0px;
	text-transform: uppercase;
    letter-spacing: 1px;
}
#page a.aDemandOffreList span:before {
	font-family:FontAwesome;
	content:"\f105";
	display:block;
	float:left;
	margin-right: 7px;
	margin-top:0px;
}
#page a.aDemandOffreList:hover span {
	color: #054b8a;
}

a#aCommande  {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px
	border-radius: 7px;
	color: #fff;
	font-size: 0.8em;
	font-family: 'Open Sans', sans-serif;
    display: block;
	padding: 5px 25px 6px 10px;
	text-transform: uppercase;
    letter-spacing: 1px;
	margin-top:7px;
	margin-right: 10px;
	position:relative;
	line-height: 1.2em;
	background: rgba(5,76,138,1);
	background: -moz-linear-gradient(45deg, rgba(5,76,138,1) 0%, rgba(90,146,206,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(5,76,138,1)), color-stop(100%, rgba(90,146,206,1)));
	background: -webkit-linear-gradient(45deg, rgba(5,76,138,1) 0%, rgba(90,146,206,1) 100%);
	background: -o-linear-gradient(45deg, rgba(5,76,138,1) 0%, rgba(90,146,206,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(5,76,138,1) 0%, rgba(90,146,206,1) 100%);
	background: linear-gradient(45deg, rgba(5,76,138,1) 0%, rgba(90,146,206,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#054c8a', endColorstr='#5a92ce', GradientType=1 );
}
a#aCommande strong {
    letter-spacing: 1px;
}
a#aCommande svg {
	display: block;
	position: absolute;
	right: 7px;
	top: 50%;
	margin-top: -5px;
}
a#aDemandOffre:hover {
	background: #a1895f;
}
#listPanier h3 {
	font-size: 1em;
	color: #717171;
	font-weight:normal;
	line-height:1.3em;
	background: none;
	border: none;
	padding: 0px;
}