.invisible {
	display: none;
}
.visible {
	display: compact;
   	vertical-align : middle;
	font-family : Times New Roman, Verdana, Arial, Geneva, Helvetica, sans-serif;
   	font-size : 14px;
   	font-weight : bold;
}
.over {
	border: 1px solid #0A128E;
	background-color: #FFFFFF;
	cursor: hand;
}
.out {
	border: 1px solid #FFFFFF;
	background-color: #0A128E;
}
div#cart_added_art {
	position: absolute;
	text-align : left;
	background-color: #F3F2F2;
	border: 10px solid #CCCCCC;
	height: 250px;
	font-family : Arial, Geneva, Helvetica, sans-serif;
   	font-size : 11px;
   	font-weight : bold;
}
div#cart_wait  {
	text-align : center;
	background-color: #F3F2F2;
	color: #0A128E;
	position: absolute;
	width: 322px;
	height: 40px;
	padding-top: 15px;
}

div.cart_couleur {
	display: compact;
	height: 58px;
	width: 260px;
	background-color: #eeeeee;
	overflow : auto;	
	font-family : Arial, Geneva, Helvetica, sans-serif;
   	font-size : 12px;
}