#fondTableauCoup_coeur
{
	width:173px;
	margin-top:5px;
	margin-bottom:5px;
}
.fondcoup_coeur {
	background-image:url(/images/bloc_coup_coeur/fond_bloc_coup_coeur.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:171px;
	margin-bottom:30px;
}


ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade-example-1 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 165px;
	height: 110px;
	visibility: hidden;
}
li img {
	display: block;
	padding-top:4px;
}
.caption {
	clear: both;
	padding-left:17px;
	font-size:11px;
	color:#6c735e;
	font-family:Verdana;
	font-weight:normal;
	height:auto;
	_height:25px;
	min-height:25px;
	padding-bottom:5px;
	width:137px;
}
.coup_coeur {
	position: relative;
	width: 165px;
	height: 110px;
	left:4px;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	right:0;
	top: 0;
}
#fade-example-1-previous {
	left: 0;
	top: 0;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}
.savoirPlus {
	color:#013c4a;
	font-family:Arial, Verdana;
	font-size:10px;
	position:absolute;
	left:17px;
	top:15px;
}
.lienSavoirPlus {
	text-decoration:none;
	color:#013c4a;
	font-family:Verdana;
	font-size:9px;
	position:relative;
	display:block;
	text-align:center;
}
.lienSavoirPlus:hover {
	cursor:pointer;
	text-decoration:underline;
}