
<!--galleries-->

#gallery4 {
	position: relative;
	width: 214px;
}
#gallery3 {
	position: relative;
	width: 161px;
}
#gallery2 {
	position: relative;
	width: 108px;
}
#gallery1 {
	position: relative;
	width: 55px;
}


#thumbs4 {
	width: 212px;
	float:left;
	z-index:1;
}
#thumbs3 {
	width: 159px;
	float:left;
	z-index:1;
}
#thumbs2 {
	width: 106px;
	float:left;
	z-index:1;
}
#thumbs1 {
	width: 53px;
	float:left;
	z-index:1;
}


#thumbs4 a {
	display: block;
	float: left;
	margin: 0px 0px 3px 3px;
	width: 50px;
	height: 50px;
	border: 0px solid #000;
}
#thumbs3 a {
	display: block;
	float: left;
	margin: 0px 0px 3px 3px;
	width: 50px;
	height: 50px;
	border: 0px solid #000;
}
#thumbs2 a {
	display: block;
	float: left;
	margin: 0 0 3px 3px;
	width: 50px;
	height: 50px;
	border: 0px solid #000;
}
#thumbs1 a {
	display: block;
	float: left;
	margin: 0 0 3px 3px;
	width: 50px;
	height: 50px;
	border: 0px solid #000;
}


#thumbs4 a img {
	width: 50px;
	height: 50px;
	border: 0;
	z-index: 0;
}
#thumbs3 a img {
	width: 50px;
	height: 50px;
	border: 0;
	z-index: 0;
}
#thumbs2 a img {
	width: 50px;
	height: 50px;
	border: 0;
	z-index: 0;
}
#thumbs1 a img {
	width: 50px;
	height: 50px;
	border: 0;
	z-index: 0;
}


#thumbs4 a:hover {
	border-color: #ddd;
}
#thumbs3 a:hover {
	border-color: #ddd;
}
#thumbs2 a:hover {
	border-color: #ddd;
}
#thumbs1 a:hover {
	border-color: #ddd;
}


#thumbs4 a:hover img {
	border: 3px solid #FFFFFF;
	position: fixed;
	width: auto;
	height: auto;
	left: 380px;
	top: 0px;
	z-index: 100;
}
#thumbs3 a:hover img {
	border: 3px solid #FFFFFF;
	position: fixed;
	width: auto;
	height: auto;
	left: 321px;
	top: 0px;
	z-index: 100;
}
#thumbs2 a:hover img {
	border: 3px solid #FFFFFF;
	position: fixed;
	width: auto;
	height: auto;
	left: 263px;
	top: 0px;
	z-index: 100;
}
#thumbs1 a:hover img {
	border: 3px solid #FFFFFF;
	position: fixed;
	width: auto;
	height: auto;
	left: 213px;
	top: 0px;
	z-index: 100;
}


<!--bandeaux-->

#gallery0 {
	position: relative;
	width: 120px;
}
#gallery00 {
	position: relative;
	width: 120px;
}
#gallery000 {
	position: relative;
	width: 120px;
}


#thumbs0 {
	width: 120px;
	float:left;
	z-index:1;
}
#thumbs00 {
	width: 120px;
	float:left;
	z-index:1;
}
#thumbs000 {
	width: 120px;
	float:left;
	z-index:1;
}


#thumbs0 a {
	display: block;
	float: center;
	margin: 0 0 0 0;
	width: 120px;
	height: 90px;
	border: 0px solid #000;
}
#thumbs00 a {
	display: block;
	float: center;
	margin: 0 0 0 0;
	width: 120px;
	height: 200px;
	border: 0px solid #000;
}
#thumbs000 a {
	display: block;
	float: center;
	margin: 0 0 0 0;
	width: 120px;
	height: 45px;
	border: 0px solid #000;
}


#thumbs0 a img {
	width: 120px;
	height: 90px;
	border: 0;
	z-index: 0;
}
#thumbs00 a img {
	width: 120px;
	height: 200px;
	border: 0;
	z-index: 0;
}
#thumbs000 a img {
	width: 120px;
	height: 45px;
	border: 0;
	z-index: 0;
}


#thumbs0 a:hover {
	border-color: #ddd;
}
#thumbs00 a:hover {
	border-color: #ddd;
}
#thumbs000 a:hover {
	border-color: #ddd;
}


#thumbs0 a:hover img {
	border: 5px solid #FFFFFF;
	position: fixed;
	width: auto;
	height: auto;
	left: 140px;
	top: 0px;
	z-index: 100;
}
#thumbs00 a:hover img {
	border: 5px solid #FFFFFF;
	position: fixed;
	width: auto;
	height: auto;
	left: 140px;
	top: 0px;
	z-index: 100;
}
#thumbs000 a:hover img {
	border: 5px solid #FFFFFF;
	position: fixed;
	width: auto;
	height: auto;
	left: 140px;
	top: 0px;
	z-index: 100;
}