.empreendimentos .auto { width:951px; left:50%; margin-left:-475px; z-index:1; position:absolute; }

.empreendimentos .imobbg { background-image:url("images/imobbg.jpg"); width:947px; background-repeat: no-repeat; background-color:#1A1A1A; }
.empreendimentos .imobbg .content { padding-bottom:20px; padding-top:15px; padding-left:40px; }
.empreendimentos .imobbg .item { width:210px; margin-top:5px; }
.empreendimentos .imobbg .item .icon { background-image:url("images/iconUrl.png"); background-repeat: no-repeat; background-position: right top; padding-right:20px; }
.empreendimentos .imobbg .item .icon:hover { color:#71c158; }

.empreendimentos .Imob .imob { background-image:url("images/imob.png"); width:947px; height:28px; background-repeat: no-repeat; }
.empreendimentos .Imob .contentAnim { overflow:hidden; }
.empreendimentos .Imob .imob.selected { background-position:left bottom; }



.MenuEmpr { border-bottom:1px solid #c9c9c9; }
.MenuEmpr .contentMenuEmpr { margin-top:215px; height:88px; overflow: hidden; }
.MenuEmpr .topTitle {  font-size:74px; white-space:nowrap; color:#ffffff; }

.MenuEmpr .roundTopLeft{
    -webkit-border-top-left-radius: 3px;    
    -moz-border-radius-topleft: 3px;    
    border-top-left-radius: 3px;   
}
.MenuEmpr .roundTopRight { 
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;  
}
.MenuEmpr .table { width:100%; }
.MenuEmpr .table td {
	overflow: hidden;
	text-align:center;
	background-image:url(../images/bgmenu.jpg);
	background-repeat:repeat-x;
	height:26px;
} 
.MenuEmpr .table a { display: block; width:100%; } 
.MenuEmpr .table div {  line-height: 26px; display:inline; padding-top:6px; padding-bottom:6px; padding-left:10px; padding-right:10px; } 

.MenuEmpr .table div:hover, .MenuEmpr .table div.selected  {
	text-shadow: 1px 1px 2px #000000;
	background-image:url(../images/imobbg.jpg);
	color:#dfdfdf;
} 

.MenuEmpr .boxRel {            
    margin-top:140px;  
}
.MenuEmpr .relmiddle { 
    padding-left:10px;
    padding-right:10px;
    background-image:url('images/relmiddle.png');
    min-width:197px; 
    height:61px;
    background-repeat:repeat-x;    
}
.MenuEmpr .relleft {     
    background-image:url('images/relleft.png');   
    width:4px;
    height:61px;
    background-repeat:no-repeat;    
}
.MenuEmpr .relright {     
    background-image:url('images/relright.png');   
    width:14px;
    height:61px;                
    background-repeat:no-repeat;     
}

.MenuEmpr .boxStatus { 
    margin-top:35px; 
    margin-left:25px; 
    background-image:url('../../images/blockButton.jpg');
    background-repeat: repeat-x;
    height:18px;
    float:left;
    font-size:10px;
    color:#202020;
    display:block;
    line-height:18px;
    padding:0px 12px;  
}

.MenuEmpr .tourColor { 
    color:#006487 !important;
}
