/* CSS Document */
html, body {
margin:0;
padding: 0;
}

body {
background: #fff;
}			

#zone {
position: absolute;
left: 50%;
top: 18px;
width: 779px;
margin-top: 0;
margin-left: -380px;
background: url(../images/fond.gif) repeat top left;
border: 0;
cursor: default;
}

#haut {
width: 779px;
height: 162px;
/*background: url(../images/ligue-parachutisme-1.jpg) no-repeat top left;*/
border: 0;
}

#gauche {
position: absolute;
left: -4px;
width: 180px;
}

#centre {
margin-left: 180px;
padding-top: 10px;
width: 560px;
}
#video{
	margin-left: 50px;
	padding-top: 50px;
	width: 560px;
}
#bas {
/*background: url(../images/ligue-parachutisme-2.jpg) no-repeat;*/
/*background-color: #ffffff;*/
width: 779px;
height: 60px;
}
