/**************************************************************

	SlideShow
	v 1.2

**************************************************************/

.slideshow {
	width: 750px;
	height: 800px;
}

.loading {
	background: url(index_fichiers/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 0px solid white;
	padding: 0px;
	visibility:hidden;
}

a:hover.slideshowThumbnail img {
	border: 0px solid #ccc;
	padding: 0px;
}

.current img {
}

.outline {
	z-index: 0;
}

#thumbnails {
	width: 10px;
	float: left;
}

a {
	color: orange;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0722E;
}
.Style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #F0722E; font-weight: bold; }
.Style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #D50000; font-weight: bold; }
.Style6 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	color: #F0722E;
	text-decoration: none;
}
a:visited {
	color: #F0722E;
	text-decoration: none;
}
a:hover {
	color: #F0722E;
	text-decoration: underline;
}
a:active {
	color: #F0722E;
	text-decoration: none;
}
.Style7 {font-size: 12px; color: #D50000; font-family: Verdana, Arial, Helvetica, sans-serif;}


/*************************************************************/
