body {
	background-color: #000000;
}
html, body {
	height: 100%;
}
body {
	padding: 0;
}
#global {
	z-index:1;
	position: absolute;
	height: 100%;
	width: 880px;
	overflow: hidden; 
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-left: -440px;
	top: 0px;
	}


#pied {
position:absolute;
bottom: 0px;
width:880px;
}

.no_cadre{
border:none;
}

a img
{
border: none;
}

a {
  outline-width: 0px;
}

