@charset "utf-8";
/* CSS Document */

#right { 
background: url(imagenes/bkg-deptos.jpg) no-repeat top left;
}
#departamentos{ width:100%; height:100%; }
#departamentos h2 { background:url(imagenes/deptos-titulo.png) no-repeat top center; width:100%; height:47px; margin-top:15px;}

.box-deptos { width:290px;height:170px; margin:20px 0 0 15px; float:left; border-bottom: 1px solid #999999;}
.box-deptos a, .box-deptos p{ float:left;}
.box-deptos p{ margin-left:10px; font-size:12px; line-height:20px;}
.box-deptos p span{ font-size:11px;}
.box-deptos h3 { width:127px; height:25px; text-indent:-999em; margin-left:-5px;}
#dto-premium { background:url(imagenes/dto-premium.png) no-repeat top left;}
#dto-ejec1 { background:url(imagenes/dto-ejec1.png) no-repeat top left;}
#dto-ejec2 { background:url(imagenes/dto-ejec2.png) no-repeat top left;}
#dto-ejec3 { background:url(imagenes/dto-ejec3.png) no-repeat top left;}



.hidden-img { display:none;}

.espacio { margin-left:20px;}

#oficina { float:right;  margin-top:15px; *margin-top:15px; padding-right:15px; }

#reservar { float:left; width:200px; clear:both; margin-left:15px; margin-top:15px; *margin-top:15px; font-size:12px; }
#reservar a{color:#dccf64;}
#reservar a:hover { color:#ffffff;}
