.thumbs{
	position: relative;
	float:left;
	height:100%;
}
.jcarousel-skin-tango .jcarousel-container {
	width:183px;
	height:128px;
	margin-top:-7px;

}
.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 200px;
    height: 125px;
    padding-bottom: 40px;
	padding-top: 10px;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  183px;
    height: 128px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 183px;
    height: 128px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 83px;
	width: 32px;
	height: 32px;
	cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}




.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	bottom: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	left:53px;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}

#jumpMenu {
	width: 171px;
	font-size:x-small;
}

.fotos {
	background-image:url(../images/bgfotos.png);
	position:fixed;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100%;
	z-index:100;
	text-align: center;
	visibility:hidden;
}

.foto {
	border:5px;
	border-style:solid;
	border-color:#FFF;
	z-index:100;
}
	
#cerrar{
	position:relative;
	top:15px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666;
}
.imagencarrusel{
    width:171px;
	height:128px;
	margin-top:0px;
}

