table.panier{
	background-color: #DAD488;
	border: #585641; 
	border-style: solid solid solid solid; 
	border-width: 1 1 1 1;
	font-weight : bold;
	}
TABLE.panier2{
	background-color: #A8B6E6 !important; 
	border: #585641; 
	border-style: solid solid solid solid; 
	border-width: 1 1 1 1;
	text-align : center !important;
}

TABLE.panier3{
	background-color: #A8B6E6 !important; 
	border: #585641; 
	border-style: solid solid solid solid; 
	border-width: 1 1 1 1;
}
	
TD.titre_panier{
	padding : 2 2 2 2 !important;
	text-align : center !important;
	font-weight : bold !important;
}

TD.panier{
	padding : 2 5 2 5 !important;
	color : #747255 !important;
}
TD.panier2{
	vertical-align : middle !important;
	font-weight : bold !important;
	text-align : center !important;
}
TD.panier3{
	vertical-align : middle !important;
	font-weight : bold !important;
	text-align : center !important;
	background-color : #A8B6E6 !important;
	border: #585641; 
	border-style: solid solid solid solid; 
	border-width: 1 0 1 0;
}
A{
	color : #5D4B8D !important;
}

INPUT.invipanier{
	background-color : #DAD488 !important;
	color : #747255 !important;
	text-align : right !important;
}
.prix{
font-size : 11px !important;
}

.petit_select{
	font-size : 9px;
	background-color : #FDE5B2 !important;
	border : 1px solid silver;
	}