* {
padding: 0;
margin: 0}
html, body {
font-family : arial, verdana, sans-serif;
margin : 0 auto;
text-align : center;
font-size : 100%;
background : #272C32}
#global {
color : #fff;
margin : 0 auto;
border-top : 5px solid #000;
width : 980px;
height : 1900px}
.enTete {
width : 980px;
height : 130px;
text-align : center;
background : #0E57AB}
.map{
position:relative;
width : 980px;
height : 957px;
margin:0 auto;
background : #0E57AB}
.Pied {
width : 980px;
height : 130px;
text-align : center;
background : #0E57AB}
img{border:none}