/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
#menu_home {
	position:absolute;
	top:300px;
	left:50%;
	z-index:100;
}
#menu {
	position:absolute;
	top:300px;
	left:0px;
	z-index:100;
}

#menu div .adc {
	font-size:18px; 
}
#menu div .book {
	font-size:72px; 
}
#menu div .publications {
	font-size:39px; 	
	line-height: 50px;
}
#menu div .news {
	font-size:70px;
}
#menu div .projets {
	font-size:45px;
}

#menu_home div .adc {
	font-size:25px; 
}
#menu_home div .book {
	font-size:95px;
}
#menu_home div .publications {
	font-size:50px; 
}
#menu_home div .news {
	font-size:91px;
}
#menu_home div .projets {
	font-size:59px;
}

#div-bouton-suivant {
	position:absolute;
	top:300px; 
	right:20px; 
	width:100px; 
	height:100px; 
	z-index:100; 
	visibility:visible;
}

#images_scroll_slide {
	width:1000px;
	height:600px;
}
#images_scroll_slide>div {
	height:600px;
}
#images_scroll_slide>div>img {
	height:600px;
}