/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	border-left:#e0e0e0 1px solid;
	border-right:#e0e0e0 1px solid;
	background:url(../imagens/bg/bg-geral.jpg) repeat;
}

label{
	margin:0 0 0 10px;
}

a{
	color:#18422d;
	outline:none;
	text-decoration:none;
}

a:hover{
	color:#526e55;
}

button{
	border:0;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.centralizar{
	width:980px;
	margin:auto;
}

/**************************************************************************************************
  Barra do Governo
**************************************************************************************************/
/*#govbar{
  width:980px;
  height:25px;
  background:#ffcc00;
}

#govbar .minc{
  float:left;
  width:152px;
  height:25px;
  margin:0px 15px;
  display:block;
  text-indent:-5000px;
  background:url(../imagens/logos/minc.png) no-repeat;
}

#govbar .brasil{
  float:right;
  width:75px;
  height:25px;
  display:block;
  margin:0 5px 0 0;
  text-indent:-5000px;
  background:url(../imagens/logos/brasil.png) no-repeat;
}

#govbar select{
  float:right;
  margin:0px 15px;
  background:#f7f2dc;
  border:1px solid #ff9900;
}*/

.imagemGov  {width:990px !important}

/**************************************************************************************************
  Header
**************************************************************************************************/
#header{
	width:980px;
	height:122px;
	background:#fff;
}

.logomarca{
	width:749px;
	height:122px;
	text-indent:-5000px;
	float:left;
}

.logomarca a{
	width:749px;
	height:122px;
	float:left;
	background:url(../imagens/cnpc.jpg) no-repeat;
}

.busca{
	width:231px;
	height:122px;
	background:url(../imagens/bg/bg-busca.jpg) no-repeat;
	float:left;
}

.mBusca{
	margin:50px 0 0 5px;
}

.busca input{
	width:177px;
	height:23px;
}

.busca button{
	width:34px;
	height:25px;
	background:url(../imagens/bt/bt-ir.jpg) no-repeat;
	border:0;
	vertical-align:top;
}

.busca select{
	width:213px;
	height:20px;
	margin:5px 0 0 0;
}

/**************************************************************************************************
  funcoes extras
**************************************************************************************************/
#funcoesExtras{
	clear:both;
	width:980px;
	height:34px;
}

.breadcrumb{
	width:740px;
	height:24px;
	background:#eaf0ec;
	color:#184830;
	float:left;
	padding:10px 0 0 9px;	
}

.breadcrumb a{
	color:#18422d;
}

.breadcrumb a:hover{
	color:#526e55;
}

.contatos{
	width:231px;
	height:34px;
	background:#5b715c;
	color:#fff;
	float:left;
}

.contatos a{
	color:#fff;
}

.contatos a:hover{
	color:#fff;
}

.mapaSite{
	width:90px;
	height:24px;
	padding:10px 0 0 30px;
	background:url(../imagens/icones/mapa-site.jpg) 15px 12px no-repeat;
	float:left;
}

.faleConosco{
	width:80px;
	height:24px;
	padding:10px 0 0 17px;
	background:url(../imagens/icones/fale-conosco.jpg) 0 12px no-repeat;
	float:left;
}
	
/**************************************************************************************************
  Home
**************************************************************************************************/
#geral{
	width:980px;
	padding:5px 0 0 0;
	background:#fff;
}

.navNumber{
	padding:0 0 0 350px;
}
.navNumber a{
	color:#FFFFFF;
}
.navNumber a:hover{
	color:#999;
}
.navNumber a.activeSlide{
	color:#CCCCCC
}

/**************************************************************************************************
  Sidebar
**************************************************************************************************/
.sidebar{
	width:229px;
	float:left;
}

.caixaSidebar{
	clear:both;
	float:left;
	margin:0 0 10px 0;
	background:#effaec;
}
.caixaSidebar a{
	color:#FFFFFF;
}

.sidebar h2{
	width:220px;
	height:34px;
	color:#fff;
	background:url(../imagens/bg/bg-sidebar.jpg) repeat-x;
	padding:8px 0 0 10px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
}	

.sidebar p{
	width:219px;
	padding:8px 0 10px 10px;
}

.sidebar .btEnviar{
	width:59px;
	height:22px;
	background:url(../imagens/bt/bt-enviar.jpg) no-repeat;
	vertical-align:top;
	text-indent:-5000px;
	float:right;
	margin:10px;
}

.sidebar ul{
	float:left;
	list-style:none;
}

.sidebar ul li{
	width:214px;
	height:23px;
	color:#18422d;	
	float:left;
	padding:5px 5px 0px 10px;
	border-bottom:#ccddce 1px solid;
}

.sidebar ul li:hover{
	background:#e2ede0;	
}

.sidebar ul li a{
	color:#18422d;
}

.sidebar ul li a:hover{
	color:#526e55;	
}

.galeria{
	width:227px;
	height:90px;
	margin:0 0 10px 0;
	text-indent:-5000px;
	float:left;
}

.galeria a{
	width:227px;
	height:90px;
	background:url(../imagens/bg/bg-galeria.jpg) 1px 0 no-repeat;
	float:left;
}

.sidebar input{
	width:140px;
	height:21px;
	margin:0 10px 0 0;
}

.newsletterTextInput {
	margin:5px 0 5px 10px !important;
	padding:0 5px 0 0;
}

#newsletterLoading {
	clear:both;
	margin:0 0 0 70px;
}

.error {
	margin:0 0 5px 10px;
}

.success {
	margin:0 0 5px 10px;
}


/**************************************************************************************************
  Conteudo
**************************************************************************************************/
.conteudo{
	width:505px;
	margin:0px 8px;
	_margin:0px 7px;
	float:left;
}

.conteudo h2{
	width:495px;
	height:34px;
	color:#fff;
	background:url(../imagens/bg/bg-sidebar.jpg) repeat-x;
	padding:8px 0 0 10px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;	
}

.destaque{
	background:#effaec;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	height:300px;
	float:left;
}

.destaque img{
	margin:0 0 10px 0;
}

.destaque h4, .publicHome h4{
	font-size:12px;
}

.destaque h3, .destaque h4, .destaque p{
	padding:0 10px 0 10px;
}

.destaque h3, .publicHome h3{
	margin:0 0 5px 0;
	font-size:16px;
}

.destaque h4 a, .publicHome h4 a{
	color:#6a8c7b;
}

.destaque h4 a:hover, .publicHome h4 a:hover{
	color:#517864;
}

.destaque h3 a, .publicHome h3 a{
	color:#036532;
}

.destaque h3 a:hover, .publicHome h3 a:hover{
	color:#157d47;
}

.destaque p a, .publicHome a{
	color:#3a624c;
}

.destaque p a:hover, .publicHome p a:hover{
	color:#2c4938;
}

.outras{
	clear:both;
	margin:320px 0 0 0;
}

.outrasNoticias{
	width:495px;
	height:34px;
	color:#456e59 !important;
	background:url(../imagens/bg/bg-outras-noticias.jpg) repeat-x !important;
	padding:8px 0 0 10px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;	
}	

.publicHome{
	background:#effaec;
	padding:8px 10px 10px 10px;
	border-bottom:#ccddce 1px solid;
}

.verTodas{
	width:130px;
	height:25px;
	color:#516f53;
	background:#d7e9d9;
	font-size:15px;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin:10px 0 0 365px;
	padding:7px 0 0 10px;		
}

.verTodas a{
	color:#516f53;
}

.verTodas a:hover{
	color:#516f53;
}

.verTodas:hover{
	background:#e2ede0;
	color:#d7e9d9;	
}

.introCat{
	padding:30px;
	font-size:13px;
	font-weight:bold;
	background:#f8f8f8;
}

/**************************************************************************************************
  Conteudo interno
**************************************************************************************************/
.conteudoInterno{
	width:485px;
	margin:0px 8px;
	_margin:0px 7px;
	float:left;
	padding:0 10px 0 10px;
}

.title{
	margin:7px 0 0 0;
	font-size:20px;
	color:#333;	
}

.data{
	margin:12px 0 0 0;
	font-weight:bold;
}

.nomeAutor{
	margin:0 0 15px 0;
}

.conteudoInterno p{
	margin:0 0 12px 0;
}

.conteudoInterno h1{
	font-size:25px;
	color:#333;
	letter-spacing:-1px;
}

.conteudoInterno h2{
	font-size:23px;
	color:#333;
	letter-spacing:-1px;
}

.conteudoInterno h3{
	font-size:20px;
	color:#333;
	letter-spacing:-1px;
}

.conteudoInterno h4{
	font-size:18px;
	color:#333;
	letter-spacing:-1px;
}

.conteudoInterno h5{
	font-size:16px;
	color:#333;
	letter-spacing:-1px;
}

.conteudoInterno h6{
	font-size:15px;
	color:#333;
	letter-spacing:-1px;
}

.conteudoInterno blockquote{
	width:440px;
	background:#f8f8f8 url(../imagens/bg/blockquote.jpg) 8px 10px no-repeat;
	padding:20px 10px 20px 40px;
	margin:15px 0px;
}

.conteudoInterno img{
	margin:2px 8px;
}

.conteudoInterno ul{
	margin:5px 0 10px 25px;
}

.conteudoInterno ol{
	margin:5px 0 10px 28px;
}

.tituloBox{
	width:475px;
	height:35px;
	background:#eaeaea url(../imagens/icones/seta-categoria.jpg) 455px 10px no-repeat;
	padding:5px 0 0 10px;
}

.publicCat h4{
	font-size:12px;
}

.publicCat h3{
	margin:0 0 5px 0;
	font-size:16px;
}

.publicCat h4 a{
	color:#6a8c7b;
	letter-spacing:normal;
}

.publicCat h4 a:hover{
	color:#517864;
}

.publicCat h3 a{
	color:#036532;
}

.publicCat h3 a:hover{
	color:#157d47;
}

.publicCat a{
	color:#3a624c;
}

.publicCat p a:hover{
	color:#2c4938;
}

.publicCat img{
	float:left;
	margin:-40px 10px 0 0;
}

.publicCat{
	background:#f8f8f8;
	padding:50px 10px 10px 10px;
	border-bottom:#ccddce 1px solid;
}

.catMapa{
	padding:0 0 0 50px;
}

/**************************************************************************************************
  formulario de Comentarios
**************************************************************************************************/
#comment-form
{
  float:left;
  width:320px;
  margin:10px 0px 10px 17px;
  background:#006600;
}

#comment-form h2
{
  color:#fff;
  height:33px;
  line-height:33px;
  padding:0px;
  margin:0;
  font-size:16px;
  padding:0 0 0 17px;
  background:url(../imagens/bg/bg-sidebar.jpg) repeat-x;
}

#comment-form h4
{
  color:#000;
  margin-top:10px;
  font-size:13px;
  font-weight:bold;
}

#comment-form-content
{
  background:#CDE8C8;
}

#comment-form-content ul
{
  margin-top:5px;
  list-style:none;
}

#comment-form-content li
{
  padding:5px 0 5px 0;
  margin:0 0 0 -24px;
}

#comment-form-content li.alter
{
  background:#D0F2D2;
}

#comment-form-content label
{
  clear:left;
  float:left;
  width:100px;
  height:25px;
  line-height:25px;
  display:block;
}

#comment-form-content input
{
  width:150px;
  padding:5px;
  border:1px solid #ccc;
}

#comment-form-content textarea
{
  width:270px;
  margin:0 10px 0 20px;
  padding:5px;
  border:1px solid #ccc;
}

#comment-form-content .comentar
{
  width:63px;
  height:27px;
  border:0px;
  margin:10px 0 0 230px;
  background:url(../imagens/bt/bt-enviar.jpg) no-repeat;
  cursor:pointer;
}

.comentPublicados{
margin:50px 0 20px 0;
}

/**************************************************************************************************
  Comentarios 
**************************************************************************************************/
.comentPublicados{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0a5f98;
	margin:20px 0 12px 20px;
}

.commentInfo li{
	background:#ccc !important;
}


#commentform p{
	font-size:11px;
	padding:0;
	margin:0;
}

.commentlist {
	margin: 1em 0;
	padding: 0;
	margin: 5px;
}
.commentlist p img {
	border:none !important;
}
.commentlist li {
	list-style:none;
	margin:0 20px 0 20px;
	padding:10px 10px 10px 10px;
	border-top:#d9d9d7 1px solid;
	background:#f9f9f9;
	border-bottom:#d9d9d7 1px solid;
}
.commentlist li.alt {
    background-color:#fff;    
}
.commentlist li.authorcomment {
    border:#dddddd 1px solid;
	margin:8px 20px !important;   
	background:#ebf9fa;
}
.commentlist li .cmtinfo {
	font-size:1em;
	background:url(../imagens/icones/mini-coments2.png) no-repeat 0 1px;
	padding:0 0 0 20px;			
}
.commentlist li.authorcomment .cmtinfo {
	font-size:1em;
	background:url(../imagens/icones/mini-coment-admin.png) no-repeat 0 2px;
	padding:0 0 0 20px;			
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

/**************************************************************************************************
  Footer
**************************************************************************************************/
.voltarTopo{
	clear:both;
	width:90px;
	height:25px;
	color:#666;
	background:#fff;
	padding:5px 0 5px 890px;
}

.voltarTopo a{
	color:#666;
}

.voltarTopo a:hover{
	color:#333;
}

#footer{
	clear:both;
	width:970px;
	height:75px;
	padding:10px 0 0 10px;
	background:#f9f9f9;
	border-top:#ececec 1px solid;
}

#footer .minc{
	text-transform:uppercase;
	margin:0 0 10px 0;
}
