

.ftp {
    float: left;
    background: url('../images/hdb_box_acesso.jpg')  no-repeat;
    width: 225px;
    height: 134px;
    margin-top: 10px;
    margin-left: 8px;
}


.ftp a{
	float:left;
	margin:45px 0 0 15px;
	text-align:justify;
	width:158px;	
	color:#747474;
	height:auto;
	line-height:16px;
}

.ftp a:hover{
	color:black;	
}

.ftp1 {
    border: 1px solid #618456;
    color: #4D5B4A;
    font-family: arial;
    font-size: 11px;
    height: 15px;
    margin-top: 5px;
    padding-left: 5px;
    vertical-align: baseline;
    width: 190px;
    margin-left: 11px;
}

.ftp2 {
    border: 1px solid #618456;
    color: #4D5B4A;
    font-family: arial;
    font-size: 11px;
    height: 16px;
    margin-top: 5px;
    padding-left: 5px;
    vertical-align: baseline;
    width: 167px;
    margin-left: 11px;
}

.texto_ftp1 {
    margin: 40px 0 0 13px;
    font-size: 10px;
    color: #747474;
}

.texto_ftp2 {
    margin: 5px 0px 0px 12px;
    font-size: 10px;
    color: #747474;
    width: 115px;
    _margin: 2px 0px 0px 12px;
}

#botao_acessar {
    clear: both;
    margin-top: -26px;
    margin-right: 12px;
    float: right;
    _margin-right: 3px; /* IE6 entende */
    _margin-top: -26px;
}

.acessar {
    margin: 5px;
}

.bem_vindo {
    float: left;
    background: url('../images/hdb_box_bemvindo.jpg') no-repeat;
    width: 470px;
    height: 134px;
    margin-left: 4px;
    margin-top: 10px;
}

.bem_vindo p{
	width:420px;
	line-height:15px;
	margin:74px 0px 0px 23px;
	color:#747474;
	text-align:justify;
}

.bem_vindo a{
	color:#747474;
}

.bem_vindo a:hover{
	color:black;
}


.news {
    float: left;
    background: url('../images/hdb_box_news.jpg') no-repeat;
    width: 288px;
    margin-left: 4px;
    margin-top: 10px;
	padding-top:10px;
	height:126px;
	
}

.news_texto {
    font-family: arial;
    font-size: 11px;
    text-align: justify;
    margin: 5px 5px 3px 5px;
    color: #81A2C3;
}

.noticia {
    margin: 24px 5px 0px 27px;
    _margin: 35px 5px 5px 5px;
    text-align: justify;
    width: 260px;
	max-height:50px;
	*margin: 35px 5px 5px 5px;
}

.noticia a {
	color: #747474;
	background:transparent url(../images/seta_news.gif) no-repeat scroll left center;
	padding-left: 12px;
   	
}

.noticia a:hover {
    color: black;
}

.link_noticia{
	
	font-family:arial;
	font-size:11px;
	line-height:13px;
	margin:6px 0px 0px 0px;
	width:240px;
	padding:0px 3px 0px 0px;
	text-align:justify;;
	float:left;
	
}


/***************Pagina de noticias*************/
/*************************box do corpo da noticia********************************/

#body_news {
    width: 722px;
    margin: 0;
    float: right;
	margin-right:39px;
	
}

#posts-wrap1 {
    background: transparent url(../images/top_news.jpg) no-repeat scroll 0 0;
    padding-top: 18px;
    width: 722px;
}

#posts-wrap2 {
    background: transparent url(../images/bottom_news.jpg) no-repeat scroll left bottom;
	_background: transparent url(../images/bottom_news.jpg) no-repeat scroll left top;
    padding-bottom: 12px;
	*padding-bottom: 3px;
    width: 722px;
}

#pagina_noticia {
    background: transparent url(../images/middle_news.jpg) repeat scroll left bottom;
    font-family: arial;
    font-size: 13px;
    height: 100%;
    line-height: 17px;
    padding: 10px;
    text-align: justify;
	min-height:383px;
	_height:378px ! important;
}

#pagina_noticia .img_noticia{
	margin:-10px 0 6px 20px;
}

#pagina_noticia .titulo_noticia{
	color:#194E90;
	font-size:18px;
	font-weight:bolder;
	float:left;
	margin:10px;
	margin-left:20px;
	width:100%;
}

.imagem_noticia{
	float:left;
	margin:10px 20px 0px 20px;
}

#pagina_noticia .txt_noticia{
	color:#969696;
	margin:50px 40px 5px 20px;
	font-size:14px;
	
}
.txt_noticia strong{
	margin:0;
	padding:0;
}
.form_noticias{
	color:#969696;
	font-size:15px;
}

.sel_ano{
	float:left;
}

.sel_mes{
	float:left;
	margin-left:30px;
}


.enviar_noticias{
	width:90px;
	float:left;
	margin-right:-2px;
}

/*********************fim do corpo das noticias********************************/

/*****************************inicio da pesquisa de noticias*************************/

.pesquisa_noticias{
	float:left;
	margin:10px 0px 10px 20px;
}

.pesquisa_noticias a{
	float:left;
	padding-left:10px;
	margin-top:5px;
	color:#747474;
	
}

.pesquisa_noticias a:hover{
	color:black;
	
}

.link_pesquisa_noticias{
	background:	transparent url(../images/seta_news.gif) no-repeat scroll left 3px;
}






