#PaginaDetalheImovel{
	width:98%;
	float:left;
}

.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 {
	margin:10px 0 5px 10px;
}

#PaginaDetalheImovel #ConteudoDetalhe #BtVoltar img{
	border:0;
}

#PaginaDetalheImovel #ConteudoDetalhe{

}

#PaginaDetalheImovel #ConteudoDetalhe h2.HeaderDetalhesImovel{
	height:33px;
	width:560px;
	margin:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	padding:0;
}

#PaginaDetalheImovel #ConteudoDetalhe #GaleriaFotos{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

#ConteudoDetalhe #GaleriaFotos #TxtFotos{
	padding:0;
	border-bottom:1px solid #333333;
	width:98%;
	line-height:16px;
	margin:0 0 0 10px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	height:15px;
	background-image:url(../../slices/header-Fotos.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}


#ConteudoDetalhe  #GaleriaFotos ul#miniaturas {
	width:100%;
/*    height: 154px;	*/
	margin:0;
	padding:0;

}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li {
    width:93px !important;
	text-align:center;
	display:inline;
	float:left;
	margin:4px 0;
	text-align:center;
	min-height:77px;
    height: auto !important;
	height:77px;
}

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li a{
    width:87px !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:87px;
	height:65px;
}

ul#miniaturas li img.vertical {
	height:65px;
	width:48px;
	
}
