#tabZone{
	width:100%;
	height:20px;
	background: transparent url("../images/bgUnderMenu.gif") bottom left repeat-x;
	padding-bottom: 11px;
	clear:both;
}
#tabZone a{
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	padding-bottom:6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color:#455560;
	background-color:#DFE2E4;
	text-decoration:none;
	margin-right:2px;
}
#tabZone a:hover{
	text-decoration:none;
	color:#FFF;
	background-color:#455560;
}
#catList{
	border-bottom:1px #8A8F93 solid;
	height:250px;
	overflow:auto;
}
#selection{
	background: transparent url("../images/bgUnderMenu.gif") bottom left repeat-x;
	padding-bottom: 16px;
	margin-top:20px;
}
#selection h3{
	padding:0px;
	margin:0px;
}
#comListBox{
	height:200px;
	overflow:auto;
}
#comListBox h4{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE2E24;
	margin:0px;
	border-bottom:1px #CCC dashed;
}
#boxSendCmd{
	border:1px #8A8F93 solid;
	padding:3px;
	margin-top:10px;
}
#boxSendCmd h4{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE2E24;
	margin:0px;
	border-bottom:1px #CCC dashed;
}
#boxPrint{
	margin-top:50px;
	color:#EE2E24;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	cursor:pointer;
	float:right;
	width:190px;
	background: transparent url("../images/redArrow.gif") center left no-repeat;
}

#boxPayPal{
	margin-top:10px;
	color:#EE2E24;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	cursor:pointer;
	float:right;
	width:190px;
	background: transparent url("../images/redArrow.gif") center left no-repeat;
}

#boxSelection{
	text-align:right;
	float:right;
	width:190px;
	background: transparent url("../images/redArrow.gif") center left no-repeat;
}
#boxSelection a{
	color:#455560;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#boxSelection a:hover{
	
}
#boxPrixTot{
	margin-top:4px;
	color:#455560;
	font-weight:bold;
	font-size:20px;
	text-align:right;
}
#boxPrixTaxe{
	margin-top:4px;
	color:#EE2E24;
	font-weight:bold;
	font-size:24px;
	text-align:right;
}
#note{
	margin-top:45px;
	font-family:verdana;
	font-size:10px;
	color:#999;
	width:275px;
	text-align:right;
}
.tblLineDark{
	background: transparent url("../images/bgLineMenu.gif") bottom left repeat-x;
	height:51px;
}
.tblLineLight{
	background: transparent url("../images/bgLineMenu.gif") bottom left repeat-x;
	height:51px;
}
.itemName{
	color:#455560;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
}
.itemDesc{
	color:#A9ADB0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	padding-bottom:2px;
}
.itemPrice{
	color:#EE2E24;
	font-weight:bold;
	font-size:15px;
	padding-right:10px;
}
.itemNb{
	color:#0099CC;
	font-weight:bold;
	font-size:15px;
	padding-left:10px;
}
.itemAdd{
	padding-right:10px;
	cursor:pointer;
}
.divPrint{
	background-color:#FFFFFF;
}
.tblLineForm{
	border-bottom:1px #999 dotted;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
}
.formTxt{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border:1px #455560 solid;
	color:#333;
	width:200px;
}
.titleItemForm{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-align:left;
}
.formBtn{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border:1px #455560 solid;
	color:#FFF;
	width:150px;
	background-color:#455560;
	margin-top:5px;
	cursor:pointer;
}
.miniFormTxt{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border:1px #455560 solid;
	color:#333;
	width:20px;
	margin-right:10px;
	text-align:center;
}
.titlePrix{
	font-family:verdana;
	font-size:11px;
	text-transform:uppercase;
	color:#455560;
	text-align:right;
}
