/* CSS Document */

body{
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}
#align{
width:1020px;
margin:auto;
}
#total{
width:1020px;
float:left;
background-color:#CCCCCC;
}
/*Topo */
#cms{
width:1020px;
height:20px;
font-size:12px;
font-weight:bold;
color:#333333;
margin-top:5px;
float:left;
text-align:right;
}
	#cms a{
	margin-top:5px;
	margin-right:15px;
	text-decoration:none;
	color:#333333;
	}
	#cms a:hover{
	text-decoration:underline;
	}
#banner_full{
width:990px;
height:auto;
margin-left:15px;
float:left;
}	
#topo{
width:990px;
height:auto;
margin-left:15px;
background-color:#383431;
color:#FFFFFF;
float:left;
}
#logo{
width:380px;
height:78px;
margin-left:25px;
margin-top:40px;
margin-bottom:10px;
float:left;
}
	#logo img{
	border:0;
	}
#menu_topo{
width:200px;
height:55px;
margin-top:50px;
margin-left:90px;
float:left;
}
	#menu_topo ul{
	width:159px;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	}
	#menu_topo li{
	width:145px;
	float:left;
	background-image:url(../imagens/topo/botao_menutop.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:10px;
	}
	#menu_topo li a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	#menu_topo li a:hover{
	color:#FFCC00;
	}
#busca{
width:250px;
height:40px;
margin-top:80px;
margin-left:20px;
font-size:10px;
color:#FFFFFF;
float:left;
}
	#busca .input{
	width:200px;
	height:18px;
	margin:0;
	float:left;
	}
	#busca input{
	width:200px;
	height:18px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
	font-size:12px;
	}
	#busca .button{
	width:25px;
	height:18px;
	margin-left:5px;
	float:left;
	}
	#busca img{
	border:0;
	}
#menu_horizontal{
width:990px;
float:left;
margin-left:15px;
margin-right:15px;
margin-top:5px;
margin-bottom:5px;
font-size:12px;
font-weight:bold;
}
	#menu_horizontal a{
	color:#FFFFFF;
	text-decoration:none;
	}
	#menu_horizontal a:hover{
	color:#FFCC00;
	}
#crecinet{
width:155px;
height:13px;
padding-top:4px;
padding-bottom:4px;
padding-left:7px;
padding-right:7px;
background-color:#666666;
float:left;
}
/*fim topo*/
#conteudo{
width:990px;
height:auto;
margin-left:15px;
float:left;
}
/*menu_esquerda*/
#menu_esquerda{
width:150px;
height:auto;
color:#666666;
font-size:11px;
float:left;
padding:10px;
margin-top:15px;
background-color:#FFFFFF;
}
	#menu_esquerda ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}
	#menu_esquerda li{
	width:140px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:3px;
	float:left;
	}
	#menu_esquerda a{
	color:#FFFFFF;
	text-decoration:none;
	}
	#menu_esquerda a:hover{
	color:#FFCC00;
	}
	#menu_esquerda .titulo{
	width:134px;
	float:left;
	margin-top:5px;
	margin-left:3px;
	}
	#menu_esquerda .inicial{
	background-color:#999999;
	}
	#menu_esquerda .consulta{
	background-color:#828282;
	}
	#menu_esquerda .solenidades{
	background-color:#737373;
	}
	#menu_esquerda .noticias{
	background-color:#595959;
	}
	#menu_esquerda .info_uteis{
	background-color:#454545;
	}
	#menu_esquerda .links{
	background-color:#2D2D2D;
	}
	#menu_esquerda .fale_conosco{
	background-color:#1B1B1B;
	}
/*Titulo das paginas internas ou destaque inicial*/
#titulo_destaque{
width:990px;
height:auto;
float:left;
}

/*Area conteudo*/
#area_conteudo{
width:780px;
height:auto;
margin-top:10px;
float:right;
}

/* Lateral Direita */ 
#lateral_direita{
width:190px;
height:auto;
margin-right:15px;
margin-left:5px;
float:right;
}


/*internas*/
#titulo_internas{
width: 955px;
height:20px;
padding-left:35px;
padding-bottom:2px;
padding-top:5px;
background-color:#993300;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

#conteudo_interno{
width:760px;
height:auto;
padding:10px;
background-color:#FFFFFF;
float:left;
}
	#conteudo_interno .news{
	width:790px;
	height:auto;
	float:left;
	border:0;
	}
	#conteudo_interno .title{
	width:720px;
	height:auto;
	margin-top:15px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}
	#conteudo_interno .subtitle{
	width:720px;
	height:auto;
	font-weight:bold;
	color:#000000;
	}
	#conteudo_interno .title img{
	width:300px;
	height:auto;
	margin-bottom:15px;
	margin-left:10px;
	float:right;
	border:0;
	}
	#conteudo_interno .data{
	width:250px;
	height:auto;
	margin-top:5px;
	font-size:11px;
	color:#000000;
	}
	#conteudo_interno .chamada{
	width:250px;
	height:auto;
	margin-top:15px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}
	#conteudo_interno .texto{
	width:750px;
	height:auto;
	margin-top:10px;
	margin-bottom:15px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	}
	#conteudo_interno .menu_inf{
	width:740px;
	height:auto;
	float:left;
	}
	#conteudo_interno .menu_inf a{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
	#conteudo_interno .menu_inf a:hover{
	color:#3366CC;
	}
	#conteudo_interno .menu_voltar {
	width:250px;
	height:18px;
	text-align:right;
	float:right;
	}
	#conteudo_interno .indique{
	width:200px;
	height:10px;
	padding-left:15px;
	padding-bottom:3px;
	background-image:url(../imagens/botao_indique.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	float:left;
	}
	#conteudo_interno .button{
	background-color: #444444;
	color:#ffffff;
	font-size:12px;
	}
	#conteudo_interno .table{
	width: 720px;
	}
	#conteudo_interno .table td{
	padding:3;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	}
	#conteudo_interno .table .button{
	background-color: #444444;
	color:#ffffff;
	font-size:12px;
	}
	#conteudo_interno .form{
	width: 740px;
	padding: 0;
	}	
	
	
	#conteudo_interno2{
	width:970px;
	height:auto;
	padding:10px;
	margin-top:10px;
	background-color:#FFFFFF;
	float:left;
	}
	
	#conteudo_interno2 .title{
	width:790px;
	height:auto;
	margin-top:15px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}
	#conteudo_interno2 .texto{
	width:790px;
	height:auto;
	margin-top:10px;
	margin-bottom:15px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	}

	#conteudo_interno2  a{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
	#conteudo_interno2 a:hover{
	color:#3366CC;
	}
	#conteudo_interno2 .usuario{
	width:200px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:12px;
	color:#333333;
	}
	#conteudo_interno2 .button{
	width:90px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-size:12px;
	color:#333333;
	}
	#conteudo_interno2 table{
	margin:20px 70px;
	border:1px solid #666666;
	}
	#conteudo_interno2 td{
	padding:3px;
	}
#status{
	width: 720px;
	height: auto;
	float: left;
	border:2px solid #990000;
	background-color: #cccccc;
	font-size: 14px;
	padding:10px;
	}
	#status .fechar{
	width: 10px;
	float: right;
	margin:10px;
	background-color: #444444;
	border: 1px solid #99000;
	padding:3px;	
	text-align: center;
	}
	#status .fechar a{
	font-family:  arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	}
	#status .fechar:hover{
	background-color: #222222;
	}
#tbcalendario .button;{
width: 10px;
padding: 3px;
font-size: 10px;
color: #FFFFFF;
background-color: #444444;
}
#tbcalendario a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbcalendario a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbsolenidade a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbsolenidade a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbfile a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbfile a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbenquete a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbenquete a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tblink a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tblink a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbnoticia a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbnoticia a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbpage a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbpage a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tblegislacao a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tblegislacao a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbinf a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbinf a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbbanner a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbbanner a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tblegislacao a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tblegislacao a:hover{
	color: #003399;
	text-decoration: underline;
	}
	
#tbgaleria a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbgaleria a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbfoto a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbfoto a:hover{
	color: #003399;
	text-decoration: underline;
	}
	#tbusuario a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbusuario a:hover{
	color: #003399;
	text-decoration: underline;
	}
	#tbpermissao a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbpermissao a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbdelegacia a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbdelegacia a:hover{
	color: #003399;
	text-decoration: underline;
	}
#tbcidade a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	display: block;
	}
	#tbcidade a:hover{
	color: #003399;
	text-decoration: underline;
	}
#mais{
width:570px;
height:auto;
margin-top:10px;
margin-bottom:10px;
padding:10px;
background-color:#FFFFFF;
float:left;
}	
	#mais .title{
	width:550px;
	height:16px;
	border-bottom:1px solid #666666;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
	#mais .lista{
	width:550px;
	height:150px;
	overflow:auto;
	}
	#mais .lista ul{
	width:520px;
	height:auto;
	list-style:none;
	padding-top:15px;
	padding-left:10px;
	margin:0;
	}
	#mais .lista li{
	width:500px;
	height:auto;
	padding-bottom:4px;
	float:left;
	}
	#mais .lista li a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}
	#mais .lista li a:hover{
	text-decoration:underline;
	}
#mais_lista{
width:570px;
height:auto;
margin-top:10px;
margin-bottom:10px;
padding:10px;
background-color:#FFFFFF;
float:left;
}	
	#mais_lista .title{
	width:550px;
	height:16px;
	border-bottom:1px solid #666666;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
	#mais_lista .lista{
	width:555px;
	height:auto;
	}
	#mais_lista .lista ul{
	width:550px;
	height:auto;
	list-style:none;
	padding-top:15px;
	padding-left:10px;
	margin:0;
	}
	#mais_lista .lista li{
	width:540px;
	height:auto;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	float:left;
	}
	#mais_lista .lista li a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}
	#mais_lista .lista li a:hover{
	text-decoration:underline;
	}
	#mais_lista .descricao{
	width:520px;
	font-size:12px;
	color:#666666;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:5px;
	}
	#mais_lista .menu_inf{
	width:570px;
	height:auto;
	float:left;
	}
	#mais_lista .menu_inf a{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
	#mais_lista .menu_inf a:hover{
	color:#3366CC;
	}
	#mais_lista .menu_next {
	width:250px;
	height:18px;
	margin-right:20px;
	text-align:right;
	float:right;
	}
/*  COntato */
#contato{
width:360px;
height:auto;
float:left;
margin-left:30px;
margin-top:15px;
margin-bottom:15px;
font-size:12px;
color:#666666;
}
	#contato .nome{
	width:350px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:12px;
	color:#333333;
	}
	#contato .fone{
	width:200px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:12px;
	color:#333333;
	}
	#contato .msg{
	width:350px;
	height:120px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:12px;
	color:#333333;
	}
	#contato .button{
	width:90px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-size:12px;
	color:#333333;
	}
#endereco{
width:170px;
height:auto;
margin-top:15px;
float:right;
font-size:12px;
color:#333333;
}
	#endereco .title{
	width:170px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
/* Indique o site */ 
#conteudo_indique{
width:300px;
height:200px;
padding:10px;
background-color:#FFFFFF;
font-size:12px;
color:#333333;
font-weight:bold;
}	
	#conteudo_indique .title{
	width:280px;
	height:16px;
	margin-bottom:30px;
	border-bottom:1px solid #666666;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
	#conteudo_indique .input{
	width:280px;
	height:18px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-size:12px;
	color:#333333;
	}
	#conteudo_indique .button{
	width:70px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-size:12px;
	color:#333333;
	}
#conteudo_enquete{
width:300px;
height:auto;
padding:10px;
background-color:#FFFFFF;
font-size:12px;
color:#333333;
}	
	#conteudo_enquete .title{
	width:280px;
	height:16px;
	margin-bottom:30px;
	border-bottom:1px solid #666666;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
	#conteudo_enquete a{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
	#conteudo_enquete a:hover{
	color:#3366CC;
	}
/*Login*/
#login{
width:360px;
height:auto;
float:left;
margin-left:30px;
margin-top:15px;
margin-bottom:15px;
font-size:12px;
color:#666666;
}
	#login .nome{
	width:250px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:12px;
	color:#333333;
	}
	#login .button{
	width:90px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-size:12px;
	color:#333333;
	}

/*RodapeŽ*/
#rodape{
width:990px;
margin-left:15px;
margin-top:8px;
margin-bottom:8px;
background-color:#383431;
color:#FFFFFF;
float:left;
}
	#rodape .logo{
	width:240px;
	height:39px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	}
	#rodape .endereco{
	width:600px;
	font-size:10px;
	text-align:right;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:right;
	}
