body {
	margin: 0;
	text-align: center;
	background-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:  #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	}



#fond_flash {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	width: 760px;
	text-align: left;
	height: 500px;
	background-image: url(../images/deco/fond.jpg);
     }
	 

#menu{
	position: absolute;
	left: 15px;
	top: 155px;
	width: 200px;
	height: 300px;
	z-index: 2;
}

#titre{
	position:absolute;
	top: 94px;
	height: 40px;
	width: 180px;
	right: 36px;
	z-index: 25;
}



#image {
	position: absolute;
	top: 240px;
	right: 40px;
	width: 400px;
	height: 200px;

}

#image2 {
	position: absolute;
	top: 310 px;
	right: 40px;
	width: 400px;
	height: 130px;

}



#texte_pt {
	position: absolute;
	top: 156px;
	right: 39px;
	width: 400px;
	height: 70px;
	overflow: auto;
	filter:chroma(color=#00FF00);
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #00FF00;
	scrollbar-3dlight-color: #00FF00;
	scrollbar-darkshadow-color: #00FF00;
	scrollbar-highlight-color:  #00FF00;
	scrollbar-shadow-color: #00FF00;
	scrollbar-track-color: #00FF00;
	padding-right: 10px;
	text-align: justify;
	z-index: 2;
}

#texte_pt2 {
	position: absolute;
	top: 160px;
	right: 40px;
	width: 400px;
	height: 160px;
	overflow: auto;
	filter:chroma(color=#00FF00);
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #00FF00;
	scrollbar-3dlight-color: #00FF00;
	scrollbar-darkshadow-color: #00FF00;
	scrollbar-highlight-color:  #00FF00;
	scrollbar-shadow-color: #00FF00;
	scrollbar-track-color: #00FF00;
	padding-right: 10px;
	text-align: justify;
	z-index: 2;
}

#texte_gd {
	position: absolute;
	top: 140px;
	right: 17px;
	width: 315px;
	height: 320px;
	overflow: auto;
	filter:chroma(color=#00FF00);
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #00FF00;
	scrollbar-3dlight-color: #00FF00;
	scrollbar-darkshadow-color: #00FF00;
	scrollbar-highlight-color:  #00FF00;
	scrollbar-shadow-color: #00FF00;
	scrollbar-track-color: #00FF00;
	padding-right: 10px;
	text-align: right;
	z-index: 3;

}


#image_gauche {
	position: absolute;
	top: 140px;
	right: 360px;
	width: 150px;
	height: 320px;
	z-index: 3;

}


#pied {
	position: absolute;
	bottom: 7px;
	left: 0px;
	width: 740px;
	text-align: right;
}

.transparence {
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
	}
#flashcontent {
	font-family: "Comic Sans MS";
}
