/*
CSS comum a todas as sessoes
*/
input {
	color:#9E0303;
}

.exemplo {
	float:left;
}

li {
	list-style:none;
	margin:0;
}
ul {
	margin:0;
}
body {
	background: #FFF url(../../imgs/bgs/textura.jpg) repeat-x left top;
	color:#9e0303;
	position:relative;
	font-size:13px;	
}
a {
color:#9e0303;
}
a:hover {
	text-decoration:none;
}

#header, #header a {
	color:#FFF;
}

#faixa {
	background:transparent url(../../imgs/bgs/faixa.png) no-repeat scroll 0 0;
	height:62px;
	left:0;
	position:absolute;
	top:0;
	width:72px;
	z-index:3;
	display:block;
}
#textos-topo {
	float:left;
	width:100%;
}
#inclusao-digital {
	float:right;
	margin-right:112px;
	padding-right:11px;
	margin-top:62px;
}
#historia {
	float:left;
	font-size:11px;
	margin-top:38px;
	width:174px;
}

#historia p {
	margin-bottom:5px;
}
#header {
	background:transparent url(../../imgs/bgs/bg-head.jpg) no-repeat scroll right top;
	height:343px;
}	
#bg {
	position:relative;
	z-index:4;
}
#main {
	z-index:2;
}
.page {
	width: 980px;
}
#menu {
	float:right;
	width:auto;
}

#menu .first {
	margin:-3px 0 0 2px;
}
#menu li {
	margin:18px 0 0 2px;
}
#col-left {
	width: 183px;
	margin-right: 10px;
}

#menu-horizontal {
	background:transparent url(../../imgs/bgs/bg-menu-horizontal.png) no-repeat scroll center top;
	margin-top:-38px;
	width:182px;
	float:left;
}
#menu-horizontal li {
	background: transparent url('../../imgs/linha-divisao.gif') no-repeat scroll left bottom;
	
}

#menu-horizontal .ultimo {
	padding-bottom:0 !important;
	background:none;
}

.submenu li a{
	padding-left:17px;
}
#menu-horizontal .primeiro {
	margin-top:13px;
	padding-top:0 !important;
}

#menu-horizontal .item-menu, #menu-horizontal .submenu li {
	padding:8px 0 8px 0;
}

#centraliza-mh {
	margin:0 auto;
	width:150px;
	position:relative;
	z-index:10;
}

#col-right {
	width: 230px;
	margin-left: 0;
}

.sombra {
	background: transparent url('../../imgs/bgs/sombra.png') repeat-x scroll center top;
	height:14px;
}
.bloco {
	background:#efefef;
	margin:20px 0;
}
#video {
	height:173px;
}
.centralizar-bloco {
	width:195px;
	margin:0 auto;
	font-size:11px;
}
.bloco .titulo-bloco {
	background:transparent url(../../imgs/bgs/bg-titulo-bloco.png) no-repeat scroll 0 0;
	height:37px;
}

#entrevista {
	height:270px;
}

#informativo {
	height:241px;
}

#entrevista .titulo-bloco {
	background-position:0 -39px;
}

#revista {
	height:100px;
}

#revista .titulo-bloco {
	background-position:0 -153px;
}

#col-mid {
	width: 535px;
}
#logomarca {
	float:left;
}

#marcas {
	float:right;
	height:76px;
	width:210px;
}
#marca_a {
	background: transparent url('../../imgs/icones/estrela-pt.jpg') no-repeat scroll center top;
	float:left;
	height:76px;
	width:82px;
	display:none;
}

#marca_a a {
	height:76px;
	width:82px;
	display:block;
}
#marca_b {
	background: transparent url('../../imgs/estrela-pt.gif') no-repeat scroll center top;
	float:right;
	height:91px;
	width:197px;
}
#paginacao #controles a {
	float:left;
	display: block;
	font-size: 11px;
	height: 15px;
	width: 9px;
	padding: 10px;
	margin-right: 2px;
	text-align: center;
	background: url(../../imgs/icones/numeros.gif) no-repeat;
}

a.esq, a.dir {
	padding: 0 !important;
	height: 35px !important;
	width: 29px !important;
	display: block;
	float: left;
}

#bloco-header {
	padding-top:29px;
	float:left;
	width:100%;
}
#estrela-esq {
	background:transparent url(../../imgs/icones/estrelas-esq.png) no-repeat scroll left top;
	bottom:0;
	height:89px;
	left:0;
	width:137px;
}
#estrela-dir {
	background:transparent url(../../imgs/icones/estrelas-dir.png) no-repeat scroll center top;
	bottom:0;
	height:89px;
	right:0;
	width:119px;
	
}
#estrela-esq, #estrela-dir  {
	bottom:88px;
	position:absolute;
	z-index:1;
}
#footer .bg-rodape {
	background: url('../../imgs/bgs/bg-rodape.jpg') repeat-x scroll top left;
	height: 88px;
	position: relative;
}

#footer {
	color:#FFFFFF;
	float:left;
	width:100%;
	margin-top:60px;
}

#footer p{
	padding:0;
	margin:0;
}

#footer .page {
	padding-top: 27px;
}

#endereco {
	float:left;
}
#icones {
	float:right;
}

#divisao-icones {
	padding: 0 15px;
}
#form .input-text {
	background: url('../../imgs/bgs/bg-input.png') no-repeat scroll top left;
	width: 195px;
	height: 30px;
	margin-bottom:10px;
}

#form .input-text input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:12px;
	height:30px;
	margin-left:40px;
	margin-top:8px;
	width:135px;
	color:#9E0303;
}
#cadastrar {
	padding-top:5px;
}

#titulo-noticia {
	float:left;
	padding-top:10px;
}

h1.titulo {
	font-size:50px;
	margin:0;
}

.conteudo-texto {
	clear:both;
}
#busca {
	height:94px;
}
#busca .titulo-bloco {
	background-position:0 -115px;
}

#categoria .titulo-bloco {
	background-position:0 -77px;
}

#categoria #listagem-categorias li {
	border-bottom:1px solid #E0E0E0;
	font-size:13px;
	height:28px;
	padding-top:8px;
}
#categoria #listagem-categorias li.primeiro {
	padding:0;
}
#categoria #listagem-categorias li a {
	color:#8f0202;
}
#categoria #listagem-categorias li.ultimo {
	border:none;
	padding-bottom:17px;
}

#busca #facabusca {
	background:#E4E4E4 none repeat scroll 0 0;
	border-color:#ADADAD;
	border-style:solid none none solid;
	border-width:1px medium medium 1px;
	float:left;
	height:19px;
	padding-left:8px;
	padding-top:9px;
	width:154px;
	color:#8f0202;
}

#busca #buscar {
	float:left;
}

#busca .centralizar-bloco {
	padding-bottom:10px;
}
.blog {
	padding-bottom:60px;
	overflow:auto;
}
.blog p {
	margin-bottom:5px;
}

.blog .titulo-noticia a {
	color:#660404;
}
.blog .titulo-noticia h2 {
	margin-bottom:0;
	line-height:1em;	
}
.blog .titulo-noticia p {
	margin-bottom:1.5em;
}

#listagem .item-lista {
	background: url('../../imgs/bgs/bg-listagem.png') no-repeat scroll top left;
	width: 535px;
	height: 35px;
	margin-bottom:1px;
}


#listagem .data {
	float:left;
	height:25px;
	padding:9px 7px 0 11px;
	width:34px;
}

#listagem .noticia {
	background-repeat:repeat;
	float:left;
	height:26px;
	padding:8px 0 0 12px;
	width:464px;
}

#geleria {
	float:left;
}

#geleria .imagem img{
	border:21px solid #efefef;
}
#geleria .imagem {
float:left;
position:relative;
margin-bottom:10px;
margin-right:5px;
}

.imagem .lupa img {
	border:none !important;
}
.imagem .lupa {
	bottom:21px;
	position:absolute;
	right:21px;
}

.float-right {
	float:right !important;
}

#form .input-text-form {
	background:transparent url(../../imgs/bgs/bg-inputs.png) no-repeat scroll 0 0;
	float:left;
	height:35px;
	margin-top:6px;
	width:301px;
}

#form .input-select-form {
	height:35px;
	width:301px;
	float:left;
	position:relative;
}
#form .input-select-form input, #form .input-text-form input{
	background:none;
	border:none;
	height:13px;
	margin-left:9px;
	margin-top:10px;
	width:277px;
}
.text-area .area {
	height:87px;
	width:285px;
	overflow:auto;
	border:none;
	background:none;
}
.text-area {
	background:transparent url(../../imgs/bgs/bg-inputs.png) no-repeat scroll 0 -79px;
	float:left;
	height:114px;
	width:301px;
	
}

.selectbox {
	background:transparent url(../../imgs/bgs/bg-inputs.png) no-repeat scroll 0 -39px !important;
	color:#9E0303;
	cursor:pointer;
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:25px !important;
	margin:0 !important;
	padding-left:8px;
	padding-top:11px;
	text-align:justify;
	width:292px !important;
}
.bloco-form .bg-label {
	background:transparent url(../../imgs/bgs/bg-label.png) no-repeat scroll left top;
	float:left;
	height:36px;
	margin-top:5px;
	padding-left:11px;
	padding-top:8px;
	width:97px;
	font-weight:normal;
}

.bloco-form {
	float:left;
}

#paginacao {
	width: 100%;
	float: left;
	margin-top: 50px;
}

#controles div.numeros a.atual {
	background: url(../../imgs/icones/numero-atual.gif) no-repeat !important;
	color: #fff;
}

#controles {
	width: 300px;
	float: left;
	margin-left: 60px;
}

#cadastrar {
	float:left;
}

.btn-enviar {
	clear:both;
	float:left;
	margin-top:7px;
	text-align:right;
	width:172px;
}

#inclusao-digital {
	background: url('../../imgs/bgs/inclusao-digital.png') no-repeat scroll top left;
	width: 409px;
	height: 68px;
}
#topo_educacao {
background: transparent url('../../imgs/titulos/txt_educacao.png') no-repeat scroll center top;
	height: 56px;
	margin-right:140px;
	padding-right:11px;
	margin-top:69px;
	width:329px;
	float:right;
}
#topo_mulheres {
background: transparent url('../../imgs/titulos/txt_mulheres.png') no-repeat scroll center top;
	width:407px;
	height: 64px;
	margin-right:65px;
	padding-right:11px;
	margin-top:69px;
	float:right;
}
#topo_cultura {
background: transparent url('../../imgs/titulos/txt_cultura.png') no-repeat scroll center top;
	width:299px;
	height: 53px;
	margin-right:173px;
	padding-right:10px;
	margin-top:69px;

	float:right;
}
#topo_glbt {
	width:409px;
	background: transparent url('../../imgs/titulos/txt_glbt.png') no-repeat scroll center top;
	height: 68px;
	margin-right:62px;
	padding-right:11px;
	margin-top:69px;
	float:right;
}
#topo_juventude {
background: transparent url('../../imgs/titulos/txt_juventude.png') no-repeat scroll center top;
	width:403px;
	height: 55px;
	margin-right:66px;
	padding-right:11px;
	margin-top:69px;
	float:right;
}
#topo_saude {
background: transparent url('../../imgs/titulos/txt_saude.png') no-repeat scroll center top;
	width:397px;
	height: 81px;
	margin-right:78px;
	padding-right:11px;
	margin-top:69px;
	float:right;
}
#topo_servidores {
background: transparent url('../../imgs/titulos/txt_servidores.png') no-repeat scroll center top;
	width:403px;
	height: 55px;
	margin-right:69px;
	padding-right:11px;
	margin-top:69px;
	float:right;
}
#cultura a {
	background:transparent url(../../imgs/menu/menu_novo/h-02-cultura.gif) no-repeat scroll right top;
	display:block;
	height:38px;
	width:61px;
}
#cultura a.ativo {
	background:transparent url(../../imgs/menu/menu_novo/h-02-cultura.gif) no-repeat scroll right bottom;
	display:block;
	height:65px;
	margin-top:-27px;
	width:138px;
}

#glbt a {
	background: url('../../imgs/menu/menu_novo/h-03-glbt.gif') no-repeat scroll top right;
	display:block;
	height:38px;
	width:54px;
}

#glbt a.ativo {
	background:transparent url(../../imgs/menu/menu_novo/h-03-glbt.gif) no-repeat scroll right bottom;
	display:block;
	height:38px;
	width:136px;
}

#saude a {
	background: url('../../imgs/menu/menu_novo/h-04-saude.gif') no-repeat scroll top right;
	display:block;
	height:38px;
	width:60px;
}

#saude a.ativo {
	background:transparent url(../../imgs/menu/menu_novo/h-04-saude.gif) no-repeat scroll right bottom;
	display:block;
	height:61px;
	margin-top:-21px;
	width:136px;
}

#juventude a {
	background: url('../../imgs/menu/menu_novo/h-05-juventude.gif') no-repeat scroll top right;
	display:block;
	height:38px;
	width:78px;
}

#juventude a.ativo {
	background:transparent url(../../imgs/menu/menu_novo/h-05-juventude.gif) no-repeat scroll right bottom;
	display:block;
	height:57px;
	margin-top:-19px;
	width:136px;
}

#servidores a {
	background: url('../../imgs/menu/menu_novo/h-06-servidores-publicos.gif') no-repeat scroll top right;
	display:block;
	height:38px;
	width:124px;
}

#servidores a.ativo {
	background:transparent url(../../imgs/menu/menu_novo/h-06-servidores-publicos.gif) no-repeat scroll right bottom;
	display:block;
	height:56px;
	margin-top:-18px;
	width:166px;
}
#educaco a {
	background:transparent url(../../imgs/menu/menu_novo/h-00-educacao.gif) no-repeat scroll right top;
	display:block;
	height:38px;
	position:relative;
	width:76px;
	z-index:10;
}
#educaco a.ativo {
	background:transparent url(../../imgs/menu/menu_novo/h-00-educacao.gif) no-repeat scroll right bottom;
	display:block;
	height:59px;
	margin-top:-21px;
	width:138px;

}

#mulheres a {
	background:transparent url(../../imgs/menu/menu_novo/h-01-mulheres.gif) no-repeat scroll right top;
	display:block;
	height:38px;
	width:72px;
}

#mulheres a.ativo {
	background:transparent url(../../imgs/menu/menu_novo/h-01-mulheres.gif) no-repeat scroll right bottom;
	display:block;
	height:63px;
	margin-top:-25px;
	width:136px;
}
#menu li a {
	position:relative;
	z-index:10;
}

.aumentar, .diminuir {
	border:1px solid;
	width:20px;
	text-align:center;
	width:22px;
	display:block;
	float:left;
	padding-top:2px;
	margin-left:4px;
}

div.ferramentas {
	float:right;
	margin-bottom:20px;
}

div.fonte {
	float:left;
}

div.fonte span {
	display:block;
	float:left;
	padding-top:3px;
}

.imprimir {
	float:left;
	margin-top:5px;
	margin-right:10px;
	cursor:pointer;
}
.ancoras {
	margin-bottom:20px;
}
.ancoras li {
	background:transparent url(../../imgs/bgs/bg-marcador.jpg) no-repeat scroll left top;
	height:35px;
	margin-bottom:1px;
	width:515px;
}

.ancoras li a {
	display:block;
	padding-left:45px;
	padding-top:8px;
}