/**
 * Início Topo
 */

.font-bold {
	font-weight: 900;
	letter-spacing: 1px;
}

#rodapeBotton {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}

#rodapeTop {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}

.texto-convite{
	text-align:justify;
}

#header {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}

#header-section1 {
	background-color: #34558c;
	height: 80px;
	border-top: 4px solid #3e66a3;
}

#header-section1 .float-right {
	padding-top: 25px;
}

#header-section2 {
	background: transparent url('../imagens/imagens_cabecalho/header-section2-bg.png') left top repeat-x;
	height: 130px;
}

#header-section3 {
	background: transparent url('../imagens/imagens_cabecalho/header-section3-bg1.png') left top repeat-x;
	height: 50px;
}

.linha-viva-banner{
	width:123px;
	height:61px;
	/*margin-left:46px;*/
	margin-left:6px;
}

.linha-viva-convite{
	width:166px;
	height:19px;
	margin-left:22px;
	font-weight:bold;
}

.linha-viva-convite a{
	color: #575c96!important;
}

.convite{
	font-weight: bold;
	font-size: 15px;
	margin-left: 54px;
}

.convite a{
	color: #575c96!important;
}

.wrapper {
	width: 960px;
	margin: 0 auto;	
}

#logo {
	display: block;
	float: left;
	background: transparent url('../imagens/imagens_cabecalho/logo1.png') left center no-repeat;
	width: 157px;
	height: 80px;
	text-indent: -5000em;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/**
 * Menu branco horizontal.
 */

.white-menu {
	list-style: none;
	text-transform: uppercase;
	float: left;
	margin-top: 16px;
	padding: 0;
}

#header-section3 .white-menu {
	/*margin: -34px -8px 0 0;*/
	margin-top: 0px;
}
.white-menu li {
	float: left;
	padding: 0 14px;
	background: transparent url('../imagens/imagens_cabecalho/separador-white-menu.png') right center no-repeat;
}

#header-section3 .white-menu li {
	height: 42px;
    line-height: 42px;
	background-image: url('../imagens/imagens_cabecalho/separador-white-menu2.png');
	margin-right: 1px;
	margin-top:0px;
}

.white-menu li.last {
	background-image: none !important;
	margin: 0;
}

.white-menu li a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}

.white-menu li a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

.white-menu li a:link {
	color: #FFFFFF !important;
	text-decoration: none;
}

.white-menu .color1 {
	border-top: 3px solid #6fbeea;
}

.white-menu .color2 {
	border-top: 3px solid #fbad18;
}

.white-menu .color3 {
	border-top: 3px solid #638f3e;
}

.white-menu .color4 {
	border-top: 3px solid #d74b27;
}

.white-menu .color5 {
	border-top: 3px solid #000;
}

/**
 * Formulário de busca.
 */

.search-field {
	float: left;
	padding-top: 3px;
}

.search-field input {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	width: 242px;
	height: 44px;
	border: none;
	padding: 0px 50px 0 10px;
	color: #717986;
	background: transparent url('../imagens/imagens_cabecalho/fundo-busca.png') left top no-repeat;
}

/**
 * Box de links para redes sociais.
 */

.social-links {
	padding-top: 35px;
	width:186px!important;
}

.social-links span {
	float: left;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.social-links ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}

.social-links ul li {
	float: left;
	margin-right: 7px;
}

.social-links ul li a {
	width: 35px;
	height: 35px;
	text-indent: -5000em;
	display: block;	
}

.social-links .facebook {
	background-image: url('../imagens/imagens_cabecalho/facebook-icon.png');
}

.social-links .youtube {
	background-image: url('../imagens/imagens_cabecalho/youtube-icon.png');
}

.social-links .flickr {
	background-image: url('../imagens/imagens_cabecalho/flickr-icon.png');
}

.social-links .twitter {
	background-image: url('../imagens/imagens_cabecalho/twitter-icon.png');
}

/**
 * Área de publicidade.
 */

#advertising {
	width: 740px;
	height: 90px;
	overflow: hidden;
	background: transparent url('../imagens/imagens_cabecalho/bg-publicidade.png') left center no-repeat;
	text-align: right;
	margin-top: 20px;
}

/**
 * Fim Topo
 */
	
/**
 * Rodape
 */  			

.blueSea {
	background:url(../imagens/imagens_cabecalho/bg_rodapeBottom.jpg) left repeat-x;
	color: black;
}

.blueDots {
	background: transparent url('../imagens/imagens_cabecalho/bg_rodapeTopo1.png') left top repeat-x;
	border-bottom: 2px solid #35568C;
	color: black;
}

#rodapeBotton {
	height: 58px;
}

#rodapeTop {
	height: 202px;
	clear: both;
}

#rodapeTop .rodape_ {
	padding-top: 23px;
}

#rodapeTop ul li {
    list-style: none outside none;
}

.rodape_ {
	width: 960px;
	margin: 0 auto;
}

.rodape_esquerda {
	width: 25%;
	float: left;
	text-align: left;
}

.rodape_esquerda ul {
	margin: 0;
	padding: 0;
}

.rodape_esquerda ul li a img {
	border: none;
}

.rodape_esquerda .separador {
	width: 100%;
	background-position: left center;
}

.rodape_esquerda .social-links {
	padding-top: 20px;
}

.rodape_centro {
    float: left;
    text-align: left;
    width: 25%;
}

.rodape_direita {
	width: 50%;
	float: right;
	text-align: right;
}

.marca_registrada {
	background: url('../imagens/imagens_cabecalho/registrada.jpg') left no-repeat;
	height: 20px;
	width: 50%;
	margin: 20px 0 0 1px;
	float: left;
}

.subMenuRodape{
	float: right;
	margin-top: 14px;
}  

.subMenuRodape ul{
	float:right;
	margin:0;
}

.subMenuRodape ul li{
	margin-left:5px;
	list-style:none;
	float:left;
}

.separador {
	background: url(../imagens/imagens_cabecalho/separador-rodape.png) center no-repeat;
	height: 2px;
	width: 45px;
	float: left;
	clear: both;
}

.separador2{
	background:transparent url(../imagens/imagens_cabecalho/separador-white.jpg) center no-repeat;
	height:10px;
	width:3px;
	float:left;
	margin-top:1px;
	margin-left:3px;
}

.botaoAcesse {
	display: block;
	text-indent: -5000em;
	background: url(../imagens/imagens_cabecalho/acesseJa.jpg) center no-repeat;
	height: 36px;
	width: 145px;
	margin-top: 0px;
}

.botaoEdicoes{
	clear:both;
	margin-top:10px;
	float:left;
}
	
.logoMini{
	background :url(../imagens/imagens_cabecalho/Marca_Prefeitura_Fundo_Azul3.png)  no-repeat;
	height: 113px;
	width: 152px;
	float: right;
	clear: both;
	margin-top: 0; /* 10px; */
}

#copright {
	float: left !important;
	margin-top: 13px;
	font-size: 14px;
}

.endereco-prefeitura {
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}

/**
 * Menu branco do rodapé.
 */

.white-menu-rodape {
	list-style: none;
	text-transform: uppercase;
	float: left;
	padding: 0;
	color: #FFFFFF !important;
}


.white-menu-rodape li {
	color: #FFFFFF !important;
	margin-bottom: 5px; 
	font-size: 16px;
}

.white-menu li a:hover {
	text-decoration: none;
	color: #FFFFFF !important;
	font-weight: 900;
	letter-spacing: 1px;
}

.white-menu li a:visited {
	text-decoration: none;
	color: #FFFFFF !important;
	font-weight: 900;
	letter-spacing: 1px;
}

.white-menu-rodape li a:link {
	text-decoration: none;
	color: #FFFFFF !important;
	font-weight: 900;
	letter-spacing: 1px;
}

.white-menu-rodape li.white-menu-small {
	font-size: 12px; /* 13px */
	text-transform: none;
}

.white-menu-smallx {
	color: #FFFFFF;
	font-size: 11px;
	float: right;
	clear: both;
}

.white-menu-rodape li a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}

.white-menu-rodape li a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

.white-menu-rodape li a:link {
	color: #FFFFFF !important;
	text-decoration: none;
}

.white-menu.white-menu-smallx li {
	padding: 0 10px;
}

.rodape_esquerda .white-menu-rodape {
	width: 100%;
}

/*Início css do conteúdo do portal inserido por Gabriela*/

img {
	border: 0;
}

/*.width25 {
	width: 25%;
}

.width50 {
	width: 50%;
}

.width100 {
	width: 100%;
}

.width75 {
	width: 75%;
}*/ 

.font-bold {
	font-weight: 900;
	letter-spacing: 1px;
}

.float-left {
	float: left;
}

/*COMEÇO SESSÃO 1*/

/*Começo css componente de notícias*/


/*Fim css componente de notícias*/

#content-section1 {
	height: 190px;
	width: 844px;
	margin-top: 63px;
	margin-bottom:33px;
	/*background: black;*/
}

.section1-orla {
	width: 440px;
}

.section1-tca-conder {
	width: 306px;
	height: 127px;
	/*background: green;*/
 	margin-top: -236px;
 	margin-left: 437px;
}

.tca{
float:left;
width:148px;
height: 119px;

}

.conder{
width:148px;
height: 119px;
margin-left:154px;

}

/*.section1-noticias{
	width: 297px;
	height: 110px;
	border: 1px;
	border-color: #e7e8e3;
	margin-left: 440px;
	margin-top: 0px;
	border-style: solid;
	background-color: #f8f8f8;
}*/

.section1-noticias{
	position:relative;
	width: 407px;
	height: 224px;
	border: 1px;
	border-color: #e7e8e3;
	margin-left: 440px;
	margin-top: -236px;
	border-style: solid;
	background-color: #f8f8f8;
}

.moduletable{
	margin-top:-62px;
	width:423px;
	height:243px;
	margin-left:6px;
					
}

.mais-noticias{
	margin-top: 8px;
	margin-left: 2px;
	width: 83px;
	height:24px;
}

.link-noticias{
	width: 298px;
	margin-left: 5px;
	margin-top: 15px;
}

.link-noticias li{
	list-style: none;
	float: left;
	margin-bottom:14px;
}

.link-noticias li a{
	font-family: 'Lato', sans-serif;
	color: #a0a0a0;
	font-size: 15px;
	text-decoration: none;
}

.indice{
	color: #5c6f9a;
	bold: true;
}

.todas-noticias{
	right:0px;
    bottom: 0px;
    position: absolute;	
	width: 144px;
	height:25px;
}


.todas-noticias-label a{
    font-family: 'Lato', sans-serif;
	font-size: 8px;
	font-weight: bold;
	margin-top: 15px;
	margin-left:-7px;
	font-weight: bold;	
	width:109px;
	color:#505e85;
	text-decoration: none;
}

.todas-noticias-img{
	width:20px;
	margin-top: -16px;
	margin-left:79px;
}




/*FIM SESSÃO 1*/

/*COMEÇO SESSÃO 2*/

#content-section2{
	width: 928px;
	height: 439px;
	margin-top: 0px;
    /*background: red;*/
}

.diario-banner{
	float:right;
	margin-top: 10px;
}
.srvs{
	width: 707px;
	height: 423px; 
	border: 1px;
	border-color: #e7e8e3;
	border-style: solid;
	background-color: #f8f8f8;
	margin-top: 8px;
	padding-top: 5px;
	margin-left: 5px;
	float:left;
}

.primeira-linha{
	width:698px;
	height:58px;
	margin-top:10px;
	padding-left:15px;
}

 .segunda-linha{
	width:698px;
	height:79px;
	margin-top:10px;
	padding-left:15px;
			
} 

.terceira-linha{
	width:698px;
	height:96px;
	margin-top:10px;
	padding-left:15px;
			
} 
.quarta-linha{
	width:698px;
	height:92px;
	margin-top:10px;
	padding-left:15px;			
}

.servicos-cidadao{
	width: 697px;
	height: 56px;
	margin-left: 5px;
	margin-top:2px;	
	margin-bottom: 3px;

}

.servicos-cidadao-titulo{
	height: 17px;
	width: 237px;
	color: white;
	font-weight: bold;
	margin-left: 160px;
	margin-top: -40px;
	margin-bottom: 26px;
	font-size:13px;
}


.titulo{
	color:#575c96;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	margin-top:-47px;
	margin-left: 53px;

}

.sub-titulo{
	width:145px;
	margin-top:1px;
	margin-left: 72px;
} 

.TD-SRV{
	margin-left: -7px;
}

.sub-titulo li{
    color: #666;
}

.sub-titulo li a{
	color: #a0a0a0;
	font-size: 10px;
	margin-left:-7px;
	margin-top:14px;
	margin-bottom:-8px; 
}

.img{
	width: 47px;
	height:45px;
	background-repeat:no-repeat;
}

/*------------------------------------------*/

.area-interesse{
	width:178px;
	margin-right:15px;
	float:left;
	margin-top:10px;
	height:25px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#4d76bd;
	font-weight:bold;
	border-color:#32548d;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
}

.orgaos-municipais{
	width:91px;
	margin-right:15px;
	float:left;
	margin-top:10px;
	height:25px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#4d76bd;
	font-weight:bold;
	border-color:#32548d;
	/*text-transform: uppercase;*/
	font-family: 'Lato', sans-serif;
}

