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

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

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

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

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

ul#menu-site li a.ultimo {
	padding-left: 30px;
	padding-right: 31px;
	clear: right;
}
/* --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; }

img.imagem-esquerda {
	float: left;
	margin-right: 20px;
}

/* --fim conteudo-- */

/* cabecalhos home */
h1.revistanp, h1.revista-pregoeiro, h1.revista-licicon, h1.cartoes-referencia, h1.livros {
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

h1.revistanp {
	padding-top: 14px;
	padding-left: 144px;
}

h1.revista-pregoeiro {
	padding-top: 14px;
	padding-left: 156px;
}

h1.revista-licicon {
	padding-top: 14px;
	padding-left: 12px;
}

h1.cartoes-referencia {
	padding: 4px 150px 0 12px;
}

h1.livros {
	padding-top: 14px;
	padding-left: 12px;
}
/* fim cabecalhos home */

/* revista np */
div.revistanp {
	position: relative;
	float: left;
	width: 408px;
	height: 140px;
	background: url(../npeditora/view/imagens/revistanp.jpg) no-repeat;
}

p.revistanp {
	position: absolute;
	padding-right: 5px;
	top: 50px;
	left: 170px;
}
/* fim revista np */

/* revista o pregoeiro */
div.revista-pregoeiro {
	position: relative;
	float: right;
	width: 408px;
	height: 140px;
	background: url(../npeditora/view/imagens/revista_pregoeiro.jpg) no-repeat;
}

p.revista-pregoeiro {
	position: absolute;
	padding-right: 5px;
	top: 50px;
	left: 170px;
}
/* fim revista o pregoeiro */

/* revista licicon */
div.revista-licicon {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	width: 268px;
	height: 140px;
	background: url(../npeditora/view/imagens/revista_licicon.jpg) no-repeat;
}

p.revista-licicon {
	position: absolute;
	padding-right: 125px;
	top: 50px;
	left: 5px;
}
/* fim revista licicon */

/* revista cartoes de referencia */
div.cartoes-referencia {
	position: relative;
	float: left;
	margin-top: 10px;
	width: 268px;
	height: 140px;
	background: url(../npeditora/view/imagens/cartoes_referencia.jpg) no-repeat;
}

p.cartoes-referencia {
	position: absolute;
	padding-right: 125px;
	top: 50px;
	left: 5px;
}
/* fim cartoes de referencia */

/* revista livros */
div.livros {
	position: relative;
	float: right;
	margin-top: 10px;
	width: 268px;
	height: 140px;
	background: url(../npeditora/view/imagens/livros.jpg) no-repeat;
}

p.livros {
	position: absolute;
	padding-right: 125px;
	top: 50px;
	left: 5px;
}
/* fim livros */

/* --conteudo noticias npeditora-- */
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;
}

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

a.lateral-artigo, a.lateral-newsletter{
	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 npeditora-- */

/* --revista-- */

/* capa revista */
div.capa-revista {
	margin-top: 10px;
	padding-bottom: 5px;
	height: auto;
	background-color: #DADADA;
	border: 1px solid #D4D4D4;
	display: block;
	overflow: hidden;
}

img.capa-revista {
	float: left;
	margin-right: 20px;
}

div.capa-margem { margin-top: 10px; }

div.capa {
	position: relative;
	padding: 5px;
	overflow: hidden;
}
/* fim capa revista */

/* capa livros e cartoes */
div.livro, div.cartao {
	position: relative;
	float: left;
	margin-bottom: 22px;
	padding: 5px;
	width: 250px;
	height: 146px;
	background-color: #E4E4E4;
	border: 1px solid #D4D4D4;
}

div.livro-centro, div.cartao-centro { margin: 0 22px 22px 22px; }

div.livro-inferior, div.cartao-inferior { margin: 0 22px 0 0; }

img.livro, img.cartao {
	float: left;
	margin-right: 10px;
}

p.livro {
	margin-bottom: 0;
	text-align: left;
}

p.cartao {
	margin-bottom: 11px;
	text-align: left;
}

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

a.comprar {
	position: absolute;
	right: 5px;
	bottom: 5px;
	padding: 3px 0 1px 20px;
	color: #333;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/mais.png) no-repeat top left;
}

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

a.comprar:hover {
	font-weight: bold;
	color: #C00;
}

a.assine-revista {
	position: absolute;
	right: 5px;
	bottom: 18px;
	color: #333;
	font-size: 9px;
	font-weight: bold;
	padding: 3px 0 1px 20px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/tick.png) no-repeat left top;
	margin-left: 10px;
}

a.anuncie-revista {
	position: absolute;
	right: 170px;
	bottom: 18px;
	color: #333;
	font-size: 9px;
	font-weight: bold;
	padding: 3px 0 1px 20px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/mais.png) no-repeat left top;
}

a.anuncie-revista:hover , a.assine-revista:hover { color: #C00; }

p.edicoes-atuais {
	text-align: center;
	font-weight: bold;
}

div.moldura-revista {
	float:left;
	position: relative;
	margin-right: 20px;
	width: 185px;
	height: 290px;
	text-align: center;
}

div.capa-anterior {
	position: relative;
	padding: 5px 5px 0 5px;;
	overflow: hidden;
}

div.moldura-revista-anterior {
	float:left;
	position: relative;
	margin-right: 27px;
	width: 130px;
	height: 200px;
	text-align: center;
}

div.moldura-ultima {
	margin-right: 0;
}

ul.editoriais {
	margin-bottom: 11px;
	list-style: none;
	list-style-position: inside;
}
/* fim capa livros e cartoes */

/* cartoes de referencia*/
ul.cartao { list-style: none; }

ul.cartao li { font-size: 10px; }

div.cartao-ultimo { margin-bottom: 0; }
/* fim cartoes de referencia */

/* comentarios */
#comentario { 
	position: relative;
	float: left;
	margin-top: 10px;
	width: 268px;
	height: 140px;
}

#comentario a { text-decoration:none; }

#licitashop {
 background: url(http://www.negociospublicos.com.br/npeditora/view/imagens/licitashop/fundo.jpg);
}

.textocomentario { 	
  margin-top: 15px;
  margin-left: 10px; 
  width: 250px;
  height: 60px;
  float: center;
	font-weight: normal;
	text-align: left;
}

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

.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; }