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

body{
    margin:0px; 
	padding:0px;
	background-color:white;
	background-image:url(design/fond_ici.png); 
	background-position:top; 
	background-repeat:no-repeat; 
}
