body{
	background:#0b1636 url(terre.jpg) no-repeat fixed 80px 108px;
	color:white;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:79%;
	font-size-adjust:0.58;
	scrollbar-face-color: #6699FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #69f;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #D9ECFF;
	SCROLLBAR-SHADOW-COLOR: #69f;
	SCROLLBAR-DARKSHADOW-COLOR: #0033CC;
}
html, body, #entete, #b1, #menu, #menu ul, #menu li{
	margin:0;
	padding:0;
}
#entete{
	position:absolute;
	top:0;
	z-index:2;
	width:100%;
	height:116px;
	background:transparent url(banniere.jpg) no-repeat top left;
}
h2 span, #acces, #content{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#titre{
	position:absolute;
	z-index:4;
	top:116px;
	right:0;
	left:185px;
}
#d0{
	background:#4177b9 url(bord4.gif) repeat-x bottom;
	padding:2px 0 8px 0;
	margin-bottom:-6px;
}
h1{
	margin:0 10px 0 0;
	padding:0; /* ajout 06-10-2004 */
	height: 39px;
	overflow:hidden;
	background:#3292c9 url(titre.jpg) no-repeat 0 0;
	color: white;
	border: 1px inset #69f;
}
#d1{
	background:transparent url(bord5.gif) no-repeat top left;
	height:11px;
	overflow:hidden;
	margin-bottom:-11px;
}
#d2{
	background:transparent url(bord6.gif) no-repeat top right;
	height:11px;
	overflow:hidden;
}
#b1{
	position:absolute;
	z-index:0;
	top:0;
	width:100%;
	height:100%;
	background:url(bord7.gif) repeat-y right;
}
#contenu{
	position:absolute;
	z-index:3;
	top:175px;
	left:200px;
	right:22px;
	bottom:0;
	height:expression(this.parentNode.offsetHeight-175+"px");
	width:expression(this.parentNode.offsetWidth-222+"px");
	background:#b2d1ff;
}
iframe{
	width:100%;
	height:100%;
}
#menu{
	position:absolute;
	z-index:3;
	top:116px;
	left:0;
	bottom:0;
	width:191px;
	background:transparent url(bord2.gif) repeat-y right;
	height:expression(this.parentNode.offsetHeight-116+"px");
	font-size:85%;
	line-height:16px;
}
#menu #first{
	overflow:auto;
	overflow-y:auto;
	margin:0 15px 0 0;
	padding:0;
	height:100%;
}
#menu li{
	padding:1px;
	list-style:none;
	margin-right:0;
}
#menu li li{
	padding:1px 0;
	margin:1px 0;
}
#menu a, #menu span{
	padding:2px 1px 2px 2px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	display:block;
}
#menu li li a{
	padding-left:20px;
	font-weight:normal;
	background:transparent url(puce.gif) no-repeat 1px;
	margin-top:-1px;
	margin-bottom:-1px;
}
/*#menu li li a#coup-de-coeur{
	background-image:url(puce-rouge.gif);
	background-position:5px;
	padding-left:25px;
}*/
#menu a:hover{background-color:#69f;}
#menu a#garantieDeVoyage:hover{background-color: transparent;}
#menu a img{border:none;}