body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #EDEDED;
}

#Intro {
	width:1024px;
	text-align:center;
	margin:0 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:#FFFFFF;
	/* background-image: url(../images/fond-intro-haut.gif); */
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
}

.Logo {
	padding:0px 0 0 0;
	border-width: 0 0 5px 0;
	border-color:#206560;
}

.Logo2 {
	border-style: solid;
	border-width: 0 0 5px 0;
	border-color:#206560;
}

.IntroFlash {
	height:194px;
}

.MenuIntro {
	position:absolute;
	right:0;
	top:37px;
	width:421px;
	height:199px;
}

.Contact {
	position:absolute;
	bottom:0;
	right:12px;
}

.Telephone {
	position:absolute;
	bottom:0;
	left:12px;
	margin-bottom:5px;
	color:#206560;
	font-size:14px;
}