@charset "utf-8";
/* CSS Document */

.noticias{
	width:235px;
	height:auto;
	float:left;
/*	background-image:url(../assets/bg_noticias.jpg);
	background-repeat:repeat-x; */
}

.titulos_noticias{
	width:220px;
	font-size:12px;
	margin:24px 5px 0 0;
	*margin-right:15px !important;
	_margin-right:5px;
	float:right;
}
.titulos_noticias a:link,
.titulos_noticias a:visited{
	color:#000;
	text-decoration:none;
	_width:200px;
}	

.leia_mais{
	width:60px;
	font-size:12px;
	margin:10px 5px 0 0;
	float:right;
	text-align:right;
}

.leia_mais a:link,
.leia_mais a:visited{
	color:#035395;
	text-decoration:underline;
}


.bem_vindo{
	width:572px;
	_width:450px;
	height:580px;
	float:left;
	margin:22px 0 0 17px;
	_margin-left:11px;!important
}

.texto{
	width:560px;
	height:270px;
	float:left;
	margin:24px 0 0 0;
	line-height:23px;
	text-align:justify;
}
.texto img{
	float:right;
}

.orcamento{
	width:555px;
	height:220px;
	float:left;
	margin:25px 0 47px 0;
}


.previsao_do_tempo{
	width:345px;
	float:left;
	margin:0 0 0 22px;
}

.produtos_classificados{
	width:335px;
	height:95px;
	margin:0 0 13px 0;
	padding:0 3px 0 11px;
	text-align:right;
	float:right;
}
.produtos_classificados a img{
	float:right;
	border:solid #BEBEBE 1px;
}

.produtos_classificados a:link,
.produtos_classificados a:visited{
	color:#000;
	text-decoration:none;
}

.texto_produtos{
	margin:0 20px;
	float:left; 
	width:180px;
	text-align:right;
	line-height:20px;
}

h2{margin: 0}

.tempo{
	width: 215px;
	height: auto;
	margin-top: 10px;
}