* {
	vertical-align: middle;
	margin: 0 auto;
	*margin: 0;
	padding: 0;
	font-style: normal;
	text-decoration: none;
	list-style: none;
}

img {
	border: none;	
}

body {background-color: #d3e5d3;}

#geral {
	width: 800px;
	display: table;
	border: 3px solid #fff;
	margin-top: 20px;
}

/* HEADER TOP */
#headerTop {
	width:100%;
	height: 35px;
	background: url(../Imagens/bg-top.jpg) repeat-x;
}

#headerTop p { padding: 10px; }

#headerTop p.topLink {
	float: left;
}

#headerTop p.topData {
	float: right;
}

#headerTop p.topLink a, #headerTop p.topLink{
	font: 10px 'Trebuchet MS', arial,  verdana, sans-serif;
	color: #fff;
}

#headerTop p.topLink a:hover { color: #000; }

#headerTop p.topData {
	font: bold 16px verdana, 'Trebuchet MS', arial, sans-serif;
	color: #fff;
}

/* HEADER BOTTOM */
#headerBottom {
	width: 100%;
	height: 320px;
	background: url(../Imagens/header-img.jpg) no-repeat;
	text-indent: -9003em;
}

/* NAV */
#nav {
	display:table;
	width:100%;
	background:url(../Imagens/bg-menu.jpg) repeat-x;
	border-bottom:1px solid #000;
}

#nav ul {
	float:left;
	margin-left:27px;
}

#nav ul li {
	display:inline;
}

#nav ul li a {
	padding:5px;
	margin-left:68px;
	float:left;
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#fff;
}

#nav ul li a:hover {
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#5d855f;
	background-color: #fff;
}

/* CONTENT */
#content {
	width:100%;
	display: table;
	background: white;
	padding-bottom: 20px;
}

/* CONTENT LEFT */
#content-left {	width: 47%;	float: left; }

/* VEREADORES */
#vereadores {
	width:100%;
	height: 400px;
}

#vereadores h2 {
	margin:10px;
	width: 100%;
	text-indent: -9003em;
	padding: 10px 0 0 10px;
	float: left;
	background: url(../Imagens/vera-ico.jpg) no-repeat left;
	font: 2.4em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 100px;
	height: 105px;
}

ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 2px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(../Imagens/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect */
	border: none; /* Get rid of border on hover */
}

/* NOTICIAS */
#noticias {
	width: 100%;
	height: auto;
}

#noticias h2 {
	margin:10px 0 0 10px;
	width: 100%;
	text-indent: -9003em;
	padding: 10px 0 0 10px;
	float: left;
	background: url(../Imagens/not-ico.jpg) no-repeat left;
	font: 2.4em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
}

.lista-noticia { float: left; padding: 10px 0 0 40px; display: block; }

.lista-noticia p, .lista-noticia a {
	margin-bottom: 10px;
	font: 11px 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
	padding: 3px;
}

.lista-noticia a:hover {
	color: #063;
	background: #8CB010;
}

/* BLOG DO PRESIDENTE */
#content-right {
	width: 47%;
	float: right;
}

#blog-presidente {
	margin: 10px;
	width: 100%;
	height: auto;
}

#blog-presidente h2 {
	width: 100%;
	text-indent: -9003em;
	padding: 10px 0 0 10px;
	float: left;
	background: url(../Imagens/visite-ico.jpg) no-repeat left;
	font: 2.4em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
}

#tempo {
	width: 100%;
	height: auto;
}

#tempo h2 {
	width: 100%;
	text-indent: -9003em;
	padding: 10px 0 0 10px;
	float: left;
	background: url(../Imagens/tempo-ico.jpg) no-repeat left;
	font: 2.4em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
}

/* �RG�OS */
#orgaos {
	width: 100%;
	height:auto;
}

#orgaos h2 {
	width: 100%;
	text-indent: -9003em;
	padding: 10px 0 0 10px;
	float: left;
	background: url(../Imagens/orgaos-ico.jpg) no-repeat left;
	font: 2.4em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
}

#orgaos ul {
	width: 100%;
	float: left;
}

#orgaos ul li { text-indent: -9003em; }

#orgaos ul li.interlegis a { float: left; margin: 10px 20px 0 0;  display: block; width: 75px; height:76px; background: url(../Imagens/interlegu.jpg) no-repeat; }
#orgaos ul li.interlegis a:hover { background: url(../Imagens/interlegu-hover.jpg); }

#orgaos ul li.senado a { float: left; margin: 10px 0 0 0;  display: block; width: 95px; height:39px; background: url(../Imagens/senado-federal.jpg) no-repeat; }
#orgaos ul li.senado a:hover { background: url(../Imagens/senado-federal-hover.jpg); }

#orgaos ul li.tce a { float: left; display: block; margin: 10px 20px 0 0;  width: 73px; height:59px; background: url(../Imagens/tce.jpg) no-repeat; }
#orgaos ul li.tce a:hover { background: url(../Imagens/tce-hover.jpg); }

#orgaos ul li.ass a { float: left; display: block; margin: 5px 20px 0 0;  width: 124px; height:43px; background: url(../Imagens/ass-legislativa.jpg) no-repeat; }
#orgaos ul li.ass a:hover { background: url(../Imagens/ass-legislativa-hover.jpg); }

/* RODAPÉ */
#rodap {
	width:100%;
	height: 60px;
	text-align: center;
	background: url(../Imagens/bg-rodap.jpg);
}

#rodap p, #rodap a {
	padding: 10px;
	font: 14px 'Trebuchet MS', arial, verdana, sans-serif;
	color: #fff;
}

/* VEREADOR */
#vereador { float:left; width: 100%; }
#vereador h2 {
	width: 100%;
	padding: 10px 0 0 10px;
	float: left;
	font: 1.8em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
}

#vereador img { margin: 20px; padding: 3px; background: #EFEFEF; border: 3px solid #648512; }
#vereador p { margin-left: 10px; font: 1.4em 'Trebuchet MS', arial, verdana, sans-serif; color: #688819; }

#descri-vereador { width: 100%; float: right; }
#descri-vereador p { padding: 15px; font: 1.0em 'Trebuchet MS', arial, verdana, sans-serif; color: #688819; }
#descri-vereador h2 {
	width: 100%;
	padding: 10px 0 0 10px;
	float: left;
	font: 1.8em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;
}

#ContatoVereador { width: 100%; float: right; }
#ContatoVereador p { padding: 15px; font: 1.0em 'Trebuchet MS', arial, verdana, sans-serif; color: #688819; }
#ContatoVereador h2 {
	width: 100%;
	padding: 10px 0 0 10px;
	float: left;
	font: 1.8em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;	
}

#legislatura { width: 100%; float: right; }
#legislatura p { padding: 15px; font: 1.0em 'Trebuchet MS', arial, verdana, sans-serif; color: #688819; }
#legislatura h2 {
	width: 100%;
	padding: 10px 0 0 10px;
	float: left;
	font: 1.8em 'Trebuchet MS', arial, verdana, sans-serif;
	color: #688819;	
}


body#vereador #content-left { width: 400px; }


#hist {
	width: 90%;
}

#historico h2 { font: 2em 'Trebuchet MS', arial; color: #89AD0D; margin-bottom: 10px;  }

#historico img { padding: 5px; border: 2px solid #89AD0D; }

#hist h2 { font: 2em 'Trebuchet MS', arial; color: #89AD0D; margin-bottom: 10px;  }

.composicao a { font: 1em 'Trebuchet MS', arial; color: #89AD0D; }
.composicao a:hover { font-weight: bold; background: #89AD0D; color: #fff; }

#voltar { margin-top: 10px; }
#voltar a {
	font: 1.2em 'Trebuchet MS', arial;
	color: #89AD0D;
	text-align: left;
}

#presidente {
	width: 80%;
}

#presidentes { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes1 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes1 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes2 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes2 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes3 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes3 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes4 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes4 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes5 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes5 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes6 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes6 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes7 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes7 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes8 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes8 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes9 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes9 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes10 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes10 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes11 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes11 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes12 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes12 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes13 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes13 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes14 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes14 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes15 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes15 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes16 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes16 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes17 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes17 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes18 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes18 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes19 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes19 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes20 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes20 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes21 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes21 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes22 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes22 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes23 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes23 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes24 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes24 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes25 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes25 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes26 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes26 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes27 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes27 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes28 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes28 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes29 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes29 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#presidentes30 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#presidentes30 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#presidentes31 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#presidentes31 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#cabec_galeria { font: 0.9em 'Trebuchet MS', arial; color: #FFF; background:#89AD0D}

#gride_result_evento { font: 0.8em 'Trebuchet MS', arial; color: #89AD0D; background:#FFF}

#titulo_foto{ font: 0.6em 'Trebuchet MS', arial; color: #89AD0D}

#mesa_diretora { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#diretora {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Gustavo.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#nome_presidente {
	padding: 3px;
	margin-left: 20px;
	width:180px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#vice_presidente {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Valdomiro.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#nome_vice {
	padding: 3px;
	margin-left: 20px;
	width:180px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#primeiro_secretario {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/LuizValmor.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#nome_primeiro_secretario {
	padding: 3px;
	margin-left: 20px;
	width:180px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#segunda_secretario {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Ronaldo.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#nome_segundo_secretario {
	padding: 3px;
	margin-left: 20px;
	width:180px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#comissao_legislativa { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#comissao {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:88%;
	text-align: left;
	float: left;
	background: #89AD0D; color: #fff;
}

#comissao_legislativa { font: 0.8em 'Trebuchet MS', arial; color: #89AD0D; margin-bottom: 10px;}

#comissao_descricao {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:88%;
	text-align: left;
	float: left;
	background: #fff; color:#89AD0D;
	font: 0.8em 'Trebuchet MS', arial; color: #89AD0D; margin-bottom: 10px;
}

#comissao_orcamento { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#orcamento {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:88%;
	text-align: left;
	float: left;
	background: #89AD0D; color: #fff;
}

#comissao_orcamento { font: 0.8em 'Trebuchet MS', arial; color: #89AD0D; margin-bottom: 10px;}

#orcamento_descricao {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:88%;
	text-align: left;
	float: left;
	background: #fff; color:#89AD0D;
	font: 0.8em 'Trebuchet MS', arial; color: #89AD0D; margin-bottom: 10px;
}

#comissao_titulo { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#comissao_titulo {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:88%;
	text-align: left;
	float: left;
	background: #89AD0D; color: #fff;
}

#voltar_composicao { margin-top: 10px; }
#voltar_comp a {
	font: 1em 'Trebuchet MS', arial;
	color: #89AD0D;
	text-align: left;
	float:left;
}

#comissao_voltar { margin-top: 10px; }
#voltar_comissao a {
	font: 1em 'Trebuchet MS', arial;
	color: #89AD0D;
	text-align: left;
	float:left;
}

#comissao_legislativa { margin-top: 10px; }
#voltar_legislativa a {
	font: 1em 'Trebuchet MS', arial;
	color: #89AD0D;
	text-align: left;
	float:left;
	background:#FFF;
}

#vereador_info { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#vereador_luiz {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/LuizValmor.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#logo_pps {
	padding: 3px;
	border: 2px solid #FFF;
	width:170px;
	height:170px;
	float:left;
	margin-left: 0px;
	background: url(../Imagens/logo_pps.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_luiz {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_gustavo {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Gustavo.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_gustavo {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_ronaldo {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Ronaldo.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#logo_psdb {
	padding: 3px;
	border: 2px solid #FFF;
	width:170px;
	height:170px;
	float:left;
	margin-left: 10px;
	background: url(../Imagens/logo_psdb.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_ronaldo {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_miguel {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Miguel.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#logo_pp {
	padding: 3px;
	border: 2px solid #FFF;
	width:170px;
	height:170px;
	float:left;
	margin-left: 0px;
	background: url(../Imagens/logo_pp.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_miguel {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_carlos {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Carlos.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_carlos {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_jose {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/BenezerJose.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_jose {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_claudiomiro {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Claudiomiro.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#logo_pt {
	padding: 3px;
	border: 2px solid #FFF;
	width:170px;
	height:170px;
	float:left;
	margin-left: 0px;
	background: url(../Imagens/logo_pt.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_claudiomiro {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_felipe {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Felipe.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#logo_pmdb {
	padding: 3px;
	border: 2px solid #FFF;
	width:170px;
	height:170px;
	float:left;
	margin-left: 0px;
	background: url(../Imagens/logo_pmdb.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_felipe {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#vereador_valdomiro {
	padding: 3px;
	border: 2px solid #89AD0D;
	width:180px;
	height:180px;
	float:left;
	margin-left: 20px;
	background: url(../Imagens/Valdomiro.jpg) no-repeat center;
	text-align: left;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; 
}

#titulo_valdomiro {
	padding: 3px;
	margin-left: 20px;
	width:184px;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #FFF; 
	background: #89AD0D;
}

#servidor {
	width: 80%;
}

#servidores { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores1 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#servidores1 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#servidores2 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores2 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores3 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores3 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores4 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores4 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores5 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores5 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores6 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores6 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores7 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores7 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores8 { font: 0.9em 'Trebuchet MS', arial; color: #FFF; margin-bottom: 10px;}

#servidores8 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
	background: #89AD0D; color: #fff;
}

#servidores9 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores9 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores10 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores10 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores11 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores11 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores12 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores12 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores13 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores13 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#servidores14 { font: 0.9em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;}

#servidores14 {
	padding: 3px;
	border: 1px solid #89AD0D;
	width:50%;
	text-align: center;
}

#contas1 a { font: 0.8em 'Trebuchet MS', arial; color: #333; margin-bottom: 30px}

#contas1 a {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: center;
}

#contas2 a { font: 0.8em 'Trebuchet MS', arial; color: #333; margin-bottom: 30px}

#contas2 a {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: center;
}

#contas3 a { font: 0.8em 'Trebuchet MS', arial; color: #333; margin-bottom: 30px}

#contas3 a {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: center;
}

#contas4 a { font: 0.8em 'Trebuchet MS', arial; color: #333; margin-bottom: 30px}

#contas4 a {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: center;
}

#contas5 a { font: 0.8em 'Trebuchet MS', arial; color: #333; margin-bottom: 30px}

#contas5 a {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: center;
}

#contas6 a { font: 0.8em 'Trebuchet MS', arial; color: #333; margin-bottom: 30px}

#contas6 a {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: center;
}

#contas7 a { font: 0.8em 'Trebuchet MS', arial; color: #333; margin-bottom: 30px}

#contas7 a {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: center;
}

#leis { font: 0.9em 'Trebuchet MS', arial; color: #89AD0D; margin-bottom: 30px}

#tamanho {
	height:10px;
	background:#FFF;
}

#titulo { font: 1.5em 'Trebuchet MS', arial; color: #89AD0D}

#titulo {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: left;
}

#leis_complementares {
	padding: 3px;
	border: 0px solid #89AD0D;
	width:95%;
	text-align: justify;
	font: 0.7em 'Trebuchet MS', arial; color: #333; margin-bottom: 10px;
}

#leis_complementares a {
	padding: 3px;
	border: 0px solid #89AD0D;
    width:95%;
	text-align: justify;
	font: 0.8em 'Trebuchet MS', arial; color: #333;
}

#documentos{
	margin-bottom: 10px;
	width:80%;
	}
	
#doc1 {
	padding: 3px;
	border: 0px solid #89AD0D;
    width:95%;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D;
}

#doc2 {
	padding: 3px;
	border: 0px solid #89AD0D;
    width:95%;
	text-align: justify;
	font: 0.7em 'Trebuchet MS', arial; color: #89AD0D;
}

#documentos a {
	padding: 3px;
	border: 0px solid #89AD0D;
    width:80%;
	text-align: center;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D;
}

#licitacoes a {
	padding: 3px;
	border: 0px solid #89AD0D;
    width:80%;
	text-align: center;
	font: 1.1em 'Trebuchet MS', arial; color: #89AD0D;
}

#titulo_licitacao{
	text-align: center;
	font: 1.2em 'Trebuchet MS', arial; color: #FFF;
}

#descricao_licitacao{
	text-align: center;
	font: 1.2em 'Trebuchet MS', arial; color: #FFF;
}

#data_licitacao{
	text-align: center;
	font: 1.2em 'Trebuchet MS', arial; color: #FFF;
}

#edital a{
	text-align: center;
	font: 1.2em 'Trebuchet MS', arial; color: #89AD0D;
}

#mensagem_fale{
	text-align: center;
	font: 0.8em 'Trebuchet MS', arial; color: #89AD0D;
}

#fale_ouvidoria{
	text-align: left;
	font: 0.8em 'Trebuchet MS', arial; color: #89AD0D;
}

#obs{
	text-align: center;
	font: 0.7em 'Trebuchet MS', arial; color: #89AD0D;
}

#fale_nome{
	text-align: right;
	font: 1.1em 'Trebuchet MS', arial; color: #89AD0D;
}

#fale_email{
	text-align: right;
	font: 1.1em 'Trebuchet MS', arial; color: #89AD0D;
}

#fale_telefone{
	text-align: right;
	font: 1.1em 'Trebuchet MS', arial; color: #89AD0D;
}

#fale_cidade{
	text-align: right;
	font: 1.1em 'Trebuchet MS', arial; color: #89AD0D;
}

#fale_mensagem{
	text-align: right;
	font: 1.1em 'Trebuchet MS', arial; color: #89AD0D;
}

#resposta_fale{
	padding: 3px;
	border: 0px solid #89AD0D;
    width:60%;
	text-align: center;
	background:#FFF;
	font: 0.9em 'Trebuchet MS', arial; color: #89AD0D;
}