/*** 
set the width and height to match your images 
**/
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
 }



#slideshow {
	position: absolute;
	z-index:-1;
	visibility: visible;
	
	
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
#slideshow img {
	/* Set rules to fill background */
	max-height:100%;
	max-width:100%;
	/* Set up positioning */
	position: fixed;
	right:1%;
}
#tablemenu {
	position: absolute;
	top: 409px;
	right: 844px;
	width: 106px;
	height: 479px;
	left: 22px;
	z-index: 9;
	visibility: hidden;
}
#bloc_noir {
	position: absolute;
	top: 25%;
	width: 279px;
	height: 68px;
	left: 2%;
	z-index: 1;
	visibility: visible;
}
#newlogo {
	position: absolute;
	top: 5%;
	z-index: 3;
	width: 279px;
	height: 137px;
	visibility: visible;
	left: 2%;
}

#contenu {
	position: absolute;
	top: 5%;
	right: 763px;
	z-index: 3;
	width: 633px;
	height: 3251px;
	visibility: visible;
	left: 1%;
}

.style1 {
	font-family: 'arial'
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
}

}
.style18 {font-family: danielbold; font-size: 60px; color: #CCCCCC; }
