/*--------------------------------------------------------------------
LAYOUT "roadpaint" Style - ROADPAINT (IE7+ FF1.5+ Opera9+)

Version: 	1.0 - 2009
author: 	Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);

/*----------------------------------------------------------------------*/

#content h3 a{
	color: #a2910e; border-bottom: 0; padding-left: 10px;
	background: transparent url(../imgs/icon-seta.gif) no-repeat left center;
} 
#content h3 a:hover, #content h3 a:focus{color: #a2910e; border-bottom: dashed 1px #a2910e;} 
#content p.espaco{margin-bottom: 30px;}
#content .txtRestante{margin-bottom: 20px; width: 540px;}
#content .txtRestante strong{font-size: 12px;}

/*-------------------------------------------------------------------------
=2Colunas
-------------------------------------------------------------------------*/
.centro{float:left; width: 360px; padding-right: 36px; margin-bottom: 15px;}
.direita{float:left; width: 219px; margin: 50px 0 15px 0;}


.foto{
	width: 249px; height: 315px;
	background: transparent url(../imgs/produtos-moldura.gif) no-repeat;
}
.foto img{padding: 1px 0 0 1px;}
#content .direita h3.doc{
	width: 175px; height: 70px; margin:25px 0 0 0; font-weight: bold;
	background: transparent url(../imgs/icon-catalogoS.gif) no-repeat 15px 0px;
}
.direita h3.doc span{display: block; padding: 40px 0 0 75px;}
#content .direita p{font: 12px/17px Arial, Helvetica, sans-serif; padding-left: 18px;}

/*-------------------------------------------------------------------------
=NOTICIAS
-------------------------------------------------------------------------*/
/* =Destaque/noticias desenvolvidas Principal*/
.news #content img{
	float: right;	width: 267px; height: 126px; padding: 12px 12px 17px 13px; margin: 10px 0 10px 10px;
	background: transparent url(../imgs/moldura-fotos-index.png) no-repeat;
}
.news #content h3{padding: 0 0 5px 0; margin: 0; color: #a2910e; font-size: 16px;}
.news #content p.dataNoticia{font: bold 9px Arial, Helvetica, sans-serif; padding: 3px 0 0 0; margin: 0;}

/* =Noticias normais*/
.news .linha{
	overflow: hidden; height: 1%; padding-top: 25px;
	background: transparent url(../imgs/noticias-separador.gif) no-repeat left bottom;
}
.news .linha .colunaEsq{float:left; position: relative; width: 285px; padding:0 30px 0 4px;}
.news .linha .colunaDta{float:left; position: relative; width: 285px; padding:0 4px 0 4px;}
.news .first{padding-top: 45px;}

.news #content .linha h4 a{color: #a2910e; border: 0;}
.news #content .linha h4 a.on{color: #a2910e; border-bottom: dashed 1px #a2910e;}
.news #content .linha h4 a:hover, .news #content .linha h4 a:focus{border-bottom: dashed 1px #a2910e;}
.news #content .linha p.dataNoticia{padding-bottom: 10px;}

/* =Arquivo*/
.news #content h5{font-size: 20px; line-height:35px; color: #bcbcbc; padding-top: 30px;}
.news #content h3.gray{color: #888888;}
.news #formArquivo{font: normal 12px Arial, Helvetica, sans-serif;}
.news #formArquivo legend{display: none;}
.news #formArquivo label{margin-right: 3px; vertical-align: middle;}
.news #formArquivo select{margin-right: 5px; font-size:12px; color: #617676; vertical-align: middle;}
.news #formArquivo button.btnOk{
	text-indent: -5555px; overflow: hidden; vertical-align: middle; 
	width: 26px; height: 25px; margin: 0; padding:0; border: 0; cursor: pointer; 
	background: transparent url(../imgs/formPesquisar-bt.png) no-repeat left top;	
}
.news #formArquivo button.btnOk:hover, .news #formArquivo button.btnOk:focus{background: transparent url(../imgs/formPesquisar-bt.png) no-repeat left bottom;}

