
.visibility{position: absolute;
    top: 38px;
    visibility: hidden;
    width: 288px; left:0px; height:228px;}
.display_block{ visibility:visible;}
.jspContainer
{
	overflow: hidden;
	position: relative;
	/*height:245px!important;
	width:288px!important;
	background:none repeat scroll 0 0 #E8E8E8;
	border-left:1px solid #fff;
	border-right:1px solid #fff;*/
}

.jspPane
{
	position: absolute;
	
	/*width:253px!important;nampidirina*/
}
#post-479 .jspPane{/*width:267px!important;padding:0 10px 0 10px!important;*/}
#tgs1 .jspPane{/*width:267px!important;padding:0 10px 0 10px!important;*/}
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 100%;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: none repeat scroll 0 0 #EEEEEE;
	border-radius: 7px 7px 7px 7px;
	position: relative;
}

.jspDrag
{
	background: none repeat scroll 0 0 #BBBBBB;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	left: 0;
	position: relative;
	top: 0;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 5px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
.scroll-pane
{
	width: 214px;
	height: 400px;
	overflow: auto;
	padding:0;
	margin:0 auto;
}
.port_bloc_pannier{
	width:1049px;
	height:536px;
	*height:536px !important;
	overflow:auto;
	padding:0;
	margin:0 auto;
}