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_accueil/entete0.jpg);
	background-repeat: no-repeat;
}

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

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


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


#ml_acc {
   position:absolute;
     width:122px;
     height:41px;
   z-index:3;
   left: 8px;
   top: 70px;
}

#ml_dom {
         position:absolute;
         width:208px;
         height:42px;
         z-index:4;
         left: 5px;
         top: 116px;
}

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

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

#ml_esf {
         position:absolute;
         width:97px;
         height:41px;
         z-index:4;
         left: 4px;
         top: 243px;
}

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

#ml_con {
         position:absolute;
         width:130px;
         height:42px;
         z-index:4;
         left: 4px;
         top: 326px;
}

#ml_lien {
         position:absolute;
         width:94px;
         height:41px;
         z-index:4;
         left: 3px;
         top: 367px;
}


a img {border-style:none ;}

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

