BODY {
	scrollbar-face-color:#2252CB;
   scrollbar-shadow-color:;
   scrollbar-highlight-color: ;
   scrollbar-3dlight-color:;
   scrollbar-darkshadow-color:;
   scrollbar-track-color:#FFFFFF ;
   scrollbar-arrow-color:#FFFFFF ;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* BLOC MENU HAUT */

a.menu_h:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
	color: #4E4E4E;
}

a.menu_h:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	color: #4E4E4E; /*848484*/
}

a.menu_h:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
	color: #4E4E4E;
}

a.menu_h:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	color: #4E4E4E;
}

a.menu_h:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	color: #4E4E4E;
}

#menu_haut {
	position: relative;
	width: 867px;
	height: 16px;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
	font-weight: normal;
	text-align : center;
}

#retour {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 104px;
	height: 16px;
	border: 1px solid #4E4E4E;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: solid;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
}

#plan {
	/*
	position: absolute;
	left: 528px;
	top: 0px;
	width: 98px;
	height: 16px;
	border: 1px solid #4E4E4E;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: solid;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
	*/
	position: absolute;
	left: 633px;
	top: 0px;
	width: 120px;
	height: 16px;
	border: 0px solid #4E4E4E;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: solid;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
}

#mentions {
	position: absolute;
	left: 626px;
	top: 0px;
	width: 120px;
	height: 16px;
	border: 0px solid #4E4E4E;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: solid;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
}

#contact {
	position: absolute;
	left: 746px;
	top: 0px;
	width: 121px;
	height: 16px;
	border: 1px solid #4E4E4E;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: solid;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
}

/* BLOC MENU DE GAUCHE */

#menu {
	position: relative;
	width: 400px;
	height: 320px;
	border: 0px solid White;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}


#bat {
	position: absolute;
	left: 250px;
	top: 14px;
	width: 149px;
	height: 69px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
	background-image: url(../images/menu1.jpg);
	background-position: top;
}

#titre_bat {
	position: absolute;
	left: 253px;
	top: 18px;
	width: 149px;
	height: 69px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#ind {
	position: absolute;
	left: 250px;
	top: 83px;
	width: 149px;
	height: 59px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
	background-image: url(../images/menu2.jpg);
	background-position: top;
}

#titre_ind {
	position: absolute;
	left: 246px;
	top: 89px;
	width: 149px;
	height: 59px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#tp {
	position: absolute;
	left: 219px;
	top: 141px;
	width: 149px;
	height: 69px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 3;
	background-image: url(../images/menu3.jpg);
	background-position: top;
}

#titre_tp {
	position: absolute;
	left: 220px;
	top: 150px;
	width: 149px;
	height: 69px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#tel {
	position: absolute;
	left: 168px;
	top: 208px;
	width: 149px;
	height: 59px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
	background-image: url(../images/menu4.jpg);
	background-position: top;
}

#titre_tel {
	position: absolute;
	left: 173px;
	top: 210px;
	width: 149px;
	height: 59px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#eve {
	position: absolute;
	left: 50px;
	top: 264px;
	width: 149px;
	height: 59px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 2;
	background-image: url(../images/menu5.jpg);
	background-position: top;
}

#titre_eve {
	position: absolute;
	left: 52px;
	top: 270px;
	width: 149px;
	height: 59px;
	border: 0px solid White;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}