body{
	color : black;
	background : url(img/fond.jpg) #FFFFFF no-repeat fixed top;
	font : 10pt Arial,Helvetica,sans-serif;
	:link:#990000;
	:visited:#666666;
	:alink:#FF0000;
}

body.index{
	background : black; 
	color : white;
	background : #000000 none;
	font-family : Arial,Helvetica,sans-serif;
	:link:#FFCC00;
	:visited:#CCCCCC;
	:active:#FF0000;
}

/* News */
h1.news{
	color : #CC0099;
	font-size : medium;
	font-weight : normal;
	text-align : center;
}

span.news{
	float : left;
	left : 0%;
	position : fixed;
	top : 95%;
}
