/* MAIN CONTENT INDEX STARTS */
#MainPhoto {
	height: 375px;
	position: relative;
	z-index: 1;
}
#TopFlash {
	width: 880px;
	height: 125px;
}
#Iconos {
	padding: 15px 22px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}
#Iconos img {
	margin: 0 0 5px 5px;
}
/* MAIN CONTENT INDEX ENDS */



/* BOX_IMAGES CAROUSEL STARTS */
#Box_Images.carousel {
	height: 234px;
	padding-top: 20px;
	position: absolute;
	top: 58px;
	left: 24px;
}
#Box_Images .carousel-wrap {
	width: 150px;
	height: 186px !important;
	background-color: #00B1F0;
	position: relative;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#Box_Images.carousel ul {
	width: 150px !important;
}
#Box_Images.carousel ul li {
	width: 130px;
	height: 87px;
	padding-bottom: 6px;
	margin-left: 10px;
}
#Box_Images.carousel img {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#Box_Images .carousel-control {
	width: 35px;
	height: 13px;
	position: absolute;
}
#Box_Images .carousel-next {
	background:  url(../images/defaults/whiterow_down.png) no-repeat;
	top: 211px;
	left: 60px;
}
#Box_Images .carousel-previous {
	background: url(../images/defaults/whiterow_up.png) no-repeat;
	top: 1px;
	left: 60px;
}
.borde_top {
	position: absolute;
	top: 53px;
	left: 24px;
}
.borde_bottom {
	position: absolute;
	top: 263px;
	left: 24px;
}
.Click_7 {
	width: 172px;
	height: 33px;
	position: absolute;
	bottom: 15px;
	right: 202px;
}
.Click_7 a {
	width: 172px;
	height: 33px;
	display: block;
	background: url(../images/photos/boton_venta_insolita.jpg) no-repeat 0 50px;
}
.Click_7 a:hover {
	background: url(../images/photos/boton_venta_insolita.jpg) no-repeat top left;
}
#cuarto {
	width: 167px;
	height: 121px;
	background: url(../images/photos/boton_cuarto.jpg) no-repeat;
	position: absolute;
	top: 142px;
	right: 30px;
	display: block;
	z-index: 1000;
}
/* BOX_IMAGES CAROUSEL ENDS */