ul.actions { clear:both; text-align: center; margin-top: 1em; border-top: 1px solid; padding-top: 1em; }
#preview ul.actions li { display: inline; background:none;}
ul.actions li a { padding: 1em 0; margin-right: 2em; font-size: 1.2em; font-weight: bold; }

.header {font-weight:bold; padding:10px 0 0 20px; text-align: right;}
.header td { padding:10px 0 0 20px; }
#presentation-nav  .configurer {font-weight:bold;}
#presentation-nav .minipanier p.configurer {text-align:center;}
td.fixed { white-space: nowrap; }
thead td, thead td.prix { font-weight: bold; padding: 5px; font-size: 1em; }
td.prix { text-align: right; }
td.visuel { text-align: center; }

tr.commande a, #configurer-submit {
	float: right;
	text-align: center;
	display: block;
	padding: 5px; 
	background: #e60000;
	border: 2px outset;
	font-size:14px;
	color: #FFF !important;
	font-weight: bold !important;
	width: 220px;
}

#rconfigurer-submit {
	background: #FC8700; 
}

table.catalogue tr.total_final td {padding:0 0 20px 20px; font-size:1.5em;}
table.catalogue tr.total_final td.prix {}
