.colonne {
	max-width: 710px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
	padding: 0px 20px;
}
.sectionbtn .colonne {
	padding: 0px 0px;
}
.une { width: 100%; }
.un_quart { width: 25%; }
.deux_quart	{ width: 50%; }
.trois_quart { width: 75%; }
.un_cinquieme { width: 20%;}
.deux_cinquieme { width: 40%;}
.trois_cinquieme { width: 60%;}
.quartre_cinquieme { width: 80%;}
.un_tiers { width: 33.333%;}
.deux_tiers { width: 66.666%;}
.lithofin {
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
	padding: 0px 0px;
}
.lithofin_recherche {
	float:right;
}
.libelle {
	width:44%;
	text-align:left;
}
.enstock {
	width:8%;
	text-align:center;
	color:#29B001;
}
.prixunitaire, .remise, .prixremise {
	width:10%;
	text-align:right;
	padding-right:10px;
}
.ajoutpanierbg{
	background-color:#000000; 
	padding-left:5px;
	text-align:right;
	width:162px;
	margin-top:-5px;
	margin-bottom: 5px;
}
.ajoutpanier{
	background:url(../images/ajouter-panier-blanc.png) no-repeat;
	display:block;
	color:#FFFFFF;
	font-family: "Arial Narrow";
	font-size:16px;
	font-weight:bold;
	height:30px;
	padding-top:4px;
	text-decoration:none;
	width:150px;
}
a:hover.ajoutpanier {
	color:#FFFFFF;
}
.ajoutpanierbg:hover{
	background-color:#0066FF;
}
@media screen and (max-width: 940px) {
	.lithofin_recherche {
		float:none;
		display:block;
		margin:auto;
		margin-bottom:5px;
		width:80%;
	}
	.enstock, .prixunitaire, .remise, .ajoutpaniertxt {
		width:0%;
		display:none;
	}
	.libelle {
		width:220px
	}
	.prixremise {
		width:80px;
	}
	.ajoutpanierbg{
		width:40px;
	}
	.ajoutpanier{
		width:28px;
	}
}
.dallage {
	max-width: 710px;
	height:30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
	padding: 0px 0px;
	margin-top:5px;
}
.px8l {
	width:8%;
	text-align:left;
}
.px8c {
	width:8%;
	text-align:center;
}
.px8r {
	width:8%;
	text-align:right;
}
.px10c {
	width:10%;
	text-align:center;
}
.px13l {
	width:13%;
	text-align:left;
}
.px13c {
	width:13%;
	text-align:center;
}
.px13r {
	width:13%;
	text-align:right;
}
.px15c {
	width:15%;
	text-align:center;
}
.px23l {
	width:23%;
	text-align:left;
}
.px23c {
	width:23%;
	text-align:center;
}
.px23r {
	width:23%;
	text-align:right;
}
.px45l {
	width:45%;
	text-align:left;
}
.titre {
	height:20px;
	font-weight:bold;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.tableau a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.tableau .select a:link {
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
}
.tableau a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.tableau .select a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
}
.tableau a:active,
.tableau a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
.tableau {
	border-spacing:0px;
	width:644px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:10px 0px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
.tableau th {
	padding:6px 10px 6px 10px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.tableau th:first-child{
	text-align: center;
	padding-left:5px;
}
.tableau tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.tableau tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.tableau tr{
	text-align: center;
	padding-left:5px;
}
.tableau tr td:first-child{
	text-align: left;
	padding-left:5px;
	border-left: 0;
}
.tableau tr td {
	padding:5px 5px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.tableau tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.tableau tr:last-child td{
	border-bottom:0;
}
.tableau tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.tableau tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.tableau tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
.tableau.login th {
	padding:0px 5px 0px 0px;
	text-align:right;
}
.tableau th.titre {
	text-align:center;
	font-size:14px;
	padding:6px 0px;
}

table.devis {
	width:100%;
	margin:10px 0px;
}
table.devis label {
	margin-right:5px;
}
.devis_adresse {
	float:right;
	width:100%;
}
.devis_adresse_right {
	float:right;
	width:300px;
}
.devis_adresse_left {
	float:left;
	width:300px;
}
.devis_materiau {
	display:inline;
}

@media screen and (max-width: 940px) {
	.devis_adresse_right {
		float:none;
	}
	.devis_adresse_left {
		float:none;
	}
	.devis_materiau {
		display:block;
/*		padding-right:20px;
*/	}
	.devis_label {
		float:right;
	}
	.devis_image {
		display:none;
	}
}