
/* /////////////////////////   INICIO COMUNS      */


/* /////////////////////////   FIM COMUNS      */



/* /////////////////////////   INICIO LINHA EMPREENDIMENTO      */
	.linha_empreendimentos, #linha2
	{
	padding:20px;
	float:left;
	}
	.linha_empreendimentos .empreendimento
	{
	/*border:solid 1px #990;*/
	margin-right:30px;
	float:left;
	width:300px;
	background-repeat:no-repeat;
	background-position:0 28px;
	}
	.linha_empreendimentos .ultima
	{
	margin:0;	
	}
	.dados_empreendimento
	{
	color:#333;
	width:300px;
	height:183px;
	background-image:url(../img/fundo_emp.png) !important;
	background-image:url(../img/fundo_emp.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
	
	.dados_empreendimento h3, .dados_empreendimento .link, .cont_descricao
	{
	text-align:center;
	/*border:solid 1px #900;*/
	width:153px;
	float:right;
	}
	
	.dados_empreendimento h3
	{
	padding-top:5px;
	height:48px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align:left;
	}
	
	.cont_descricao
	{
	height:99px;
	}
	.cont_descricao .local
	{
	color:#F60;
	padding-bottom:5px;
	}
	.cont_descricao .descricao
	{
	width:135px;
	margin:auto;
	font-size:11px;
	}
	.link
	{
	text-align:center;
	}
	.link a
	{
	margin:auto;
	text-align:center;
	width:100px;
	height:25px;
	display:block;
	
	background-image:url(../img/bt_saibamais.png) !important;
	background-image:url(../img/bt_saibamais.gif);
	background-repeat:no-repeat;
	background-position:top center;
	
	text-indent:-9999px;
	overflow:hidden;
	}
	.link a:hover
	{
	background-position:bottom center;
	}
	
	.empreendimento h2
	{
	width:170px;
	height:20px;
	background-image:url(../img/label_lancamento.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:8px;
	}
	.empreendimento h2.lancamento
	{
		background-image:url(../img/label_lancamento.jpg);
	}
	.empreendimento h2.construcao
	{
		background-image:url(../img/label_construcao.jpg);
	}
	.dados_empreendimento img
	{
	display:none;
	}

	
/* /////////////////////////   FIM LINHA EMPREENDIMENTO      */
	
	
/* /////////////////////////   INICIO LINHA 2      */

	#linha2
	{
	float:left;
	}
	#linha2 h2
	{
	text-indent:-9999px;
	overflow:hidden;
	width:215px;
	height:33px;
	background-position:0 0px;
	background-repeat:no-repeat;
	padding-bottom:15px;
	}
	
	#linha2 h2.dicas		{	background-image:url(../img/label_dicas_noticias.jpg);	}
	#linha2 h2.acompanhe	{	background-image:url(../img/label_acompanhe.jpg);	}
	#linha2 h2.video		{	background-image:url(../img/label_video.jpg);	}
	
	#dicas_noticias, #acompanhe_principal
	{
	font-size:11px;
	font-weight:normal;
	color:#333;
	float:left;
	width:630px;
	}
	
	#linha2 #dicas_noticias .noticia
	{
	line-height:17px;
	
	padding-bottom:20px;
	background-image:url(../img/separacao_noticias.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	}
	

	#linha2 #dicas_noticias .noticia a
	{
	padding:3px 0;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	}
	#linha2 #dicas_noticias .noticia a:hover
	{
	text-decoration:underline;
	}
	
	#linha2 #dicas_noticias a.listar_todos
	{
	float:right;
	margin-top:10px;
	margin-right:10px;
	padding-left:15px;
	background-image:url(../img/seta_link.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	
	font-size:11px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	}
	
	#linha2 #dicas_noticias a.listar_todos:hover
	{
	color:#F45E00;
	}
	
	
	#video_principal
	{
	font-size:11px;
	font-weight:normal;
	color:#333;
	
	/*border:solid 1px #990000;*/
	float:right;
	width:315px;
	}
	
	#video_principal h2
	{
	text-align:left;
	}
	#video_principal h4
	{
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding-bottom:10px;
	}
	
	#video_principal object
	{
	margin-left:7px;
	}
	#video_principal p
	{
	padding-top:10px;
	}



	.combo
	{
	margin-top:20px;
	
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:12px;
	height:18px;
	color:#000;
	border:solid 1px #ccc;
	}



/* /////////////////////////   FIM LINHA 2      */
