


#addpanier {
	display: none;
	position: absolute;
	width: 343px;
	height: 122px;
	z-index:150255;
	font-size:12px;
	border:5px solid #A3A6A9;
	background-color:#fff;
	overflow:hidden;
}
* html #addpanier {height: 166px;overflow:visible;}
.layerajoutart {display: block;width: auto;height: auto;padding:5px;}
.layercontenu {
	margin: 33px auto 0 auto;
	text-align: center;
}
* html .layercontenu {height:110px;}

.layertxt {width: 100%;text-align: center;}
.btncontinuer a,.btnpanier a{
	color: #72cddf;
	text-decoration: none;
}
.btncontinuer {
	margin-top: 10px;
}
.btncontinuer a b,.btnpanier a b {font-weight: normal;}
.btncontinuer a:hover,.btnpanier a:hover{color:#323232;}
.btnfermer {display:none;}
