/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:url(../imgs/bg_body.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:12px;
}
ul{ list-style:none; }
ul li {	padding: 1px 1px 1px 1px;}

h1.esconde{	display:none;}

h1{ font-size:22px;}
h2{ font-size:18px;}
h3{ font-size:14px;}

#geral{
	width:990px;
	margin:0 auto;
	overflow:hidden; 
}
#topo{
	width:990px;
	margin:auto;
	overflow:hidden;
	height:100px;
	margin-top:60px;
}
#destaques{
	background-color:#fff;
	width:750px;
	padding:10px;
	margin:4px 4px 14px 14px;
	overflow:hidden;
	border:solid 1px #999;
	float:left;
}
#logo{
	background:url(../imgs/bg_logo.png) no-repeat center top;
	width:365px;
	height:91px;
	padding:2px 4px 2px 4px;
	cursor:pointer;
	float:left;
	display:block;
}
#endereco{
	background:url(../imgs/bg_endereco.png) no-repeat center top;
 	color:#fff;
	width:360px;
 	height:64px;
 	float:right;
 	overflow:hidden;
	text-align:right;
	padding:7px 8px 0 0;
 }
  #links{
 	float:left;
	width:220px;
	margin-top:12px;
	margin-left:20px;
}
#links ul li a{
	text-decoration:none;
	color:#333;
	font-style:italic;
	font-weight:bold;
	border-bottom:dotted 1px #fff;
	font-size:11px;
}
#links ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

#menu{
	width:990px;
	float:left;
	text-align:center;
	padding-top:0; 

}	
#menu ul li {
	background:url(../imgs/bg_menu.jpg) no-repeat center top;
	width:113px;
	height:36px;
	float:left;
	display:inline;
	text-align:center;
	margin-right:30px;
}
#menu ul li.direita {
	background:url(../imgs/bg_menu.jpg) no-repeat center top;
	width:113px;
	height:36px;
	float:right;
	display:inline;
	margin-right:0;
	
}
#menu ul li a.menu-01, #menu ul li a.menu-02, #menu ul li a.menu-03, #menu ul li a.menu-04, #menu ul li a.menu-05, #menu ul li a.menu-06, #menu ul li a.menu-07 {
	background:url(../imgs/bg_menu-01.png) no-repeat center top;
	width:113px;
	height:36px;
	display:block;
	text-decoration:none;
	color:#fff; 
}
#menu ul li a.menu-01{
	background:url(../imgs/bg_menu-01.png) no-repeat center top;
}
#menu ul li a.menu-02{
	background:url(../imgs/bg_menu-02.png) no-repeat center top;
}
#menu ul li a.menu-03{
	background:url(../imgs/bg_menu-03.png) no-repeat center top;
}
#menu ul li a.menu-04{
	background:url(../imgs/bg_menu-04.png) no-repeat center top;
}
#menu ul li a.menu-05{
	background:url(../imgs/bg_menu-05.png) no-repeat center top;
}
#menu ul li a.menu-06{
	background:url(../imgs/bg_menu-06.png) no-repeat center top;
}
#menu ul li a.menu-07{
	background:url(../imgs/bg_menu-07.png) no-repeat center top;
}
#menu ul li a.menu-01:hover{
	background:url(../imgs/bg_menu-01-hover.png) no-repeat center top;
	text-decoration:none;
}
#menu ul li a.menu-02:hover{
	background:url(../imgs/bg_menu-02-hover.png) no-repeat center top;
	text-decoration:none;
}
#menu ul li a.menu-03:hover{
	background:url(../imgs/bg_menu-03-hover.png) no-repeat center top;
	text-decoration:none;
}
#menu ul li a.menu-04:hover{
	background:url(../imgs/bg_menu-04-hover.png) no-repeat center top;
	text-decoration:none;
}
#menu ul li a.menu-05:hover{
	background:url(../imgs/bg_menu-05-hover.png) no-repeat center top;
	text-decoration:none;
}
#menu ul li a.menu-06:hover{
	background:url(../imgs/bg_menu-06-hover.png) no-repeat center top;
	text-decoration:none;
}
#menu ul li a.menu-07:hover{
	background:url(../imgs/bg_menu-07-hover.png) no-repeat center top;
	text-decoration:none;
}
#menu ul li a.ativo-01, #menu ul li a.ativo-02, #menu ul li a.ativo-03, #menu ul li a.ativo-04, #menu ul li a.ativo-05, #menu ul li a.ativo-06, #menu ul li a.ativo-07 {
	background:url(../imgs/bg_menu-01-hover.png) no-repeat center top;
	width:113px;
	height:36px;
	display:block;
	text-decoration:none;
	color:#fff;
	text-indent:-5000px; 
	text-decoration:none;
}
#menu ul li a.ativo-01 {
	background:url(../imgs/bg_menu-01-hover.png) no-repeat center top;
}
#menu ul li a.ativo-02 {
	background:url(../imgs/bg_menu-02-hover.png) no-repeat center top;
}
#menu ul li a.ativo-03 {
	background:url(../imgs/bg_menu-03-hover.png) no-repeat center top;
}
#menu ul li a.ativo-04 {
	background:url(../imgs/bg_menu-04-hover.png) no-repeat center top;
}
#menu ul li a.ativo-05 {
	background:url(../imgs/bg_menu-05-hover.png) no-repeat center top;
}
#menu ul li a.ativo-06 {
	background:url(../imgs/bg_menu-06-hover.png) no-repeat center top;
}
#menu ul li a.ativo-07 {
	background:url(../imgs/bg_menu-07-hover.png) no-repeat center top;
}

#menu ul li a { text-indent:-5000px;}

#by{
	width:132px;
	height:36px;
	float:right;
	text-align:right; 
	margin:8px 4px 0 0;
}
#by a{
	text-decoration:none;
	color:#333;
}
#by a:hover{
	text-decoration:none;
	color:#FF0000;
}
#corpo {
	width:990px;
	margin:auto;

}
#conteudo{
	width:990px;
	margin:0 auto;
	overflow:hidden;  
}
#centro_geral{
	width:700px;
	float:left; 
}
#centro{
	background:url(../imgs/bg_centro.jpg) center top repeat-x #333;
	width:970px;
	float:left;
	overflow:hidden;
	color:#fff;
	padding:0 10px 10px 10px;
}
#topo_centro{
	background:url(../imgs/bg_topo_centro.png) center top no-repeat;
	width:990px;
	float:left;
	height:24px; 
}
#base {
	background:url(../imgs/bg_base.png) center top no-repeat;
	width:990px;
	height:184px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	margin-top:1px;
}
#base.operacoes{
	background:url(../imgs/bg_base-operacoes.png) center top no-repeat;
}
#base ul li {
	display:inline;
	float:left;
	color:#fff;
}
img {border:0;}
/* FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA */

form {
	width:490px;
	margin:0 auto; 
	float:left;
}

form fieldset{
	border:0;
}
form fieldset.selecionar {   
	width:698px;
	padding:2px 0 2px 0;
	text-align:left;
	color:#333;
	font-weight:bold;
}   

form label{
	display:block;
	padding:3px 0;
}

form label span{
	display:block;
	color:#fff;
	font-size:13px;
}
form label input{ 
	font-weight:bold;
	color:#333;
	padding:3px 0;
	width:480px;
}
form label input.opcao{ 
	font-weight:bold;
	color:#900;
	padding:3px 0;
	width:200px;
}
form label select{ 
	font-weight:bold;
	color:#900;
	padding:3px 0;
	width:340px;
}
form input.btn{
	cursor:pointer;
}
form label textarea {
	width:480px;
}
/* FIM DA FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA*/
legend.18{ font-size:18px;}
li.voltar{
	color:#333;
	display:block;
	float:right;
	text-align:right;
}
li.bordabaixa{
	border-bottom:solid 1px #fff;
	width:220px;
	padding-bottom:2px;
}		
dl.tabela {
		width:460px;  
		padding:0;
		float:left;
		margin-left:20px; 
		}

	.tabela dt {
		width: 120px;
		float: left;
		}
	.tabela dt.tamanho {
		width: 120px; 
		overflow:hidden;
		float:left; 
		}

	/* commented backslash hack for mac-ie5 \*/
	dt { clear: both;  }
	/* end hack */

	.tabela dd {
		float: left;
		width: 280px;
		margin: 12px 0 0 0;
		padding: 2px;   
		}
	.tabela dd a:hover { text-decoration:underline;}
	.tabela dd a:hover p {text-decoration:underline;}
img.branca{ border:solid 2px #fff;}

a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:none;
	color:#FFCC00;
}
a.galeriadefotos {
	width:110px;
	height:75px;
	float:left;
	overflow:hidden;
	color:#FFF;
	text-align:left;
	margin:1px;
	text-decoration:none;
	border:solid 2px #fff;
}
a.ativados {
	font-size:14px;
	padding:4px;
	background:#FFCC00;
	color:#000;
	border:solid 1px #FFF;
	text-decoration:none;
	float:left;
	overflow:hidden;
	margin:1px;
}
a.ativado:hover{ text-decoration:underline; }
a.paginas {
	font-size:14px;
	padding:4px;
	background:#000;
	color:#fff;
	border:solid 1px #FFF;
	text-decoration:none;
	float:left;
	overflow:hidden;
	margin:1px;
}
a.paginas:hover {
	color:#000;
	background:#FFCC00;
} 	
#paginacao{
	width:970px;
	float:left;
	margin-top:14px;
}
