body {
	text-align:center;
	margin: 0px;
	padding: 10px;
	background-color: #EDEDED;
}

#Intro {
	width:1024px;
	text-align:center;
	margin:20px auto 0 auto;
	border:1px solid #ffffff;
}

.IntroMenu {
	background:#C9A9CC;
	height:267px;
	position:relative;
}
img {
	border:none;
}

.Spacer {
	clear: both;
	visibility: hidden;
	line-height:0px;
	height:0px;
}
.ActuIntro {
	position:absolute;
	top:37px;
	left:24px;
	width:255px;
	height:199px;
	background-image: url(../images/fond-actualites.gif);
	background-repeat: no-repeat;
}

#Haut {
	width:1024px;
	height:139px;
	text-align:center;
	background-image: url(../images/fond-intro-haut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
}

.Logo {
	padding:25px 0 0 0;
}

.IntroFlash {
	height:194px;
}

.MenuIntro {
	position:absolute;
	right:0;
	top:37px;
	width:421px;
	height:199px;
}

.Contact {
	position:absolute;
	bottom:0;
	right:12px;
}
