#noticias{
	background:url(../images/div.gif) no-repeat left bottom;
	padding-bottom:20px;
}

#newsletter{
	background:url(../images/div.gif) no-repeat left bottom;
	padding-bottom:20px;
}

#endereco{
	padding-top:20px;
}

/* -- Titulos -- */

.tit_fundimec{
	text-indent:-2000px;
	background:url(../images/tit_fundimec.gif) no-repeat center center;
	width:145px;
	height:25px;
	padding-bottom:40px;
}

.tit_noticias{
	text-indent:-2000px;
	background:url(../images/tit_noticias.gif) no-repeat center center;
	width:109px;
	height:25px;
	padding-bottom:40px;
}

.tit_newsletter{
	text-indent:-2000px;
	background:url(../images/tit_newsletter.gif) no-repeat center center;
	width:147px;
	height:25px;
	padding-bottom:40px;
}

.data{
	background:url(../images/campo_date.gif) no-repeat left center;
	padding-top:10px;
	padding-left:12px;
	width:85px;
	height:23px;
}

.bt_noticias{
	text-indent:-2000px;
	background:url(../images/bt_leia_mais.gif) no-repeat center center;
	width:41px;
	height:16px;
	display:block;
	float:right;
	padding-right:30px;
}

.bt_voltar{
	text-indent:-2000px;
	background:url(../images/bt_voltar.gif) no-repeat left center;
	width:66px;
	height:16px;
	display:block;
	float:left;
	padding-left:10px;
}

.bt_topo{
	text-indent:-2000px;
	background:url(../images/bt_topo.gif) no-repeat left center;
	width:52px;
	height:16px;
	display:block;
	float:left;
}

/* -- formulario -- */

fieldset{
	border: none;
}

input{
	border: solid 1px #EAEAEA;
	margin-top:8px;
	width:180px;
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	color:#d56d08;
	padding-top:4px;
	padding-left:8px;
}

input#enviar{
	text-indent:-2000px;
	background:url(../images/bt_cadastrese.gif) no-repeat center center;
	width:61px;
	height:13px;
	border:0px;
	float:right;
	margin-right:60px;
	padding:10px;
	cursor:pointer;
}
