html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF; /*#180edf;*/
	scrollbar-face-color: #33ccff; /*#e9e9e9;*/
	scrollbar-highlight-color: #dcdcdc;
	scrollbar-shadow-color: #383838;
	scrollbar-3dlight-color: #e9e9e9;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body,td,th {
	color: #000000;
}

#main {
 position:absolute;
 width:985px;
 height:595px;
}

.entete {
	width: 985px;
	height: 171px;
	margin: 0px;
	background-image: url(../images/entete0.jpg);
	background-repeat: no-repeat;
}

a.intro {
display:block;
background-image: url(images/b_transparent.gif);
background-repeat: no-repeat;
}

a.intro:hover {
background-image: url(../images/b_transparent.jpg)
}


.menu_gb {
	position: absolute;
	width: 213px;
	height: 422px;
	top: 171px;
	bottom: 40px;
	left: 0px;
	overflow: hidden;
	background-image: url(../images/menu0.jpg);
	background-repeat: no-repeat;
}


#ml_acc {
   position:absolute;
     width:104px;
     height:44px;
   z-index:3;
   left: 9px;
   top: 72px;
}

#ml_dom {
         position:absolute;
         width:138px;
         height:41px;
         z-index:4;
         left: 7px;
         top: 116px;
}

#ml_for {
         position:absolute;
         width:166px;
         height:42px;
         z-index:4;
         left: 7px;
         top: 158px;
}

#ml_enf {
         position:absolute;
         width:138px;
         height:41px;
         z-index:4;
         left: 4px;
         top: 200px;
}

#ml_esf {
         position:absolute;
         width:162px;
         height:41px;
         z-index:4;
         left: 6px;
         top: 242px;
}

#ml_acces {
         position:absolute;
         width:207px;
         height:41px;
         z-index:4;
         left: 5px;
         top: 284px;
}

#ml_con {
         position:absolute;
         width:126px;
         height:40px;
         z-index:4;
         left: 5px;
         top: 325px;
}

#ml_lien {
         position:absolute;
         width:96px;
         height:42px;
         z-index:4;
         left: 2px;
         top: 367px;
}


a img {border-style:none ;}

.sbulle {
position:absolute;
visibility:hidden;
background:#ffa;
padding:4px;
text-align:left;
border:2px solid black;
}

