.pix_diapo {
	background: transparent;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0;
	top:0;
	
}
img.fixedBackground{
	top:0;
	width:100%;
	height:100%
}
.pix_diapo > div {
	display: none;
	height: 100%;
	left: 0;
	position: relative;
	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;
	width: 100%;
	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) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_stop {
	background: url(images/diapo/pause.png) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_pag_ul {						/*	Pagination	*/
	display:none;
	margin-top:20%;
	float: left;
	padding: 0;
}
#pix_pag_ul > li {
	cursor: pointer;
	display: block;
	.display: inline-block;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 20px 8px 0;
	text-align: center;
	text-indent: -9999px;
	width: 16px;
}
#pix_pag_ul > li > span {
	background: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	height: 16px;
	width: 16px;
}
#pix_pag_ul > li:hover > span > span {
	background: #ccc;
}
#pix_pag_ul > li > span > span {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	display: block;
	float: left;
	height: 8px;
	margin: 4px;
	width: 8px;
}
#pix_pag_ul > li.diapocurrent > span > span {
	background: #ff0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#pix_pag_ul > li > .pix_thumb {
	border: 4px solid #f2f2f2;
	.border: 4px solid #e6e6e6;
	border: 4px solid #e6e6e6\9;
	-moz-box-shadow: 0 1px 8px #000;
	-webkit-box-shadow: 0 1px 8px #000;
-ms-box-shadow: 0 1px 8px #000;
-o-box-shadow: 0 1px 8px #000;
	box-shadow: 0 1px 8px #000;
	height: 58px;
 	left: -17px;
	position: absolute;
	top: -40px;
	width: 58px;
}
#pix_pag_ul > li > .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid  #e6e6e6;
	top: 26px;
	left: 12px;
	position: absolute;
}
.pix_relativize {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
}
.caption {
    .filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
box-shadow:-10px 10px 15px rgba(0,0,0,1);
-webkit-box-shadow:-10px 10px 15px rgba(0,0,0,1);
-moz-box-shadow:-10px 10px 15px rgba(0,0,0,1);
-ms-box-shadow:-10px 10px 15px rgba(0,0,0,1);
-o-box-shadow:-10px 10px 15px rgba(0,0,0,1);
background-color:rgba(0,0,51,0.75);
	bottom: 20px;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px 10px;
	
}
.caption.elemHover.fromRight.headCap a{
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
box-shadow:-10px 10px 15px rgba(0,0,0,1);
-webkit-box-shadow:-10px 10px 15px rgba(0,0,0,1);
-moz-box-shadow:-10px 10px 15px rgba(0,0,0,1);
-ms-box-shadow:-10px 10px 15px rgba(0,0,0,1);
-o-box-shadow:-10px 10px 15px rgba(0,0,0,1);
background-color:rgba(0,0,51,0.80);
padding:15px 20px;
text-shadow:none;
}

.caption.elemHover.fromLeft.subCap a{
line-height:1.6em;
}
.ui-loader {
	display: none;
}


.headCap{
display:none;
font-family: 'Lato', Arial, sans-serif;
font-size:150%;
font-color:white;
background:none;
background-color:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;
box-shadow:none;
left:3%;
bottom:70%;
width:90%;
}

.subCap{
margin-left:20px;
font-family: 'Lato', Arial, sans-serif;
font-size:80%;
padding:15px 20px;
left:2%;
bottom:25%;
width:30%;
}

.aStyle{
color:white;
text-decoration:none;
}

.buttonCust{
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
font-size:90%;
padding:5px;
margin-top:10px;
color:white;
background:#00B800;
border:none;
cursor:pointer;
}
.buttonCust:hover{
background:#009300;
}

@media (min-width: 768px) and (max-width: 979px) {
.headCap{
font-size:180%;
}

.subCap{
font-size:95%;
}
}

 @media (max-width: 767px) {
.headCap{
font-size:150%;
}

.subCap{
font-size:70%;
}
}

@media (max-width : 480px) {
.headCap{
font-size:130%;
}

.subCap{
font-size:65%;
}
}
