#PaginaDetalheImovel{
	width:787px;
	float:left;
	margin:0;
	display:inline;
}


.AlertaVenda{
	border:1px solid #000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;	
	margin:15px 0 0 10px;
	background-color:#FF0000;
	color:#FFFF00;
}

.AlertaVenda a{
	color:#FFFF00;
	text-decoration:none;
}


#PaginaDetalheImovel #ConteudoDetalhe #BtVoltar {
/*	float:right;
	margin:10px 30px 0 0;*/
	display:none;
}

#PaginaDetalheImovel #ConteudoDetalhe #BtVoltar img{
	border:0;
}

#PaginaDetalheImovel #ConteudoDetalhe{

}

#PaginaDetalheImovel #ConteudoDetalhe #GaleriaFotos{
	width:100%;
	float:left;
	margin:0;
}

#ConteudoDetalhe #GaleriaFotos #TxtFotos{
	padding:0;
	border-bottom:1px solid #240B6F;
	width:98%;
	line-height:16px;
	margin:0 0 0 10px;
	color:#240B6F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-indent:10px;	
	font-weight:bold;
	font-style:italic;
}


#ConteudoDetalhe  #GaleriaFotos ul#miniaturas {
	width:100%;
/*    height: 154px;	*/
	margin:0;
	padding:0;

}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li {
    width:98px !important;
	text-align:center;
	display:inline;
	float:left;
	margin:4px;
	text-align:center;
	min-height:65px;
    height: auto !important;
	height:65px;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li a{
    width:98px !important;
    height:65px !important;
	display:block;
	background-color:#CCCCCC;	
	margin:4px 0;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li a img{
	border:0;	
}

#ConteudoDetalhe #DetalhesConteudo{
	float:left;
	width:100%;
}

ul#miniaturas li img.horizontal {
	width:98px;
	height:65px;
}

ul#miniaturas li img.vertical {
	height:65px;
	width:48px;
}


#ConteudoImoveisSemelhantes{
	width:195px;
	float:left;
	background-image:url(../../slices/bg-ImoveisSemelhantes.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 0 10px 0;
}

#ConteudoImoveisSemelhantes #headerImoveisSemelhantes{
	background-image:url(../../slices/header-ImoveisSemelhantes.jpg);
	width:158px;
	height:38px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 10px;
	padding:0;
}

#ConteudoImoveisSemelhantes ul{
	list-style:none;	
	margin:10px 0 0 10px;
	padding:0;
	width:183px;
	float:left;
	display:inline;
}

#ConteudoImoveisSemelhantes ul li{
	width:175px;
	margin:auto;
	float:left;
	padding:7px 0;
	display:inline;
	border-bottom:1px dotted #666666;
}

#ConteudoImoveisSemelhantes ul li a{
	text-decoration:none;
	display:block;
	cursor:pointer;
}

#ConteudoImoveisSemelhantes ul li img{
	width:65px;
	height:48px;
	border:none;
	float:left;
}

#ConteudoImoveisSemelhantes ul li .ImovelSemelhante{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	line-height:11px;
	margin:0 0 0 3px;
	width:100px;
}

#ConteudoImoveisSemelhantes ul li .FontSize{
	font-size:12px;
	color:#333333;
}

#ConteudoImoveisSemelhantes ul li .FontSizeSmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}


