/*
	project: Le Miroir
	author: Philippe Falardeau et Sébastien Moffatt (www.fusionfilm.net) 
	
*/
   
/* Par defaut */
body { padding: 5px 0 0 0; margin: 0; font: 11px Tahoma, Arial, sans-serif; line-height: 1.7em; background: #000; }
a { color: #ffffff; background: inherit; text-decoration: none; }
a:hover { color: #ff0000; background: inherit; }
