.conteudo
{
	padding:0 15px 0 30px;
	position:absolute;
	top:115px;
	left:0;
}
/* = Destaque
================================================*/	
	.destaque
	{
		float:left;
		background:url(../_img/_home/frase01.gif) no-repeat 230px 255px;
		padding:10px 0 70px 0;
		position:relative;
		width:365px;
	}

		.destaque .ultimos-quartos
		{
			background:url(../_img/_home/destaque-fundo.gif) no-repeat center;
			height:236px;
			position:relative;
			width:351px;
		}

			.destaque .ultimos-quartos .banner-destaque
			{
				padding:16px 15px;
			}
			

	.chamadas
	{
		float:right;
		width:360px;
	}
	
/* = promocao
================================================*/	
.chamadas .promocao
{
	padding:0px 0px 0px 0;
	position:relative;
}

/* = chamadas
================================================*/	
h3
{
	padding:15px 0px 0 0;
}

p
{
	border-bottom:1px solid #ddd;
	display:block;
	padding:1px 0px 9px 0;
	margin:0;
}

.nossos-servicos p,
.nossos-servicos p a
{ 
	color:#00924d;
}

.projetos-concluidos p,
.projetos-concluidos p a
{
	color:#0085ce;
}

.consultoria-gratis p,
.consultoria-gratis p a
{
	color:#f48000; border:0;
}

p a:hover
{
	text-decoration:underline;
}






