#PaginaDetalheImovel{
	width:690px;
	float:left;
	margin:10px 0 0 0;
	display:inline;
}

#HeaderDetalhesImovel{
	background-repeat:no-repeat;
	background-image:url(../../slices/header-DetalhesImovel.jpg);
	text-indent:-9999px;
	margin:0 0 10px 0;
}

.AlertaVenda{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;	
	margin:15px 0 0 10px;
	color:#000000;
}

.AlertaVenda a{
	color:#000000;
	text-decoration:none;
}

#PaginaDetalheImovel #BtVoltar {

}

#PaginaDetalheImovel #BtVoltar img{
	border:0;
}

.FonteHeadersDetalhes{
	width:100%;
	height:20px;
	border-bottom:1px solid #333;
	margin:0 0 10px 0;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:normal;
}

#PaginaDetalheImovel #ConteudoDetalhe{
	width:100%;
	float:left;
}

#PaginaDetalheImovel #ConteudoDetalhe #GaleriaFotos{
	width:100%;
	float:left;
	margin:0;
}

#ConteudoDetalhe #GaleriaFotos #TxtFotos{
	width:98%;
	margin:0 0 10px 10px;
}

#InfoCliqueFotos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
	display:block;
	text-align:center;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas {
	width:100%;
	float:left;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li {
	text-align:center;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li div{
	width:60px;
	display:block;
	background-color:#CCCCCC;
	text-align:center;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li a{
	display:block;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li a img{
	border:0;	
}

#ConteudoDetalhe #DetalhesConteudo{
	float:left;
	width:100%;
}

ul#miniaturas li img.horizontal {
	width:60px;
	height:45px;
}

ul#miniaturas li img.vertical {
	height:45px;
	width:30px;
}
