@charset "utf-8";
/* custom css pour le body uniquement afin de ne pas le retrouver dans FCK */
/*
	background-image: url("http://www.referencement-day.com/shared/api_shared_lib/image/body_bg-1b.jpg");
	background-repeat: no-repeat;
	background-color: #000;
*/
body {
	background-image: url("http://www.referencement-day.com/shared/api_shared_lib/image/bg_polychr.jpg");
	background-repeat: no-repeat;
	background-color: #000;
}

