.blocCrossSellingBlockComponent{}

#GB_corps .blocVCD {
    margin-bottom: 200px;
    margin-left: 20px;
}

#IE6 .blocVCD {
	height: 1%;
}

.blocVCD #libelle {
	font-weight: bold;
	font-size: 15px;
	color: #7f9e56;
}

.blocVCD #libelle .titre {
	color: #000000;
}

.blocVCDDocument {
	background:transparent url(/include/images/site/fiche/VCD_block_fond.gif) repeat-x;
	border-color:#DCD9D9;
	border-style:solid;
	border-width:1px 1px 2px;
	float:left;
	height:145px;
	margin:8px 20px 20px 0;
	padding:3px;
	width:170px;
}

.blocVCDDocument img.photoVisuel {
	float: left;
	margin: 3px 5px 0 3px;
}

.blocVCDDocument .titre {
	margin-bottom:15px;
}

.blocVCDDocument .titre a {
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}

.blocVCDDocument .caractproduit {
	color:#666666;
	font-size:11px;
}

.blocVCDDocument .prix {
	margin: 0 auto;
	width: 144px;
}

.blocVCDDocument .description {
	overflow: hidden;
}


/* Dans le panier... */

#PANIERmea .blocVCDDocument {
	margin-right: 4px;
}
#PANIERmea .blocVCD {
	margin-left: 0;
}
