.pix_diapo {
	overflow: hidden;
	position: relative;
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
	height: 400px;
}
.pix_diapo > div {
	display: none;
	height: 400px;
	left: 0;
	position: absolute;
	top: 0;
	width: 1000px;
}
#pix_prev, #pix_next {
	cursor: pointer;
	display: block;
	height: 20px;
	position: absolute;
	width: 20px;
	z-index: 1001;
}
#pix_prev {
	background: url(images/diapo/prev.png) no-repeat;
	left: 42px;
	top: -700px;
}
#pix_next {
	background: url(images/diapo/next.png) no-repeat;
	left: 86px!important;
	top: -700px;
}
#pix_pag {
	position: relative;
	width: 1000px;
	z-index: 1002;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pix_commands {
	cursor: pointer;
	display: block;
	float: left;
	height: 40px;
	position: relative;
	width: 40px;
	margin-top: -50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13px;
	left: -15px;
	top: -600px;
}
#pix_play {
	background: url(images/diapo/play.png) center no-repeat;
	height: 40px;
	left: 0;
	position: absolute;
	width: 40px;
	top: 0px;
}
#pix_stop {
	background: url(images/diapo/pause.png) center no-repeat;
	height: 40px;
	left: 0;
	position: absolute;
	top: 0;
	width: 40px;
}
#pix_pag_ul {
	float: right;
	top: -70px;
	position: relative;
}
#pix_pag_ul > li {
	cursor: pointer;
	display: block;







	.display: inline-block;
	float: left;
	list-style: none;
	text-align: center;
	text-indent: -9999px;
	width: 16px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	height: 16px;
}
#pix_pag_ul > li > span {
	display: block;
	width: 16px;
	background-image: url(images/diapo/minipoint.png);
	height: 16px;
}
#pix_pag_ul > li:hover > span > span {
	width: 16px;
	height: 16px;
	background-color: #E6B428;
}
#pix_pag_ul > li > span > span {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
}
#pix_pag_ul > li.diapocurrent > span > span {
	background-image: url(images/diapo/minipoint_current.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pix_pag_ul > li > .pix_thumb {
	border: 2px solid #6AB4FF;







	.border: 2px solid #6AB4FF;
	border: 4px solid #E6B428;
	height: 65px;
	left: -150px;
	position: absolute;
	top: -45px;
	width: 160px;
}
.pix_relativize {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
	width: 300px;
}
.ui-loader {
	display: none;
}
