@charset "utf-8";

#content #colCentre .liste {
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#content #colCentre .liste img {
	border: 1px solid #666666;
}
#cartoucheLast .lastArt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669900;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 4px;
	font-size: 130%;
}
a.posterCQVAR {
	background-image: url(../imgs/FR/postercqvar.jpg);
	background-repeat: no-repeat;
	width: 88px;
	height: 90px;
	display: block;
	z-index: 10;
	position: relative;
}
a.posterCQVAR:hover {
	background-image: url(../imgs/FR/postercqvar.jpg);
	background-repeat: no-repeat;
	width: 88px;
	height: 90px;
	display: block;
	background-position: 0px -88px;
}

