/* 
	CSS de Deamon-Space - © Mat@Deamon-Space
	Style d'accueil
*/

/*_______________________________________ CORPS ACCUEIL _______________________________________*/

.accueil
{
	background-image: url("/images/fonds/fond_accueil.png");
	color:#990099;
}

.accueil a
{
	color:#990000;
}

p.date
{
	font-size:10px;
	text-align:right;
}

