#content-body h1{
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	color:#999999;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:16px;
	padding:8px 0 4px;
}
#content-body h3{
	border-bottom:4px solid #F2F1F1;
	color:#333366;
	font-size:1em;
	font-weight:normal;
	margin:60px 0 15px;
	padding-bottom:6px;
}
#content table thead tr th {
	color:#A1A1A1;
	font-weight:normal;
	padding-bottom:16px;
	text-align:center;
}
#content table tbody tr td {
	background-color:#F2F1F1;
	border-bottom:2px solid white;
	border-right:3px solid white;
	color:#333366;
	padding:6px 5px;
}
#content table tfoot tr.first th, #content table tfoot tr.first td{
	border-top:19px solid white;
}
#content table tbody tr.row-del td {
	background-color:#FFFFFF;
	padding:0 0 10px;
	text-align:right;
}
#content table tbody tr td a {
	color:#333366;
}
#content table tfoot tr th {
	border-bottom:19px solid white;
	color:#FFFFFF;
	padding:6px 0;
}
#content table tfoot tr {
	background-color:#D3CFCF;
}
#content table .right {
	padding-right:20px;
	text-align:right;
}
#content table tfoot tr td {
	border-bottom:19px solid white;
	color:#333366;
	padding:6px 14px 6px 5px;
}
#content table {
	font-size:0.9em;
}

#content table input.qte {
	margin:0;
	text-align: center;
	width:25px;
}
#content input.text {
	border:1px solid #D0D0D0;
}
.buttons {
	text-align:right;
	padding: 20px 0;
}
.buttons #refresh, .buttons #cancel {
	float:left;
}

#newdeli{
	margin-top: 10px;
}
#regl-cb label, #newdeli label.lab, .loginform  div label.label{
	display: block;
	width: 200px;
	text-align: right;
	float :left;
	margin-right: 10px;
	color: #A1A1A1;
}

#regl-cb .reg-left div, #newdeli div, .loginform  div {
	padding-bottom: 10px;
}
div.reg-right{
	padding-top: 20px;
	color: #A1A1A1;
}
.fieldset-buttons, .loginform  .btnsubmit{
	padding-left: 210px;
}
address{
	background-color:#EEEEFF;
	border:1px solid #333366;
	margin:8px;
	padding:20px;
	width:240px;
}
address.paiement{
	background:none;
	border:1px solid #d6d6d6;
	color: #A1A1A1;
	margin:8px;
	padding:20px;
	width:240px;
}
fieldset{
	border: 1px solid #d6d6d6;
	padding: 20px;
}
fieldset legend{
	padding: 0 10px;
}
