body {
	background-color: #43403d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana ;
	font-size:10px;
}
#all{
	width:763px;
	height:608px;
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url("../../img/commande/bg.jpg") top left no-repeat; 
}
#contain{
	margin-top:110px;
	margin-left:47px;
	margin-right:65px;
	margin-bottom:51px;
	padding:5px;
}
#header{
	height:40px;
	font-size:30px;
	border-bottom:1px #666 solid;
	font-weight:bold;
	color:#333;
	line-height:40px;
	text-align:center;
}
#title{
	height:15px;
	border-bottom:1px #ccc solid;
	font-weight:bold;
	color:#000;
	text-align:right;
}
#title span.panier{
	display:block;
	text-align:left;
	float:right;
	height:15px;
	width:240px;
}
#title span.prix{
	display:block;
	float:right;
	text-align:left;
	height:15px;
	width:100px;
}
#title span.isbn{
	display:block;
	float:right;
	height:15px;
	width:90px;
	text-align:left;
}
#leftCol{
	width:390px;
	float:left;
	height:375px;
	overflow:auto;
}
#rightCol{
	width:240px;
	float:right;
	height:375px;
	border-top:1px #999 solid;
}
#comList{
	height:125px;
	overflow:auto;
}
#totalTitle{
	margin-top:5px;
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
	padding:2px;
	text-align:left;
	font-weight:bold;
	color:#000;
}
#formTitle{
	margin-top:5px;
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
	padding:2px;
	text-align:left;
	font-weight:bold;
	color:#000;
}
.lineEle{
	color:#666;
	font-size:10px;
}
input{
	width:200px;
	border:1px #C0BCBC solid;
	background-color:#EBEBEB;
	color:#333;
	font-size:10px;
}
.btn{
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	margin-top:5px;
}
#inputForm{
	height:140px;
	overflow:auto;
}
#allPrix{
	text-align:left;
}
#boxPrixTot{
	font-weight:bold;
}
#boxPrixTaxe{
	font-weight:bold;
}
div.titleCat{
	font-family:verdana;
	color:#333;
	font-size:12px;
	font-weight:bold;
	border-bottom:2px #ccc solid;
	margin-bottom:4px;
	margin-top:6px;
}
table{
	font-family:verdana;
	color:#333;
	font-size:10px;
	font-weight:normal;
	width:370px;
}
table td{
	padding:2px;
}
table img{
	cursor:pointer;
}
.dark{
	background-color:#EAEAEA;
}
.light{
	background-color:#FFF;
}

