		
/*CONFIG FOTOS*/

.carrusel_fotos {
	/*width: 100%; /* 991px */
	height: 540px;
	margin:auto;
	position: relative;
	z-index: 0;
	width: 1055px;

}

.stepcarousel_fotos {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 1055px; /* 991px */
	height: 540px; /* ok aca */
	z-index: 0; /*ver 2*/
}
.stepcarousel_fotos  .belt{
	position: absolute;
	height: 540px;
	width: 1055px;
	top: 0px;
}

.stepcarousel_fotos .panel{
	float: left;
	overflow: hidden;
    margin: 0 0 0 30px;
	width: 1055px;
	height: 540px;
	}	

.stepcarousel_fotos .paneles{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 1055px;/*100%; /* 991px */
	height: 540px;

}




.stepcarousel .paneles{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 1150px;/*100%; /* 991px */
	height: 540px;

}


.botonslidefotos {
	width: 100%;/*100%;*/
	height: 8px;
	z-index: 20;
	position: absolute;
	/*background-color:#333333;*/
	top: 4647px;
	left: 0px;
	/*opacity: 0.2;*/
}
