@charset "utf-8";
/*Apartamento*/
#mini_fotos{margin-left:0px;float:right;width:375px;}
#mini_fotos div a{color:#336699;text-decoration:none;}
#mini_fotos div a:hover{text-decoration:underline;}
/*  Vistas del apartamento v2 */
#plano_apart_2{background:url(../images/plano_vistas.png) top left no-repeat;width:520px;height:530px;float:right;margin-left:80px;}
#plano_apart_2 .vista{width:20px;height:20px;position:relative;margin:1px;background:url(../images/blank.png) top left no-repeat;}
#plano_apart_2 .vista:hover{background:url(../images/punto_vista.png) top left no-repeat;cursor:pointer;}
#plano_apart_2 .vista div{display:none }
#plano_apart_2 .vista:hover div{display:block;position:relative;}
/* fin Vistas del apartamento v2 */  
#texto_apart{padding:0px 20px;width:600px;float:left;border-right:#336699 2px solid;background: #eeeeee;margin-left:24px }
#reservar_apart{background:url(/images/fondo_link.png) no-repeat top left;width:276px;height:109px;float:left;padding:10px 0px 0px 20px;margin:130px 0px 0px 30px;}
#reservar_apart a.reservar{margin:10px;padding:10px 20px;display:inline;}
#plano_apart{background:url(../images/plano.png) top left no-repeat;width:590px;height:530px;}
#plano_apart div{margin-top:0px;margin-left:470px;width:100px;z-index:100;}
#plano_apart img{margin-bottom:10px;z-index:10;height:79px;}
#plano_apart img:hover{margin-bottom:-131px;margin-top:-60px;height:280px;padding-left:100px;}
#plano_apart img.last:hover{margin-bottom:-31px;margin-top:-160px;height:280px;padding-left:100px;}
