body {
	background-color:black;
	margin:0px;
	padding:0px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color : #DADADA;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color :#000000;
	scrollbar-darkshadow-color :#000000;
	scrollbar-track-color :#DADADA;
	scrollbar-arrow-color :#FFFFFF;
}

div#menu {
	position:absolute;
	top:0px;
	left:0px;
	width:86px;
	height:100%;
	z-index:2;
}

div#main {
	position:relative;
	margin:0px;
	margin-left:86px;
	margin-right:206px;
	padding:0px;
	width:714px;
	height:100%;
	border:0px solid white;
	z-index:3;
}

div#droite {
	position:absolute;
	overflow:hidden;
	top:0px;
	right:0px;
	width:206px;
	height:100%;
	z-index:1;
}

div#accueil {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/accueil.jpg');
	background-repeat:no-repeat;
	background-position:top 70%;
}

div#audio {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/audio.jpg');
	background-repeat:no-repeat;
	background-position:top center;	
}

div#bidules {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/bidules.jpg');
	background-repeat:no-repeat;
	background-position:top center;	
}

div#goodies {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/goodies.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

div#bios {
	margin:0px;
	padding:0px;
	height:100%;
}

div#contacts {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/contacts.jpg');
	background-repeat:no-repeat;
	background-position:top right;	
}

div#concerts {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/concerts.jpg');
	background-repeat:no-repeat;
	background-position:top center;	
}

div#liens, div#liensintro, div#liensgroupe, div#lienscool, div#liensbannieres {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/liens.jpg');
	background-repeat:no-repeat;
	background-position:top center;	
}

div#photos, div#photosintro {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/images/fond/photos.jpg');
	background-repeat:no-repeat;
	background-position:top center;	
}

/*div#photosrepets,div#photosdelires {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url('/upsilon/images/fond/photos2.jpg');
	background-repeat:no-repeat;
	background-position:top center:	
}*/

iframe {
	height:100%;
	width:714px;
} 

iframe#gallerie {
	height:636px;
	width:714px;	
}