/* P E S Q U I S A */
#pesquisa{
	width:180px;
	margin:5px;
	display:none;
}
#pesquisa_header{
	height:30px;
}
#pesquisa_body{
	background:#f2f5fb url('../images/pesquisa/background.jpg') repeat-x;
	padding:5px;

}
#pesquisa_question{
	margin:0 0 10px 0;
}
#fld_pesquisa li{
	margin:0 0 5px 0;
	list-style:none;
	overflow:hidden;
}
#fld_pesquisa input{
	display:block;
	float:left;
	margin:3px 5px 0 0;
	_margin:0 5px 0 0;
}
#fld_pesquisa label{
	display:block;
	float:right;
	width:150px;
	_width:145px;
	_margin-top:2px;
}
#pesquisa_footer{
	background:#cde1a0 url('../images/pesquisa/footer.gif') no-repeat;
	padding:5px;
	_padding:5px 5px 0 5px;
	height:20px;
}
#pesquisa_footer p{
	display:inline;
	vertical-align:5px;
	_vertical-align:5px;
	margin:0 2px 0 0;
	_margin:0 7px 0 0;
}
#pesquisa_footer button{
	_margin:0 0 2px 0;
	width:64px;
}

/* H O M E */
#eventos_e_projetos{
	overflow:hidden;
	width:203px;
	float:left;
}
#eventos_header{
	height:30px;
}
#eventos_body{
	background:#fff url('../images/home_eventos_background.gif') repeat-x;
}
.eventos_desc{
	padding:0 5px;
}
.eventos_date{
	color:#963a00;
	font-weight:bold;
}
.eventos_btmais{
	text-align:right;
	padding:5px 5px 0 5px;
}
#projetos_header{
	height:30px;
	margin:5px 0 0 0;
}
#projetos_body{
	overflow:hidden;
	padding:5px;
	background:#fff url('../images/home_projetos_background.gif') repeat-x;
	zoom:1;
}
#projetos_img{
	float:left;
	margin-right:5px;
}
#projetos_desc_e_bt{
	float:right;
	width:118px;
}
#projetos_bt{
	margin-top:5px;
	text-align:right;
}
#noticias{
	float:right;
}
#noticias_header{
	height:29px;
}
#noticias_body{
	background:#d9e9ad url('../images/home_noticias_background.gif') repeat-x;
}
#noticias_whatis{
	padding:5px;
}
#noticia_01{
	padding:0 5px;
}
#noticias_prevEnext{
	overflow:hidden;
	margin:5px 0 0 5px;
	_margin:5px 0 10px 5px;
	padding:0 0 5px 0;
	width:300px;
}
#noticias_prev{
	float:left;
	margin-left:5px;
	display:none;
}
#noticias_next{
	float:right;
	margin-right:5px;
	display:none;
}
#noticias_footer{
	_margin-top:-10px;
	height:5px;
}
#noticias_footer img{
	display:block;
}