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

.AlertaVenda{
	border:1px solid #000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;	
	margin:5px 0;
	background-color:#FF0000;
	color:#FFFF00;
}

.AlertaVenda a{
	color:#FFFF00;
	text-decoration:none;
}


#PaginaDetalheImovel #ConteudoDetalhe #BtVoltar {
	margin:10px 0 5px 0;
}

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

#PaginaDetalheImovel #ConteudoDetalhe{

}

#PaginaDetalheImovel #ConteudoDetalhe h2.HeaderDetalhesImovel{
	height:23px;
	line-height:23px;
	float:left;	
	width:560px;
	color:#FFCC00;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	
}

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

#ConteudoDetalhe #GaleriaFotos #TxtFotos{
	padding:0;
	border-bottom:1px solid #E8E6D7;
	width:98%;
	height:16px;
	line-height:16px;
	margin:0 0 0 10px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	
}


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

}

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

#ConteudoDetalhe  #GaleriaFotos ul#miniaturas li a{
    width:87px !important;
    height:65px !important;
	display:block;
	background-color:#CCCCCC;	
	margin:4px 0;
}

#ConteudoDetalhe #DetalhesConteudo{
	float:left;
	width:100%;
}
