
.TitreArt {
	font-family: Arial, Tahoma, Helvetica;
	color: #ff99cc;
	font-size: 14px;	
	font-style: normal;
	font-weight: bold;
		
}
.SousTitre {
	font-family: Arial, Tahoma, Helvetica;
	color: #ff99cc;
	font-size: 14px;	
	font-style: normal;
	font-weight: normal;
		
}

.LienFinArt {
	font-family: Arial, Tahoma, Helvetica;
	color: #ffcc00;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.TexteArt{
	font-family: Arial, Tahoma, Helvetica;
	color: #cccccc;
	font-size: 12px;	
	font-style: normal;
	font-weight: normal;

}

.LienFinArt a {
	font-family: Arial, Tahoma, Helvetica;
	color: #ff99cc;
	font-style: normal;
	font-weight: normal;

}
.LienFinArt a:active {
	font-family: Arial, Tahoma, Helvetica;
	color: #ff99cc;
	text-decoration: none;
	font-style: normal;
}	
.LienFinArt a:visited {
	font-family: Arial, Tahoma, Helvetica;
	color: #ff99cc;
	text-decoration: none;
	font-style: normal;
}	
.LienFinArt a:link {
	font-family: Arial, Tahoma, Helvetica;
	color: #ff99cc;
	text-decoration: none;
	font-style: normal;
}	

