@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------- */
/* ------------DOMOTIQUE---NUIT---CSS------------ */
/* ---------------------------------------------- */
body{
	background-color:#7F9576; /* terre */
}

#ciel{
	background-color:#577482; /* ciel */
}
	
#arriereplan{
	background-image:url(images/arriere-plan-nuit.png);
}