
/*Reset*/

center,.center{text-align:center !important;}

/********************/
/* Body et global : */
/********************/

	body {
		background-color: #000000 !important;
		background-image: 	url("/images/interface/v6/background.png"),
							url("/images/interface/v6/background_2.jpg") !important;
		background-position:  !important;
		background-repeat: no-repeat, repeat !important;
		background-attachment: fixed !important;
	}

	#global  {
		background-color: rgba(192, 194, 200, 0.8) !important;
		background-image: none;
		background-repeat: repeat !important;
		filter: invert(1) hue-rotate(170deg);
	}

img, iframe, #mea_sections,.haut_bandeau_encart,.fan_database_item,.fd_picto_fiche,.fancybox-inner,.img_tooltip,.star-rating {
	filter:invert(1) hue-rotate(-170deg);
}
#actus_aurabesh{
	filter:invert(0);
}

