/* coup de coeur */

#coupcoeur {
	width: 600px;
	margin-top: 15px;
	margin-left: 15px;
}
#coupcoeur img {
	text-decoration: none;
	border: 1px solid #000000;
}
.boitebas {
	width: 600px;
	background-image: url(images/basdeboite3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
}
.boitecoup, .boitedroite {
	width: 168px;
	margin-right: 15px;
	padding: 10px;
	font-size: 0.8em;
	float: left;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.boitedroite {
	margin-right: 0px;
}
.boitecouv {
	width: 160px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
#coupcoeur a:link, #coupcoeur a:visited {
	color: #880B0E;
	text-decoration: none;
}
#coupcoeur a:hover, #coupcoeur a:active {
	color: #183754;
	text-decoration: underline;
}
.titre {
	font-size: 1.1em;
	font-weight: bold;
	color: #880B0E;
	border-bottom: 1px dotted #8E0C01;
	padding-bottom: 3px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
}
.editeur {
	font-size: 0.8em;
	color: #880B0E;
	margin: 4px 0px 10px 0px;
	font-weight: normal;
	text-align: center;
}
.ccoup {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
}
