@charset "utf-8"; 

@media screen, projection{

.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:100%; margin-left:55px}
.imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow a img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
.imageflow .loading{border:1px solid white; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading_bar{background:#fff; height:15px; visibility:visible; width:1%}
.imageflow .navigation{z-index:95}
.imageflow .caption{font-weight:bold; position:relative; text-align:center; z-index:96}
.imageflow .scrollbar{ position:relative; visibility:hidden; z-index:97; height:1px}
.imageflow .slider{background-image:url(images/roue.gif); background-repeat:no-repeat; height:30px; margin:-15px 0 0 -15px; position:absolute; width:30px; z-index:98}
.imageflow .images{overflow:hidden; white-space:nowrap}
.imageflow .button{cursor:pointer; height:17px; position:relative; width:17px}
.imageflow .previous{background:url(button_left.png) top left no-repeat; float:left; margin:-7px 0 0 -30px}
.imageflow .next{background:url(button_right.png) top left no-repeat; float:right; margin:-7px -30px 0 30px}


.imageflow2{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:100%; margin-left:55px}
.imageflow2 img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow2 a img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow2 p{margin:0 auto; text-align:center}
.imageflow2 .loading{border:1px solid white; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow2 .loading_bar{background:#fff; height:15px; visibility:visible; width:1%}
.imageflow2 .navigation{z-index:95}
.imageflow2 .caption{font-weight:bold; position:relative; text-align:center; z-index:96}
.imageflow2 .scrollbar{ position:relative; visibility:hidden; z-index:97; height:1px}
.imageflow2 .slider{background-image:url(images/roue.gif); background-repeat:no-repeat; height:30px; margin:-15px 0 0 -15px; position:absolute; width:30px; z-index:98}
.imageflow2 .images{overflow:hidden; white-space:nowrap}
.imageflow2 .button{cursor:pointer; height:17px; position:relative; width:17px}
.imageflow2 .previous{background:url(button_left.png) top left no-repeat; float:left; margin:-7px 0 0 -30px}
.imageflow2 .next{background:url(button_right.png) top left no-repeat; float:right; margin:-7px -30px 0 30px}

#galerie{
	background:url(images/fond_video.jpg) no-repeat;
	height:341px;
	padding-top:81px;
}
#galerie1{
	background:url(images/fond_image.jpg) no-repeat;
	height:341px;
	padding-top:81px;
	width:610px;
	margin-left:-8px;
}
#galerie2{
	background:url(images/fond_image.jpg) no-repeat;
	height:341px;
	padding-top:81px;
	width:610px;
	margin-left:-8px;
}
}