span.checkout_title {
	display: block;
	line-height: 57px;
	height: 57px;
	padding: 0 10px;
	margin-top: 3px;
}

form#acc_form {
	text-align: left;
}

form#acc_form h2 
{
	padding: 5px 15px;
	display: block;
	height: 35px;
}

form#acc_form table {
	margin: 5px 15px;
	width: 765px;
	/*border: 1px solid gray;*/
}

form#acc_form table td{
	padding: 5px;
}

a.content_button {
	display: block;
	height: 21px !important;
	position: relative;
	border: 0;
	width: 80px;
	text-align: center;
	left: 670px;
	margin: 10px 0;
	padding-top: 4px;
}

a.content_button.cancel {
	position: absolute;
}

a.content_button img.left{
	position: absolute;
	left: -25px;
	top: 0;
}

a.content_button img.right{
	position: absolute;
	right: -25px;
	top: 0;
}

/*------------------------ SUIVI -------------------------*/

ul.navig_list_img {
	height: 19px;
	padding: 0;
	margin: 0;
}

ul.navig_list_img li{
	float: left;
	list-style-type: decimal;
	display: inline;
	text-align: center;
	height: 19px;
	line-height: 18px;
	margin: 10px 20px !important;
	width: 150px;
	height: 31px;
	line-height: 31px;
	padding: 0;
}

ul#pay_method_list.navig_list_img li {
	margin: 10px 15px !important; 
}

table.suivi_table {
	width: 760px;
	margin: 0 0 20px 10px;
}

table.suivi_table td{
	width: 190px;
	text-align: center;
	border-top: 0;
	padding: 4px 0;
}

table.suivi_table td a{
	display: block;
	margin: 0 4px;
}


h2.cs_title {
	padding: 5px 15px;
	display: block;
	height: 35px;
}

table.suividetail_table {
	width: 760px;
	margin: 0 0 20px 10px;
}

table.suividetail_table td{
	width: 190px;
	text-align: center;
	border-top: 0;
	padding: 4px 0;
}

table.suividetail_table tr.recap_labels td{
	text-align: center;
	border: 0;
}

table.suividetail_table td.prod_name{
	width: 450px !important;
}

span.title_cs {
	display: block;
	padding: 10px;
	width: 740px;
	margin: 0 0 0 10px;
	position: relative;
}

span.title_cs a{
	display: block;
	margin: 0 4px;
	position: absolute;
	top: 10px;
	right: 10px;
}

