html, body {
	background-color:#8abae9;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:100%
}

#conteneur{
	position:relative;
	margin:auto;
	width:1020px;
	height:100%;
	background:url(../images/fond.gif);
}

#topBanner{
	margin:auto;
	width:850px;
	height:284px;
	background:url(../images/banner/home.jpg);
}

#mainContent{
	position:relative;
	margin:auto;
	padding-left:15px;
	width:835px;
	height:207px;
	background:url(../images/shadow/middle.gif);
}


#bottomContent{
	margin:auto;
	width:850px;
	height:31px;
	text-align:center;
	background:url(../images/adresse.gif);
}

#bottomShadow{
	margin:auto;
	width:850px;
	height:28px;
	background:url(../images/shadow/bottom.gif);
}


#menu{
	position: relative;
	float:left;
	width:350px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9{
	padding-left:17px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
	height:23px;
	line-height:23px;
	color:#01478f;
}

#menu1{background-color:#e6e6e6;}

.menufonce{
	background:url(../images/menu/carre2.gif);
	background-repeat:no-repeat;
	background-color:#d4d4d4;
	color:#01478f;
}

.menufoncehover{
	background:url(../images/menu/carre2.gif);
	background-repeat:no-repeat;
	background-color:#b9b9b9;
	color:#FFFFFF;
	cursor:pointer;
}

.menuclair{
	background:url(../images/menu/carre2.gif);
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	color:#01478f;
}

.menuclairhover{
	background:url(../images/menu/carre2.gif);
	background-repeat:no-repeat;
	background-color:#b9b9b9;
	color:#FFFFFF;
	cursor:pointer;
}

#button_video{
	position:absolute;
	top:138px;
	left:1px;
	z-index:inherit;
}

#content{
	position:absolute;
	left:245px;
	padding-top:27px;
	padding-left:100px;
	width:477px;
	height:180px;
}

#fond{
	position:absolute;
	top:0px;
	left:0px;
	width:577px;
	height:207px;
}

#textcontent{
	position:absolute;
	top:25px;
	left:130px;
}
