/* on ecrase le coté gauche pour qu'il soit plus large */
#listeartconvergence {
}

#listeartconvergence .titre {
	text-align: center;
	font-size: 22px;
}

#listeartconvergence .separateur {
	height: 30px;
	background: url(../../img/8/bestofsep.jpg) no-repeat center center;
	border: 0;
}

#listeartconvergence_gauche {
	display: inline-block !important;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin-left: 10px;
	width: 182px;
	height: 161px;
}
#listeartconvergence_gauche img {
	width: 182px;
	height: 161px;
}

#listeartconvergence_droite {
	display: inline-block !important;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin-left: 15px;
	width: 555px;
	height: 161px;
}
#listeartconvergence .date {
	color: #ff0000;
	font-style: italic;
}

#listeartconvergence .lien {
	text-align: right;
}

#listeartconvergence .lien a {
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#listeartconvergence .lien a:hover {
	text-decoration: underline;
}

#listeartconvergence_droite h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

