@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F6E4F;
	background-image: url(../Lay/back.jpg);
	background-repeat: repeat-x;
	margin: 0;
}

#geral {
	width: 1024px;
	margin: auto;
}
#menu {
	background-image: url(../Lay/menu.jpg);
	float: left;
	height: 49px;
	width: 719px;
	position: relative;
}
#menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
#menu ul {
	margin-top: 17px;
}
#menu .hom img {
	margin-left: 15px;
}
#menu a {
	color: #015A2A;
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: none;
}


#relogio {
	background-image: url(../Lay/relogio.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 305px;
	position: relative;
}
#logo {
	background-image: url(../Lay/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 116px;
	width: 369px;
	position: relative;
}
#logo img {
	margin-left: 50px;
}

#topo {
	background-image: url(../Lay/topo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 116px;
	width: 655px;
	position: relative;
}
#topo p {
	padding-left: 180px;
	padding-top: 15px;
	color: #144532;
}

#menuequipe {
	background-image: url(../Lay/menuequipe.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 338px;
	position: relative;
}
#menuequipe a {
	color: #00542A;
	font-weight: bold;
	text-decoration: none;
}
#menuequipe a:hover {
	font-weight: normal;
}
#menuequipe p {
	display: block;
	padding-left: 3px;
	line-height: 17px;
	text-align: justify;
	color: #015B28;
}

#menuequipe h2 {
	font-size: 13px;
	text-decoration: underline;
	color: #256B4F;
}
#conteudo h2 {
	color: #256B4F;
	font-size: 14px;
	text-decoration: underline;
}
#conteudo .links {
	color: #00542A;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}






#conteudo {
	background-image: url(../Lay/conteudo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 686px;
	position: relative;
}
#conteudo .textolink {
	color: #999999;
	line-height: 2;
	font-size: 10px;
}
.textolink:hover {
	text-decoration: none;
}


#conteudo img {
	padding-top: 17px;
	padding-left: 13px;
}
#conteudo h1 {
	font-size: 14px;
	color: #9DBDAF;
	text-align: left;
	padding-left: 17px;
}


.linkcont {
	color: #015B28;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.link {
	font-weight: bold;
	color: #00542A;
	text-decoration: none;
}
.link:hover {
	font-weight: normal;
}

.textoconteudo {
	color: #1C6447;
}

#conteudo .tbtitulo {
	background-image: url(../imagens/faixa_titulo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#formulario #nome, #email, #fone {
	width: 250px;
	height: 25px;
	font-size: 13px;
	color: #1F6E4F;
	border: 1px solid #2D9F72;
}
#formulario #mensagem {
	border: 1px solid #2D9F72;
	font-size: 13px;
	color: #1F6E4F;
	width: 250px;
	height: 50px;
}
#formulario #submit {
	background-color: #FFFFFF;
	border: 1px solid #2D9F72;
	color: #1F6E4F;
	font-weight: bold;
	font-size: 11px;
}




.linkcont:hover {
	text-decoration: underline;
}






#rodape {
	background-image: url(../Lay/rodape.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	position: relative;
	height: 32px;
	background-position: center;
	background-color: #E5E5E5;
}
.titulolegislacao {
	font-size: 13px;
	color: #C9B305;
	text-decoration: none;
	font-weight: bold;
}


.textrodape {
	color: #796E14;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 2px;
}
#rodape img {
	padding-top: 3px;
}
.textolegislacao {
	font-weight: bold;
}
#geral #relogio p {
	font-size: 9px;
	padding-left: 45px;
	color: #8e8e8e;
	padding-top: 10px;
}
#geral #conteudo .textoconteudo .imgempresa {
	padding-top: 0px;
	padding-left: 0px;
}
