td{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
p{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#fabd42;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}

.blancactu{
	color:#FFFFFF;
}

.jauneactu{
	color:#fabd42;
}

.artiste{
	cursor:pointer;
	line-height:20px;
}

.artiste:hover{
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
}

.image_actu{
	cursor:pointer;
	width:500px;
	height:275px;
	border:1px solid #1a2c41;
}
.image_actu:hover{
	cursor:pointer;
	width:500px;
	height:275px;
	border:1px solid white;
}