@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);

body{
	margin: 0px;
	padding: 0;
	text-align: center;
	background-image: url(images/bg_pagina.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.classePNG {
	behavior: url(iepngfix.htc);
}
#topo {
	height: 690px;
	overflow:hidden;
	margin: 0 auto;
	background-image: url(images/bg_rodape_topo.gif);
	background-repeat: repeat-x;
	background-position: top;
}	
#topo #menu {
	background-image: url(images/bg_menu.png);
	background-repeat: repeat-x;
	height: 65px;
	width:100%;
	top:42px;
	left:0;
	position:absolute;
	z-index:1000;
	behavior: url(iepngfix.htc);
}
#topo #conteudoMenu {
	position:absolute;
	left:50%;
	width:990px;
	height:181px;
	margin-left: -495px;
	z-index:1001;
}
#topo #logo {
	background-image: url(images/bg_logo.png);
	height: 181px;
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url(iepngfix.htc);
}
#topo #menuTopo {
	height: 181px;
	width: 690px;
	float:right;
}
#topo #menuTopo #redesSociais {
	height: 42px;
	width: 690px;
	float:right;
}
#topo #menuTopo #links {
	height: 65px;
	width: 690px;
	float:right;
	line-height: 65px;
}
#topo #menuTopo #links a:link {
	text-decoration:none;
	padding-right:15px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-top:22px;
}
#topo #menuTopo #links a:visited {
	text-decoration:none;
	padding-right:15px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-top:22px;
}
#topo #menuTopo #links a:hover {
	text-decoration:none;
	padding-right:15px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-transform: uppercase;
	padding-top:22px;
	color:#64a015;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #64a015;
}
#topo #conteudoTopo {
	position:absolute;
	left:50%;
	top: 220px;
	width:990px;
	height:470px;
	margin-left: -495px;
	z-index:1001;
}
#topo #guiaSindical {
	background-image: url(images/bg_guia_sindical.png);
	height: 470px;
	width: 300px;
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}
#topo #banner {
	height: 427px;
	width: 661px;
	float:right;
}
#a {
	background-image: url(images/banners/1.jpg);
	background-position: center top;
}	
#b {
	background-image: url(images/banners/2.jpg);
	background-position: center top;
}	
#c {
	background-image: url(images/banners/3.jpg);
	background-position: center top;
}
#conteudoPagina {
	width:990px;
	margin: 0 auto;
	height:auto;
}
#conteudoPagina #home1 {
	width:300px;
	float:left;
}
#conteudoPagina #home2 {
	width:300px;
	float:left;
	margin-left: 45px;
	margin-right: 45px;
}
#conteudoPagina #home3 {
	width:300px;
	float:left;
}
#titulosHome {
	width:300px;
	height:auto;
	float:left;
}
#conteudoHome {
	width:300px;
	height:auto;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}
.titulosPaginas {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #52504d;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006b33;
	font-weight: bold;
}

#rodape {
	height: 180px;
}
#rodape #conteudo{
	width:990px;
	margin: 0 auto;
}
#rodape .textos{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
}
#rodape .textos a:link{
	color: #FFFFFF;
	text-decoration:none;
}
#rodape .textos a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#rodape .textos a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
p {
	margin: 0px;
}
#espacoGuia {
	height:120px;
}
#campoGuia {
	height:36px;
	line-height:36px;
	text-align:center;
	padding:8px;
}
.formGuia {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #72706e;
	height: 36px;
	width: 220px;
	border: 1px solid #878889;
	padding-left: 12px;
	line-height: 34px;

}
#btGuia {
	text-align: right;
}
#campoRecado {
	height: auto;
	line-height:36px;
	text-align:center;
	padding:8px;
}
.formRecado {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #72706e;
	height: 36px;
	width: 258px;
	border: 1px solid #878889;
	padding-left: 12px;
	line-height: 34px;
}
.formRecadoMsg {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #72706e;
	height: 80px;
	width: 258px;
	border: 1px solid #878889;
	padding-left: 12px;
	line-height: 34px;
}
#btRecado {
	text-align:right;
	width:258px;
	margin:0 auto;
}
#contentPaginas {
	width:960px;
	height:auto;
	text-align:left;
	padding:15px;
}
#fotoNoticia {
	width:120px;
	float:left;
}
#tituloNoticia {
	width:180px;
	float:right;
	text-align:left;
}
#noticiaHome {
	width: 300px;
	padding-bottom: 15px;
}
.tituloNoticia {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #64a015;
}
.dataNoticia {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #52504d;
}
.leiaMais a:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #52504d;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}
.leiaMais a:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #52504d;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}
.leiaMais a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #52504d;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
#contato1 {
	width: 45%;
	height:auto;
	float:left;
}
#contato2 {
	width: 52%;
	float:left;
	height:auto;
}
#campoContato {
	height: auto;
	line-height:36px;
	text-align:left;
	padding:8px;
}
.formContato {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #72706e;
	height: 36px;
	width: 360px;
	border: 1px solid #878889;
	padding-left: 12px;
	line-height: 34px;
}
.formContatoMsg {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #72706e;
	height: 100px;
	width: 360px;
	border: 1px solid #878889;
	padding-left: 12px;
	line-height: 34px;
}
#btContato {
	text-align:right;
	width:368px;
}
.empresaContato {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #64a015;
}
.dadosContato {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: center;
}
.retornoContato {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
#videoPalavra {
	width: 590px;
	height:auto;
	float:left;
}
#fotosPalavra {
	width: 350px;
	float:right;
	height:auto;
}
#textosPalavra {
	width: 580px;
	height:auto;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.textosDiversos {
	font-family: 'Open Sans', sans-serif;
	color: #3e3e3e;
	font-size: 11px;
}
.textosANTT {
	font-family: 'Open Sans', sans-serif;
	color: #64a015;
	font-size: 12px;
	font-weight: bold;
}
#antt1 {
	width: 480px;
	float: left;
}
#antt2 {
	width: 456px;
	margin: 0 auto;
	float: left;
	padding-left:24px;
}
#leis {
	width: 250px;
	float: left;
}
#leiOff {
	font-family: 'Open Sans', sans-serif;
	background-image: url(images/leis_off.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 236px;
	padding-bottom: 10px;
	line-height: 36px;
	color: #FFFFFF;
	font-size: 13px;
	text-align:center;
	text-decoration:none;
	behavior: url(iepngfix.htc);
}
#leiOff a:link{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#leiOff a:visited{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#leiOff a:hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#leiOn {
	font-family: 'Open Sans', sans-serif;
	background-image: url(images/leis_on.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 236px;
	padding-bottom: 10px;
	line-height: 36px;
	color: #FFFFFF;
	font-size: 13px;
	text-align:center;
	font-weight: bold;
	behavior: url(iepngfix.htc);
}
#leiOn a:link{
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
#leiOn a:visited{
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
#leiOn a:hover{
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
#textosLeis {
	width: 680px;
	margin: 0 auto;
	float: left;
}
.tituloLeis {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #64a015;
}
