body {
	margin:0;
	padding:0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
table {
	margin:0;
	padding:0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
#pagina {
	width:1000px;
	text-align:center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
	background-image: url(../imagens/xxx.png);
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tudo {
	width:1000px;
	text-align:center;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	}
#topo {
	height:140px;
	width:1000px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../imagens/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	}
#rodape {
	clear:both;
	text-align:center;
	height: 80px;
	background-color: #004080;
	color: #FFFFFF;
	margin-top: 3px;
	padding-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Estilos para template de 3 colunas */
#principal {
	float:left;
	width:636px;
	text-align:justify;
	margin: 0px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	}
#nav {
	width:170px;
	float:left;
	margin-left: 2px;
	padding-left: 2px;
	}
#apoio {
	width:170px;
	float:right;
	margin-right: 2px;
	padding-right: 2px;
	text-align: left;
	}

.fltrt { 
  float: right;
  margin-left: 8px;
}
.fltlft { 
  float: left;
  margin-right: 8px;
}
.clearfloat { 
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.clear {clear:both; }
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p {
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}

hr {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*começo do css menu */	
ul {
	list-style: none;
	width: 140;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 140px;
	top: 0;
	display: none;
	right: 590px;
}
/* itens do menu */
ul li a {
	text-decoration: none;
	cursor: hand;
	font-size: 10pt;
	color: #333333;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	display: block;
	width: 140px;
	text-align: left;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
ul li a:hover {
	color: #000000;
	border-left-width: medium;
	font-size: 10pt;
	text-decoration: none;
	background-color: #DDDDDD;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
} /* Hover Styles */
li ul li a {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
} /* Sub Menu */
li:hover ul ul, li.over ul ul { 
display:none; 
}
li:hover ul, li li:hover ul, li.over ul, 
li li.over ul { 
display: block;
}
/*fim do css menu */

.campos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	height: 21px;
	border: 1px solid #CCCCCC;
}
#tab {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#tab_1 {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#tab_1 #titulo{
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#tab_1 #titulo_menu{
	background-color: #F2F2F2;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

a:link {
	color:#333333;
	text-decoration: none;
	cursor: Hand;
}a:visited {
	color:#333333;
	text-decoration:none;
	cursor: Hand;
}
a:hover {
	text-decoration:underline;
	cursor: Hand;
	color: #000000;
}
a:active {
	color:#333333;
	text-decoration: none;
	cursor: Hand;
}


a.rodape:link {
	color:#FFFFFF;
	text-decoration: none;
	cursor: Hand;
}a.rodape:visited {
	color:#FFFFFF;
	text-decoration:none;
	cursor: Hand;
}
a.rodape:hover {
	text-decoration:underline;
	cursor: Hand;
	color: #FFFF00;
}
a.rodape:active {
	color:#FFFFFF;
	text-decoration: none;
	cursor: Hand;
}




#imagem4 {
	clear: left;
	float: left;
	height: auto;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	width: 150px;
}
#imagem3 {
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	height: auto;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: compact;
	width: 300px;background-image: url(../imagens/lendo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#imagem3 #txt_fotografo {
	display: compact;
	text-align: right;
	margin: 0px;
	padding: 1px;
}
#imagem3 #txt_legenda {
	text-align: left;
	background-color: #EFEFEF;
	font-size: 9pt;
	color: #333333;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
}
#imagem {
	display: compact;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	border: 2px solid #E4E4E4;
	background-image: url(../imagens/lendo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 0px;
	margin-left: 0px;
}
#imagem_mini{
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	height: auto;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: compact;
	width: 60px;background-image: url(../imagens/lendo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#imagem_mini_gal{
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	height: auto;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: compact;
	width: 120px;background-image: url(../imagens/lendo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#imagem1 {
	display: compact;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-image: url(../imagens/lendo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	margin-left: 0px;
	clear: left;
	float: left;
	width: 100px;
}
#index_titulo {
	font-size: 13pt;
	color: #333333;
	padding-top: 2px;
}
#index_titulo1 {
	font-size: 13pt;
	color: #333333;
}
#index_titulo2 {
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	background-image: url(../imagens/ponto.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 8px;
	display: block;
	text-align: left;
	vertical-align: middle;
}
#index_esp {
	margin: 3px;
	padding: 3px;
}
#index_titulo4 {
	font-size: 12pt;
	color: #D50000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	
}

.index_cab_esq {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.index_cab_esq a.linkt:link {  text-decoration:none; color: #999999; }
.index_cab_esq a.linkt:visited { text-decoration:none; color: #999999; }
.index_cab_esq a.linkt:hover { text-decoration:none; cursor: Hand; color: #333333; }
.index_cab_esq a.linkt:active {	text-decoration:none;  color: #999999; }

.index_cab_dir {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
}
.index_cab_dir a.linkt:link {  text-decoration:none; color: #999999; }
.index_cab_dir a.linkt:visited { text-decoration:none; color: #999999; }
.index_cab_dir a.linkt:hover { text-decoration:none; cursor: Hand; color: #333333; }
.index_cab_dir a.linkt:active {	text-decoration:none;  color: #999999; }

.home {
	margin: 5px;
	padding: 5px;
	border: 1px solid #EFEFEF;
	text-align: left;
	vertical-align: top;
	display: block;
}
.home #titulo{
	font-size: 12pt;
	color: #D50000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #CCCCCC;
}
#txt_leg {
	text-align: left;
	font-size: 8pt;
	color: #333333;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 1px;
}
.tab-ano{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004080;
}
.tab-titulo{
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 8pt;
	text-align: left;
}
.tab-01{
	background-color: #EEEEEE;
	font-size: 8pt;
	text-align: left;
}
.tab-02{
	background-color: #F5F5F5;
	font-size: 8pt;
	text-align: left;
}
.tab-03{
	text-align: left;
	display: block;
}
#lateral_vereador{
	margin: 3px;
	padding: 3px;
}
#img_vereador{
	display: compact;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../imagens/lendo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 3px;
	margin-left: 0px;
	clear: left;
	float: left;
	width: 40px;
	background-color: #CCCCCC;
}
#busca_titulo{
	background-color: #FFFFFF;
	color: #999999;
	font-size: 11pt;
}
.busca_campos{
	padding: 0px;
	width: 270px;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(../imagens/lupa_busca.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 24px;
	height: 22px;
	color: #333333;
}
.busca_botao{
	padding: 0px;
	width: 70px;
	background-color: #CCCCCC;
	margin: 0px;
	border: 1px solid #CCCCCC;
	height: 22px;
	color: #333333;
}
/*         INDEX        */
#cor1_vereador_index{
	background-color: #F8F8F8;
	color: #333333;
	font-size: 8pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#cor2_vereador_index{
	color: #333333;
	font-size: 8pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#list_not_index{
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
	word-spacing: 0.2em;
	display: block;
}
/********/
.txt_1 {
	text-decoration:none;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DF0000;
	color: #DF0000;
}

a.link1:link { 
	text-decoration:none;
}
a.link1:visited {
	text-decoration:none;
}
a.link1:hover {
	text-decoration:underline;
	cursor: Hand;
	color: #DF0000;
}
a.link1:active {
	text-decoration:none;
}

/********/
.txt_2 {
	text-decoration:none;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #008400;
	color: #008400;
}

a.link2:link { 
	text-decoration:none;
}
a.link2:visited {
	text-decoration:none;
}
a.link2:hover {
	text-decoration:underline;
	cursor: Hand;
	color: #008400;
}
a.link2:active {
	text-decoration:none;
}

/********/
.txt_3 {
	text-decoration:none;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F09100;
	color: #F09100;
}


a.link3:link { 
	text-decoration:none;
}
a.link3:visited {
	text-decoration:none;
}
a.link3:hover {
	text-decoration:underline;
	cursor: Hand;
	color: #F09100;
}
a.link3:active {
	text-decoration:none;
}

/*****/

.campos{
	font-size: 14pt;
	color: #333333;
	text-align: left;
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 400px;
}
.camposx{
	font-size: 14pt;
	color: #333333;
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 400px;
}
.botao{
	font-size: 13pt;
	color: #000000;
	text-align: center;
	width: 70px;
	background-color: #CCCCCC;
	height: 25px;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
