@import url("stylecss_infolive.css");

h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px;
	padding: 0px;
	}
li {
	list-style-type: none;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	background-image : url(fond01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	

