.a_total .accessorie {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	float: left;
	height: 150px;
	margin: 7px 6px 0px 0px;
	padding: 8px;
	width: 237px
}
.a_total .accessorie .image {
	width: 100px;
	height: 100px;
	float: left;
	padding: 10px;
}

.a_total .accessorie .bottom{
	width: 220px;
	height: 20px;
	float: left;
	margin-top: 10px;
        font-weight: bold;
}


.a_total .accessorie .center {
	width: 95px;
	height: 100px;
	float: left;
	margin: 0 0 0 5px;
}

.a_total .accessorie .title_art {
	float: left;
	width: 240px;
	height: 30px;
	margin: 3px 0 0 0;
	font-size: 11pt;
        font-weight: bold;

}

.a_total .accessorie .price {
	float: left;
	width: 80px;
	height: 31px;
	font-size: 9pt;
	color: #FF1A00;
}

.a_total .accessorie .info {
	float: left;
	width: 80px;
	font-size: 9pt;
}


.a_total .accessorie .right .variation {
	width: 100px;
	height: 15px;
	float: left;
	margin-top: 10px;
        
}
.a_total .accessorie .right .variation .variations .title{
font-size: 9pt;        
}
