.pix_diapo
{
	height: 319px;
	margin: 0 0 0px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 99;
}
.pix_diapo > DIV
{
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#pix_prev, #pix_next
{
	cursor: pointer;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 1001;
}
#pix_prev
{
	background: url(images/diapo/prev.png) no-repeat;
	left: 10px;
}
#pix_next
{
	background: url(images/diapo/next.png) no-repeat;
	left: auto !important;
	right: 10px !important;
}
#pix_pag
{
	margin: 0 auto;
	position: relative;
	z-index: 1002;
}
#pix_commands
{
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	margin: 15px 0 0 13px;
	position: relative;
	width: 24px;
}
#pix_play
{
	background: url(images/diapo/play.png) no-repeat center;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_stop
{
	background: url(images/diapo/pause.png) no-repeat center;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_pag_ul
{
	float: right;
	margin: -32px 7px 0 0;
	padding: 0;
}
#pix_pag_ul > LI
{
	cursor: pointer;
	display: block;
	display: inline-block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	text-indent: -9999px;
	width: 16px;
}
#pix_pag_ul > LI > SPAN
{
	background: #4D4D4D;
	display: block;
	height: 14px;
	width: 14px;
}
#pix_pag_ul > LI:hover > SPAN > SPAN
{
	background: #E51E27;
}
#pix_pag_ul > LI > SPAN > SPAN
{
	display: block;
	float: left;
	height: 14px;
	width: 14px;
}
#pix_pag_ul > LI.diapocurrent > SPAN > SPAN
{
	background: #E51E27;
}
#pix_pag_ul > LI > .pix_thumb
{
	border: 4px solid #F2F2F2;
	border: 4px solid #E6E6E6;
	border: 4px solid #E6E6E6;
	-moz-box-shadow: 0 1px 8px #000;
	-webkit-box-shadow: 0 1px 8px #000;
	box-shadow: 0 1px 8px #000;
	height: 58px;
	left: -17px;
	position: absolute;
	top: -67px;
	width: 58px;
}
#pix_pag_ul > LI > .thumb_arrow
{
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #E6E6E6;
	top: 0;
	left: 12px;
	position: absolute;
}
.pix_relativize
{
	overflow: hidden;
	position: relative;
}
.imgFake
{
	cursor: pointer;
}
.elemHover
{
	position: absolute;
}
.imageslide
{
	display: block;
	font-size: 13px;
	width: 100%;
	left: 0;
	top: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
.imageslide IMG
{
}
.titleslide
{
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	left: 0;
	top: 276px;
	font-weight: 400;
	margin-top: 5px;
	float: left;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.41);
	text-align: left;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 11px;
}
.titleslide SPAN
{
	font-size: 15px;
	line-height: 3;
}
.titleslide .priceslide
{
	font-size: 18px;
	color: #D06444;
	float: right;
	margin-top: 40px;
	margin-left: 0px;
}
.titleslide .priceslide EM
{
	color: #6D6D6D;
	text-decoration: line-through;
	font-size: 18px;
}
.titleslide .priceslide STRONG
{
	font-size: 35px;
	color: #D0644D;
}
.ui-loader
{
	display: none;
}
