/*****************************************************************************************************************************
CONTEUDO HOME
*****************************************************************************************************************************/

#conteudo_home{
	float:left;
	width:100%;
	height:414px;
	background-color:#100e2f;
	margin-top:24px;
	position:relative;
}

/***************************************************************************************************************************
DESTAQUES
**************************************************************************************************************************/


#destaques{
	float:left;
	width:600px;
}

.exclamacao{
	position:relative;
	margin-top:-25px;
	margin-left:20px;
	margin-bottom:-10px;
}

/***************************************************************************************************************************
BOX DESTAQUES
***************************************************************************************************************************/

.box_destaques{
	float:left;
	background-image:url(../images/home/background_box_destaque.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:559px;
	height:183px;
	margin-bottom:18px;
	margin-left:41px;
	display:inline;
	font-family:Trebuchet MS;
	*margin-top:-7px;
}

.box_destaques div{
	float:left;
	background-color:#ffffff;
	width:166px;
	height:158px;
	margin-left:13px;
	margin-top:13px;
	margin-right:4px;
	display:inline;
}

.box_destaques a img{
	float:left;
	margin:10px 10px 0 10px;
	border:0;
}

.box_destaques dl dt a{
	color:#2269a1;
	float:left;
	font-size:7pt;
	margin-left:10px;
	display:inline;
	font-family:Trebuchet MS;
}

.box_destaques dd {
	background-color:#ffffff;
	background-image:url(../images/home/fundodegrade_mais_destaques.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
	width:98%;
	height:13px;
	margin-top:2px;
}


.saiba_mais{
	float:right;
	background-image:url(../images/home/mais_destaques.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-indent:-5000px;
	width:12px;
	height:11px;
	font-size:1pt;
}

.box_destaques div a:hover{
	background-position:top;
}

/*******************************************************************************************************************************
NOTICIAS
*******************************************************************************************************************************/

#noticias{
	float:right;
	background-color:#ffffff;
	background-image:url(../images/home/fundo_noticias.gif);
	background-repeat:repeat-y;
	margin-right:39px;
	padding-left:21px;
	padding-top:21px;
	width:306px;
	margin-top:-40px;
	position:relative;
	z-index:1;
	display:inline;
	
}
.container_noticias{
	float:left;
	padding-bottom:23px;
	border-bottom:1px dashed #715a34;	
	width:290px;
	margin-bottom:8px;
}
.mais_noticias{
	float:left;
	margin-left:91px;
	margin-right:5px;
	text-indent:-5000px;
	width:11px;
	height:11px;
	background-image:url(../images/home/mais_noticias.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-size:1pt;
	clear:left;
	margin-top:5px;
}
.container_noticias a:hover{
	background-position:bottom;
	text-decoration:underline;
	
}
.container_noticias a img{
	float:left;
	margin-right:10px;
	border:0;
	
}
.container_noticias dl dt a{
	float:left;
	color:#816c3b;
	font-family:Arial;
	width:178px;
	font-size:9pt;
}
.container_noticias dd a{
	color:#8c3d03;
	font-family:Arial;
	font-size:9pt;	
}
.container_noticias p a{
	width:178px;
	font-size:8pt;
	color:#5a4f37;
	font-family:Verdana;
	float:left;
}



/***************************************************************************************************************************
CADASTRE-SE
***************************************************************************************************************************/
#cadastre-se{
	float:left;
	text-indent:-5000px;
	background-image:url(../images/home/orcamento.jpg);
	background-repeat:no-repeat;
	width:639px;
	height:100px;
	*height:103px;
	position:relative;
	z-index:10;
	_margin-top:-100px;
	background-color:#f3f3f3;
}

#cadastre-se a{
	 float:left;
	 width:100%;
	 height:100%
}