div#contenu {width:750px;}
div#contenu #pagefond {width:555px;}
/* coups de coeur */
div#coup_coeur {
	width:750px;
	min-height:140px;
	margin-top:3em;
}
div#coup_coeur h2.titre{
	color:#000000;
	font-size:1.4em;
	margin-left:0.5em;
}
div#coup_coeur ul {
	margin-top:1em;
	width:750px;
}
div#coup_coeur ul li {
	float: left;
    height: 250px;
    margin: 0 0 0 0;
    position: relative;
    width: 295px;
}
div#coup_coeur ul li h2{
	font-size: 1em;
	margin:3px 10px 0 0;
}
p#taille {
	background: url("../img/pictotaille.gif") no-repeat scroll right top #999999;
    font-size: 0.9em;
    height: 29px;
    line-height: 29px;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 170px;
}
.plusdinfo{
	margin-right:3em;
	/*margin-top:0em;*/
	width:50px;
}
/* panier */
div#panier {
	position:static;
	margin-bottom : 2em;
}
/* pavé de droite */
div#droite {
	font-weight:bold;
	left:818px;
	position:absolute;
	text-align:center;
	top:12px;
	width:170px;
	z-index:100;
}
div#droite .pubelhombre{
	margin-top:1.5em;
}
div#droite .promo{
	font-size:0.8em;
}
