
#coeurtitle{
        display:none;
	float:left;
	position: absolute;
	left: 22px;
	width:166px;
	text-align:center;
	top: 160px;
	width: 166px;
	font-weight:900;
	font-variant:small-caps;
	color: black;
	font-size: 0.8em;
}

#coeur{
        float:left;
	position: absolute;
	left: 22px;
	top: 200px;
	width : 166px 
}

.coeur{
	float : left;
        width : 166px
}
.prix{
	color: #FFCC00;
	font-weight:900;
	text-align:center;
	font-size: 0.8em;
}

.cctitle{
	font-variant:normal;
	font-size: 0.6em;
	margin-bottom:3px;
        text-align:center;
}
a:hover.coeur {color: #ff0000; text-decoration: none; }

a{
    color:#FFCC00;
    text-decoration: none;
    font-variant:small-caps;
    font-size: 0.7em;
    font-weight:900;
    margin-left: 8px;
}

#coeur .prix{
    color: black;
}

#coeur a{
    color:black;
}

.ref{
	font-weight:bold;
	font-size: 0.6em;
	color:white;
	text-align:center;
}

photo{
	width:166px;	
	}
	
img.photo{
	margin-left:33px;
	float:center;
	width:100px;
	height:75px;
}
.sep{
	margin-bottom:5px;
}
