@charset "UTF-8";

.SlidingPanels {
	background: url(http://blog.chevaldetroie.net/images/slide/bg.gif) repeat-y;
	position: relative;
	width: 387px;
	height: 274px;
}
.SlidingPanelsContentTop {
	background: url(http://blog.chevaldetroie.net/images/slide/top.gif) no-repeat;
	width: 387px;
	height: 11px;
	margin: 0! important;
	margin: 0 0 -9px 0;
	position: relative;
}
.SlidingPanelsContentBottom {
	background: url(http://blog.chevaldetroie.net/images/slide/bottom.gif) no-repeat;
	width: 387px;
	height: 11px;
	position: relative;
}
.SlidingPanelsContentGroup {
	width: 100%;
	height: 100%;
	position: relative;
}
.SlidingPanelsContent img {
	border: none;
}
.SlidingPanelsContent {
	width: 100%;
	height: 100%;
	padding-left: 11px;
	overflow: hidden;
}
.SlidingPanelsThumbs {
	background: url(http://blog.chevaldetroie.net/images/slide/bg.gif) repeat-y;
	width: 387px;
	width: auto;
	padding: 2px 0 0 11px;
}
.SlidingPanelsThumbs img {
	margin-right: 21px;
	border: 1px #dde7ed solid;
}