/* --cabecalho-- */
body { background: url(../img/cabecalho_vermelho.gif) repeat-x; }

h1.logo-gnp {
	position: absolute;
	margin-left: 10px;
	width: 228px;
	height: 200px;
	text-indent: -1000px;
	top: 0;
	background: url(../img/logo_gruponp.png) repeat-x;
	z-index: 50;
}

/* --menu principal-- */
ul#menu-principal li a.ativo, ul#menu-principal li a:hover, ul#menu-principal li a:hover.ativo { background-color: #A60100; }

ul#menu-principal li a.ultimo, ul#menu-principal li a:hover.ultimo {
	padding-left: 8px;
	padding-right: 9px;
}
/* -fim menu principal-- */

/* --menu site-- */
ul#menu-site li a.ativo { background: url(../img/menu_vermelho.png) repeat-x; }

ul#menu-site li a { padding: 10px 26px; }

ul#menu-site li a.ultimo {
	padding-left: 26px;
	padding-right: 30px;
	clear: right;
}
/* --fim menu site-- */

/* --final cabecalho-- */

/* --conteudo --*/

div#conteudo-index, div#conteudo {
	width: 830px;
	height: auto;
	background: #f0f0f0 url(../img/background.gif) repeat-y;
	overflow: hidden;
}

div#conteudo-index { padding: 17px 20px; }

div#conteudo { padding: 85px 20px 17px 20px; }

div#conteudo-trabalhe {
	padding: 85px 20px 17px 20px;
	width: 830px;
	height: 300px;
	background: #f0f0f0 url(../img/background.gif) repeat-y;
	overflow: hidden;
}

/*div.ultimas-noticias, div.evento-destaque { border: 1px solid #d4d4d4; }*/

/* ultimas noticias */
div.ultimas-noticias {
	float: left;
	width: 268px;
	height: 194px;
}

div.rolagem {
	 width: 260px;
	 height: 150px;
	 padding: 4px;
	 display: block;
	 overflow: auto;
}

div.rolagem-noticias {
	 width: 242px;
	 height: 206px;
	 padding: 4px;
	 display: block;
	 overflow: auto;
}
/* fim ultimas noticias */

/* eventos em destaque */
div.evento-destaque {
	float: right;
	margin-left: 10px;
	padding: 0;
	width: 547px;
	height: 194px;
	overflow:hidden;
}

img.evento-destaque {
	margin: 5px;
	width: 538px;
	height: 153px;
}
/* fim eventos em destaque */

/* treinamentos np */
div.treinamentos {
	position: relative;
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 208px;
	height: 153px;
	background-color: #E4E4E4;
}

p.treinamentos {
	margin: 10px 5px 5px 5px;
	text-align: left;
}

img.treinamentos {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}
/* fim treinamentos np */

/* licitashop */
div.licitashop {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	width: 208px;
	height: 153px;
	background-color: #E4E4E4;
}

p.licitashop {
	margin: 5px;
	text-align: center;
}

a.licitashop {
	margin-top: 10px;
	margin-left: 5px;
	width: 198px;
	height: 40px;
	text-indent: -1000px;
	background: url(../img/banner_licitashop.jpg) no-repeat;
	border: 0 none;
	display: block;
}
/* fim licitashop */

/* banco de editais */
div.banco-editais {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	width: 168px;
	height: 153px;
	background-color: #E4E4E4;
}

p.banco-editais {
	margin-top: 30px;
	text-align: center;
}
/* fim banco de editais */

/* nossas revistas */
div.nossas-revistas {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	width: 207px;
	height: 153px;
	background-color: #E4E4E4;
}

p.nossas-revistas {
	margin: 10px 5px 5px 5px;
	text-align: left;
}

img.nossas-revistas {
	float: left;
	margin-right: 5px;
}


/* treinamentos np */
div.reap {
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 208px;
	height: 153px;
	background-color: #E4E4E4;
}

p.reap {
	margin: 10px 5px 5px 5px;
	text-align: left;
}

img.reap {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}
/* fim treinamentos np */

/* licitashop */
div.npeditais {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	width: 208px;
	height: 153px;
	background-color: #E4E4E4;
}

p.npeditais {
	margin: 5px;
	text-align: center;
}

img.npeditais {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}


/* banco de editais */
div.licicon {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	width: 168px;
	height: 153px;
	background-color: #E4E4E4;
}

p.licicon {
	margin: 5px;
	text-align: center;
}

img.licicon {
	float: left;
	margin-right: 5px;
	margin-top: -4px;
}

/* fim banco de editais */

/* nossas revistas */
div.npdigital {
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 207px;
	height: 153px;
	background-color: #E4E4E4;
}

p.npdigital {
	text-align: left;
}

img.npdigital {
	float: left;
	margin-right: 5px;
}



/* --fim conteudo grupo np-- */

/* --conteudo quem somos grupo np*/

div#quem-somos {
	float: left;
	width: 516px;
}

p { text-align: justify; }

div.imagem1, div.imagem2 {
	float: right;
	width: 284px;
	height: auto;
}

div.imagem1 { margin: 32px 0 0 5px; }

div.imagem2 { margin: 5px 0 0 5px; }

p.imagem1 { font-size: 9px; }

/* --fim conteudo-- */

/* --fim conteudo quem somos grupo np*/

/* --conteudo noticias grupo np-- */
div.lateral-noticias {
	float: left;
	width: 250px;
	height: auto;
}

div#caixa-noticias {
	float: left;
	width: 250px;
	height: 250px;
	background-color: #E4E4E4;
	border: 1px solid #D4D4D4;
}

div#noticias {
	float: right;
	margin-left: 20px;
	width: 558px;
	height: auto;
}

p { text-align: justify; }

a.lateral-artigo {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 250px;
	height: 68px;
	text-indent: -1000px;
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #D4D4D4;
	display: block;
	overflow: hidden;
}

a.lateral-artigo { background-image: url('../img/artigo.jpg'); }

a.lateral-newsletter { background-image: url('../img/newsletter.jpg') }

form#frmNewsletter {
	float: left;
	margin-top: 10px;
	padding-top: 78px;
	width: 250px;
	height: 85px;
	background: url('../img/newsletter.jpg') #B8B6B7 no-repeat;
	border: 1px solid #D4D4D4;
	text-align: center;
}

label.news, input.news {
	float: left;
	display: block;
}

label.news {
	width: 40px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
}
/* --fim conteudo noticias grupo np-- */

/* --conteudo produtos e servicos grupo np-- */

div.prod-serv {
	position: relative;
	padding: 5px 0 5px 5px;
	text-align: justify;
	display: inline-block;
	overflow: hidden;
}

img.direita { float: right; }

p.esquerda { clear: left; }

div.produtos-servicos {
	padding: 0;
	margin-top:10px;
	height: auto;
	background-color: #DADADA;
	border: 1px solid #D4D4D4;
}

img.produtos-servicos {
	float: right;
	margin: 0 5px 0 5px;
	width: 150px;
	height: 150px;
	overflow: hidden;
	display: inline-block;
}

/* --fim conteudo produtos e servicos grupo np-- */

/* --conteudo fale conosco grupo np-- */

address, form.contato {
	float: left;
	width: 415px;
	height: auto;
	display: inline;
	overflow: hidden;
}

address { font-style: normal; }

a:link{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #A60100;
	text-decoration: underline;
}

label { font-weight: bold; }

input.campo {
	width: 236px;
	padding: 2px;
}

textarea  {
	width: 236px;
	height: 96px;
	padding: 2px;
}

input.botao-form {
	width: 119px;
	height: 22px;
}

/* --fim conteudo fale conosco grupo np-- */

/* --conteudo trabalhe conosco grupo np-- */

p {
	text-align: justify;
	overflow: hidden;
}

img.trabalhe {
	float: left;
	margin-right: 20px;
	padding: 5px;
	background-color: #E4E4E4;
	border: 1px solid #D4D4D4;
}

a.vagas { font-weight: bold; }

a.vagas:link {
	color: #333;
	text-decoration: none;
}

a.vagas:hover {
	color: #A60100;
	text-decoration: underline;
}

div.certidoes {
	 overflow: hidden;
	 display: block;
}

a.certidoes {
	float: left;
	margin: 0 16px 20px 0;
	padding-left: 115px;
	width: 135px;
	height: 70px;
	font-weight: bold;
	background: url('../img/pdf.png') no-repeat 10px 10px;
	border: 1px solid #CCC;
	padding-top: 50px;
}

a.certidoes-inss {
	background: url('../img/cert-inss.png') no-repeat 10px 10px;
}

a.certidoes-fgts {
	background: url('../img/cert-fgts.png') no-repeat 10px 10px;
}

a.certidoes-rf {
	background: url('../img/cert-rf.png') no-repeat 10px 10px;
}

a.certidoes-munic {
	background: url('../img/cert-munic.png') no-repeat 10px 10px;
}

a.certidoes-estad {
	background: url('../img/cert-estad.png') no-repeat 10px 10px;
}

a.certidoes-sicaf {
	background: url('../img/cert-sicaf.png') no-repeat 10px 10px;
}

a.certidoes-assespro {
	background: url('../img/cert-assespro.png') no-repeat 10px 10px;
}

a.certidoes-anatec {
	background: url('../img/cert-anatec.png') no-repeat 10px 10px;
}

a.certidoes-cndt {
	background: url('../img/cert-cndt.png') no-repeat 10px 10px;
}

a.certidoes-tcu {
	background: url('../img/cert-tcu.png') no-repeat 10px 10px;
}

a.certidoes-simplificada {
	background: url('../img/cert-simplificada.png') no-repeat 10px 10px;
}

a.certidoes-falencia {
	background: url('../img/cert-falencia.png') no-repeat 10px 10px;
}


a.certidoes-direita { margin: 0 0 20px 0; }

a.certidoes-inferior { margin-bottom: 0; }

a.abaixo{margin-top: 20px;}
/* fim conteudo trabalhe conosco grupo np-- */

/* comentarios */
.textocomentario { 	
  margin-top: 5px;
  margin-left: 10px; 
  width: 450px;
  float: center;
	font-weight: normal;
	text-align: left;
  
}

.textocomentario ul li{ list-style:none; display:block; height: 150px; }

.textocomentario span.nome { display: block; font-size:10px; color:#808080; font-weight: bold;}
.textocomentario span.orgao { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }