/*Geral*/
a, a:link {
	color: #0a72b5;
	text-decoration: none;
}
a:hover, a:visited {
	color: #AA9500;
}
.procergs a {
	color: #009161;
}
.procergs a:hover {
	color: #F26822;
}
/*ConteudoHome*/
#conteudo {
	width: 100%;
	display:block;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}
#colunaA {
	width: 600px;
	float:left;
	margin: 0;
}
#colunaA h1 {
	color: #000;
}
#colunaA h2 {
	color: #333;
}
#colunaA h3 {
	color: #666;
}
#colunaA img {
}
#colunaA p {
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#colunaA ol {
	margin: 0;
	padding:0;
}
#colunaA ol li {
	margin: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#colunaA ul {
	margin: 0;
	padding: 0;
	list-style: circle;
}
#colunaA ul li {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#destaque {
	width: 560px;
	height: 90px;
	position:relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	top: 10px;
	padding: 10px;
	background-color: #4795c7;
	background-image: none;
	margin-bottom: 30px;
}
#destaque p {
	width: auto;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	font-size: 18px;
	margin-top: 20px;
}
#destaque p a {
	color: #FFF;
}
#destaque p a:hover {
	color: #000000;
}
#destaque h2 {
	font-size: 16px;
	font-weight:bold;
	float: left;
	color: #0a72b5;
	margin-top: -35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	padding: 0;
}

.imgDestaque {
/*	max-width: 200px;
*/	width: auto;
	float:right;
	border: 1px solid #0a72b5;
	background-color: #FFF;
	height: 150px;
	padding: 5px;
	position: relative;
	margin-top: -55px;
	text-align: center;
}
.imgDestaque img{
	height: 150px;
}
.imgDestaque img a {
	margin: 0px;
	padding: 0px;
}

.legendaDestaque {
	clear:right;
	float:right;
	padding:5px;
	margin:0;
	background: #ccc;
	font-size:11px;
	width: 190px;
	display: none;
}
#destaque ul {
	position:absolute;
	left: 10px;
	top: 1px;
	width: 350px;
}
#destaque ul li {
	float: left;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	width: 40px;
	padding: 0px;
	line-height: 25px;
}
#destaque ul li a {
	display: block;
}
.ordemOff {
	background-color: #bfe3d7;
}
.ordemOff:hover {
	background: #e2c300;
	cursor: pointer;
}
.ordemOff a {
	color: #000;
}
.ordemOff a:hover {
	color: #000000;
	cursor: pointer;
}
.ordemOn {
	background-color: #e2c300;
}
.ordemOn:hover {
	background: #e2c300;
	cursor: pointer;
}
.ordemOn a {
	color: #000;
}
.ordemOn a:hover {
	color: #000000;
	cursor: pointer;
}
#manchete {
	width: 580px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear:both;
}
#manchete h2 {
	font-size: 16px;
	font-weight:bold;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#manchete h2 a {
	color: #0a72b5;
}
#manchete h2 a:hover {
	color: #AA9500;
}

.imgManchete {
/*	max-width: 280px;
*/	width: auto;
	border: 1px solid #0a72b5;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: center;
}
.imgManchete img {
	height: 210px;
}
.imgManchete img a {
	margin: 0px;
	padding: 0px;
}
.imgManchete:hover, .imagManchete a:hover {
}
.legendaManchete {
	clear:left;
	padding: 5px;
	font-size: 11px;
	background: #bfe3d7;
	float:left;
	width: 270px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	text-align:left;
	border-top-color: #0a72b5;
}
#manchete p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#manchete img {
}
#manchete a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.continueLendo {
	padding: 0;
	text-align:right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	clear: both;
}
.continueLendo a {
	font-style:italic;
	color: #0a72b5;
}
.continueLendo a:hover {
	font-style:italic;
	color: #AA9500;
}
#noticiasCapa {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 580px;
}
#noticiasCapa h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	color: #0a72b5;
}
#noticiasCapa ul {
	margin: 0;
	padding:0;
	list-style-position: inside;
	list-style-image: url(../imagens/marcador.png);
	list-style-type: none;
}
#noticiasCapa ul li {
	margin: 10px 0;
}
#noticiasCapa ul li a {
	color: #0a72b5;
}
#noticiasCapa ul li a:hover {
	color: #AA9500;
}
.maisNoticias {
	clear:both;
	margin: 5px 0;
	padding: 0;
	text-align:right;
}
.maisNoticias a {
	color: #0a72b5;
	font-style: italic;
}
.maisNoticias a:hover {
	color: #AA9500;
}
#imagens {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
	height: 130px;
}
#imagens img {
	border: 1px solid #0a72b5;
}
.maisImagens {
	width: 580px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	font-style: italic;
	margin-top: -20px;
	text-align: right;
	float: right;
}
.maisImagens a {
	color: #0a72b5;
}
.maisImagens a:hover {
	color: #AA9500;
}
#imagens h2 {
	padding: 0;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
	height: 25px;
	width: 580px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.irEsq {
	float:left;
	width: 30px;
	height: 50px;
	margin: 40px 5px 40px 0;
	background: url(../imagens/irEsq.png) no-repeat;
}
.irEsq:hover {
	background: url(../imagens/irEsqHover.png) no-repeat;
	cursor: pointer;
}
.irDir {
	float:right;
	width: 30px;
	height: 50px;
	background: url(../imagens/irDir.png) no-repeat;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 5px;
}
.irDir:hover {
	background: url(../imagens/irDirHover.png) no-repeat;
	cursor: pointer;
}
#imagens ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#imagens ul li {
	padding: 0;
	float:left;
	width: 140px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	height: 93px;
}
#iconesAtalhos {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 580px;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f26822;
}
#iconesAtalhos img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#iconesAtalhos h2 {
	font-size: 16px;
	color: #0a72b5;
	line-height: 20px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#iconesAtalhos ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#iconesAtalhos ul li {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 75px;
	padding: 0;
}
#iconesAtalhos ul li a {
	color: #0a72b5;
	padding: 0px;
	margin-top: 0px;
}
#iconesAtalhos ul li a:hover {
	color: #F26822;
}
#localize {
	width: 580px;
	position: relative;
	margin-bottom: 10px;
}
#localize h2 {
	margin-bottom: 10px;
	position: relative;
	font-size: 16px;
	color: #0a72b5;
	line-height: 20px;
}
#mapa {
	height: 245px;
	width: 255px;
	margin: 5px;
	float: left;
	position: relative;
	background-image: url(../imagens/mapa.png);
	background-repeat: no-repeat;
}
#mapa a:link, #mapa a:visited {
	color: #0a72b5;
}
#mapa a:hover {
	color: #F26822;
}
#interior {
	font-size: 12px;
	color: #007336;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	left: 88px;
	top: 46px;
}
#portoAlegre {
	font-size: 12px;
	color: #007336;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	left: 123px;
	top: 104px;
}
#portoAlegre a:link, #portoAlegre a:visited {
	display: block;
	padding-right: 25px;
	height: 22px;
	background-image: url(../imagens/icoPortoAlegreOff.png);
	background-repeat: no-repeat;
	background-position: right;
}
#portoAlegre a:hover {
	background-image: url(../imagens/icoPortoAlegreOn.png);
	background-repeat: no-repeat;
	background-position: right;
}
#regiaoMetropolitana {
	font-size: 12px;
	color: #007336;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	left: 174px;
	top: 64px;
}
#itensMapa {
	float: right;
	width: 315px;
	padding-top: 20px;
}
#itensMapa a:link, #itensMapa a:visited {
	color: #007336;
}
#itensMapa a:hover {
	color: #F26822;
}
#itensMapa h3 {
	color: #333;
	margin: 0 0 10px 0;
	padding:0;
}
#itensMapa ul {
	margin: 0;
	padding:0;
}
#itensMapa ul li {
	margin: 10px;
	padding:0;
	list-style-position: inside;
	list-style-image: url(../imagens/marcador.png);
	list-style-type: none;
}
#imagemFundoMapa {
	width: 580px;
	position: relative;
	height: 255px;
	background-image: url(../imagens/fundoMapa.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f47b4c;
	border-bottom-color: #f47b4c;
}
.campoSelecionarLocalize {
	width: 305px;
	padding:5px;
	border:1px solid #009161;
}
#colunaB {
	width: 360px;
	float:right;
	margin:0;
	padding:0;
}
#colunaB h2 {
	margin: 0 0 10px 0;
	padding:0;
	font-size:16px;
}
#gerais {
	margin: 0;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
}
.aMais {
	font-size:16px;
	margin: 0 5px 0 0;
}
.aMais a, .aMenos a {
	color: #0a72b5;
}
.aMais a:hover, .aMenos a:hover {
	color: #AA9500;
}
.aMenos {
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 20px;
}
.servInter {
	background-image: url(../imagens/icoServicos.png);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 20px;
}
.servInter a {
	color: #0a72b5;
}
.servInter a:hover {
	color: #AA9500;
}
#especificosA {
	padding: 10px;
	margin: 0 0 20px 0;
	display: none;
}
#especificosA h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding:0;
}
#especificosA ul {
	margin: 0 0 0 10px;
	padding:0;
	list-style:square;
}
#especificosA ul li {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 5px;
}
#especificosA ul li a {
	color:#000;
}
#especificosA ul li a:hover {
	color:#666;
}
.maisEspecA {
	clear:both;
	margin: 5px 0;
	padding: 0;
	text-align:right;
}
.maisEspecA a {
	color: #000;
	font-style: italic;
}
.maisEspecA a:hover {
	color: #666;
}
#redesSociais {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#redesSociais h2 {
	padding:0;
	font-size: 16px;
	color: #007336;
	float: left;
	margin: 0;
}
#redesSociais ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#redesSociais ul li {
	margin: 0;
	float:left;
	width: 35px;
	height:35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#bannerRando {
	height:127px;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
	width: 360px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a72b5;
	border-bottom-color: #0a72b5;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	float: left;

}
.caixaBanner {
}
#bannerRando ul {
}
#bannerRando ul li {
}
#bannerRando ul li a {
}
#progProjetos {
	padding:10px;
	margin: 0 0 20px 0;
	display: none;
}
#progProjetos h2 {
	margin: 0 0 10px 0;
	padding:0;
	font-size: 16px;
}
#progProjetos ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style:square;
}
#progProjetos ul li {
	margin: 5px;
	padding: 0 0 0 5px;
}
#progProjetos ul li a {
	color:#000;
}
#progProjetos ul li a:hover {
	color:#666;
}
.subSite {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.tituloSubSite {
}
.desceSubSite {
	width: 30px;
	height:30px;
	background: #ccc;
	float:right;
	margin:0;
	display: none;
}
.subSite p {
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}
#subSite1 /*substituir "subSite1" pelo nome do subSite*/ {
	background-color: #bfe3d7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0f387e;
	border-bottom-color: #0f387e;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#subSite1 a {
	color: #0a72b5;
}
#subSite1 a:hover {
	color: #F26822;
}
#subSite1 h2 /*substituir "subSite1" pelo nome do subSite*/ {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#subSite1 .tituloSubSite {
	margin-bottom: 10px;
	margin-top: 10px;
}
#subSite1 .imgSubSite {
	border: 1px solid #0f387e;
	position: relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	width: 180px;
	height: 120px;
	padding: 0px;
}
#subSite1 .legenda/*substituir "subSite1" pelo nome do subSite*/ {
	clear:left;
	float:left;
	padding:5px;
	font-size: 11px;
	background-color: #4895c8;
	margin: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0f387e;
	border-bottom-color: #0f387e;
	border-left-color: #0f387e;
	color: #FFF;
	width: 170px;
}
#subSite1 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f387e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f387e;
	height: 26px;
	list-style-type: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#subSite1 ul li {
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-color: #8cb1b5;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 6px;
}
#subSite1 ul li a {
	color: #FFF;
}
#subSite1 ul li a:hover {
	color: #000000;
}
#subSite2 /*substituir "subSite1" pelo nome do subSite*/ {
	background-color: #e1e9c3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009161;
	border-bottom-color: #009161;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#subSite2 a {
	color: #00a651;
}
#subSite2 a:hover {
	color: #F26822;
}
#subSite2 h2 /*substituir "subSite1" pelo nome do subSite*/ {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#subSite2 .tituloSubSite {
	margin-bottom: 10px;
	margin-top: 10px;
}
#subSite2 .imgSubSite {
	border: 1px solid #009161;
	position: relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	width: 180px;
	height: 120px;
	padding: 0px;
}
#subSite2 .legenda/*substituir "subSite1" pelo nome do subSite*/ {
	clear:left;
	float:left;
	padding:5px;
	font-size: 11px;
	background-color: #40bc7d;
	margin: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009161;
	border-bottom-color: #009161;
	border-left-color: #009161;
	color: #FFF;
	width: 170px;
}
#subSite2 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009161;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009161;
	margin: 0px;
	height: 26px;
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#subSite2 ul li {
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-color: #8dc585;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 24px;
}
#subSite2 ul li a {
	color: #FFF;
}
#subSite2 ul li a:hover {
	color: #000000;
}
.imgSubSite {
}
.legenda {
}
.subSite ul {
}
.subSite ul li {
}
.subSite ul li a {
}
.subSite ul li a:hover {
}
/*FimConteudoHome*/
/*ConteudoInterna*/
#conteudoInterna {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*rastreio/breadcrumbs*/
.navegacao {
	font-size: 12px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.navegacao a {
	color: #0a72b5;
}
.navegacao a:hover {
	color: #AA9500;
}
/*rastreio/breadcrumbs*/
/*ferramentasConteudo*/
#ferramentasConteudo {
	width: 100%;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a72b5;
	border-bottom-color: #0a72b5;
	height: 30px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.voltar {
	width: 70px;
	float: left;
	background: url(../imagens/voltar.png) left center no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
}
.addthis {
	float: left;
	padding: 10px 0 10px;
	margin: 0 10px;
	width: 100px;
}
.rss {
	float: left;
	width: 70px;
	background: url(../imagens/iconFeeds.png) no-repeat left center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
}
.impControle {
	float: left;
	width: 100px;
	padding:10px 0 5px 25px;
	background: url(../imagens/iconeImprimir.png) no-repeat left center;
	margin: 0 15px;
}
.aMenosA {
	float: left;
	margin: 0 10px 0 15px;
	font-size:12px;
	font-weight:bold;
}
.aMenosA:hover {
	color: #ccc;
	}
.aNormalA {
	float: left;
	margin: 0px 10px 0 5px;
	font-size: 15px;
	font-weight:bold;
}
.aNormalA:hover {
	color: #ccc;
}
.aMaisA {
	float: left;
	margin: 0px 5px 0 5px;
	font-size: 18px;
	font-weight:bold;
}
.aMaisA:hover {
	color: #ccc;
}

/*fimferramentasConteudo*/
#conteudoInterna h1 {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#conteudoInterna h2 {
	font-size: 18px;
	color: #0a72b5;
}
#conteudoInterna h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
#conteudoInterna h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.imgInterna {

	float: left;
/*	max-width: 200px;
*/	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #0a72b5;
	text-align:center;
	
}
.imgInterna img {
	height: 150px;
}
.imgInterna img a {
	margin: 0px;
	padding: 0px;

}

.legendaInterna {
	width: 190px;
	clear:left;
	float:left;
	font-size: 11px;
	padding:5px;
	background-color: #bfe3d7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	text-align:left;
}
#conteudoInterna ol {
	margin: 10px 20px;
	padding: 0;
}
#conteudoInterna ol li {
	margin: 5px 0;
	padding: 0;
}
#conteudoInterna ul {
	margin: 10px 15px;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(../imagens/marcador.png);
	list-style-type: none;
}
#conteudoInterna ul li {
	margin: 10px 0;
	padding:0;
}
#conteudoInterna table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0a72b5;
}
#conteudoInterna th {
	background: #bfe3d7;
	padding:5px;
	margin:0;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0a72b5;
	border-bottom-color: #0a72b5;
	border-left-color: #0a72b5;
}
#conteudoInterna td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0a72b5;
}
#conteudoInterna p {
	margin-top: 20px;
}
/*Categorias*/
.categorias {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comboCategorias {
	padding: 5px;
	width: 100%;
	border: 1px solid #0a72b5;
}
/*Categorias*/
/*dataPublicação*/
.publicacao {
	margin: 10px 0;
	padding: 0;
	text-align:right;
	font-size: 12px;
}
.atualizacao {
	margin: 0 0 0 10px;
	font-size: 12px;
}
/*fimDataPublicação*/
/*ListaNoticias*/
.caixaInformacao {
	width: 100%;
	padding:0 0 10px 0;
	margin: 0 0 20px 0;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
}
.caixaInformacao a {
	color:#0a72b5;
}
.caixaInformacao a:hover {
	color:#AA9500;
}
.imgCaixaInformacao {
	float:left;
	border:1px solid #0a72b5;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
/*	max-width: 200px;
*/	width: auto;
	padding: 0px;
	text-align:center;
}
.imgCaixaInformacao img {
	height: 150px;
}
.imgCaixaInformacao img a{
	margin: 0px;
	padding: 0px;
}
/*FimListaNoticias*/
/*resultadoBusca*/
.caminhoResultado {
	padding:0;
	margin: 0 10px 0 0;
	color: #333;
	font-size: 12px;
}
.caminhoResultado a {
}
/*fimResultadoBusca*/
/*Paginação*/
.paginacao {
	clear:both;
	text-align:center;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
.paginacao a {
	color: #0a72b5;
}
.paginacao a:hover {
	color: #AA9500;
}
/*FimPaginação*/
/*ferramentaBusca*/
#ferramentaBusca {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ferramentaBusca h3 {
	padding: 0 0 5px 0;
	margin:0 0 10px 0;
	color: #0a72b5;
}
#ferramentaBusca img {
	border:0;
}
.formeLinha {
	margin: 0 0 10px 0;
}
.label {
	margin: 0 10px 0 0;
	padding:0;
}
.ui-datepicker-trigger {
	width: 20px;
	height: 20px;
	margin: 0 0 -5px 5px;
	}
.forme300 {
	width: 300px;
	padding:5px;
	border: 1px #0a72b5 solid;
	margin: 0 0 0 10px;
}
.forme100 {
	width: 100px;
	padding:5px;
	border: 1px #0a72b5 solid;
	margin: 0 10px 0 0;
}
.forme150 {
	width: 150px;
	padding:5px;
	margin: 0 10px;
	border: 1px #0a72b5 solid;
}
.botLocalizar {
	width: 100px;
	padding:5px;
	cursor: pointer;
	background-image: url(../imagens/botLocalizarOut1.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 32px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.botLocalizar:hover {
	width: 100px;
	padding:5px;
	background-image: url(../imagens/botLocalizarOver1.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 32px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*fimFerramentaBusca*/
#linqueCurto {
	clear:both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	border-top: 1px #0a72b5 solid;
	width: 570px;
}
/*Categorias*/
#categorias {
	margin: 0;
	padding:0;
}
/*FimCategorias*/
/*conteudoRelacionado*/

#conteudoRelacionado {
	width: 580px;
	float:left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.menuContRel {
	margin: 0;
	padding:0;
	width: 580px;
	float:left;
}
.abaOnCont a {
	float:left;
	padding: 5px;
	background-color: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	color: #000000;
	font-weight: bold;
}
.abaOnCont a:hover {
	float:left;
	padding: 5px;
	background-color: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	color: #000000;
	font-weight: bold;
}

.abaOffCont a {
	float:left;
	padding: 5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	font-weight: bold;
	background-color: #bfe3d7;
}
.abaOffCont a:hover {
	float:left;
	padding: 5px;
	background: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	font-weight: bold;
}
.contRel {
	width: 570px;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F4E4B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
}
.contRel p {
	position: relative;
	font-style: italic;
	right: 10px;
	bottom: -5px;
	text-align: right;
}

#conteudoRelacionado ul {
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
#conteudoRelacionado li {
	list-style-position: inside;
	list-style-image: url(../imagens/marcador.png);
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
/*FimConteudoRelacionado*/
/*ListaLocais*/
.linhaEndereco {
	float: left;
	margin: 20px 0;
	padding: 5px 0;
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
}
.endereco {
	float: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	position: relative;
	width: 470px;
}
.fotoMapa {
	float: right;
	position: relative;
	width: 100px;
	background-image: url(../imagens/separador.png);
	background-repeat: repeat-y;
	background-position: 0px;
	padding: 0px;
	text-align: right;
}
.fotoMapa a {
	float: right;
	clear: right;
}
.fotoMapa img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	clear: left;
	border: 1px solid #0a72b5;
}
/*FimListaLocais*/

/*mapa*/
.blocoMapa {
	width: 100%;
}
.blocoMapa iframe {
	border: 1px solid #0a72b5;
	max-height: 435px;
}
.comoChegar {
	text-align:left;
	font-size:12px;
	width: 75px;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comoChegar img {
	border: 1px solid #0a72b5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.verMapa {
	text-align:right;
	font-size:12px;
	width: 75px;
	float:right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.verMapa img {
	border: 1px solid #0a72b5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*fimMapa*/

/*FimConteudoInterna*/
/*agenda*/
.hora {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#agenda {
	padding:10px;
	margin: 0 0 20px 0;
	display: none;
}
#agenda h2 {
	margin: 0 0 10px 0;
	padding:0;
}
#agenda h3 {
	margin: 0 0 5px 0;
	padding:0;
}
#agenda ul {
	margin: 5px;
	padding: 0 5px;
}
#agenda ul li {
	margin: 5px;
	padding:0;
}
/*fimAgenda*/
/*faleConosco*/
.formeLinha {
	float:left;
	width: 100%;
	margin: 10px 0;
}
.labelFormeLinha {
	float:left;
	margin: 0 10px 0 0;
	width: 100px;
	text-align:right;
}
.forme {
	float:left;
	width: 400px;
}
#form1 {
}
.campo400 {
	padding: 5px;
	width: 390px;
	border: 1px #0a72b5 solid;
}
.combo400 {
	padding: 5px;
	width: 400px;
	border: 1px #0a72b5 solid;
}
.botEnviar {
	width: 100px;
	padding:5px;
	cursor: pointer;
	background-image: url(../imagens/botLocalizarOut1.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 32px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.botEnviar:hover {
	width: 100px;
	padding:5px;
	background-image: url(../imagens/botLocalizarOver1.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 32px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*fimFaleConosco*/
/*Comentarios*/
#comentarios {
	width: 100%;
	float:left;
	padding: 0;
}
#comentar {
	margin: 20px 0;
	float:left;
	width: 100%;
}
.comentario {
	margin: 20px 0;
	padding:0 0 10px 0;
	clear:both;
}
#abrirComentar {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	width: 100px;
	height: 32px;
	text-align: center;
	line-height: 32px;
}
#abrirComentar a {
	background-image: url(../imagens/botLocalizarOut.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#abrirComentar a:hover {
	background-image: url(../imagens/botLocalizarOver.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#facebook {
	padding: 10px;
	border: 1px #0a72b5 solid;
	margin: 0 10px 0 0;
	width: 105px;
	height: 15px;
	float:left;
	text-align: center;
}
#twitter {
	padding: 10px;
	border: 1px #0a72b5 solid;
	margin: 0 10px 0 0;
	width: 105px;
	height: 15px;
	float:left;
	text-align: center;
}
#google {
	padding: 10px;
	border: 1px #0a72b5 solid;
	margin: 0 10px 0 0;
	width: 105px;
	height: 15px;
	float:left;
	text-align: center;
}
/*fimComentarios*/
/*Galeria*/
#galeria {
	width: 100%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.itemAtivoGaleria {
	width: 100%;
	margin: 20px 0 0 0;
	position:relative;/*Não definir a altura, ela é definida pelo componente*/
	text-align:center;
}
.itemAtivoGaleria iframe {
	max-height: 435px;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fotoAtual {
	display:block;
	border: 1px solid #0a72b5;
/*	max-width: 580px;
*/	width: auto;
}
.fotoAtual img {
	height: 435px;
}

.fotoAtual img a {
	margin: 0px;
	padding: 0px;
}

.fotoAnterior {
	display:none;
	border: 1px solid #0a72b5;
/*	max-width: 580px;
*/	width: auto;
}
.fotoAnterior img {
	height: 435px;
}
.fotoAnterior img a {
	margin: 0px;
	padding: 0px;
}

.descriItemAtivo {
	position:absolute;
	bottom: 0px;
	z-index:10;
	background: #ecce83;
	display:none;
	width:569px;
	left:0px;
	color: #000;
	padding: 5px;
	border: 1px solid #0a72b5;
	text-align:left;
}
.itemAtivoGaleria:hover .descriItemAtivo {
	display:block;
}
.navEsqAtivo, .navEsqAtivo img {
	position:absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	height: 435px;
	width: 50px;
}
.navEsqAtivo:hover {
	display:block;/*A altura da imagem deve ser igual a altura da lista de miniaturas, seguindo o exemplo*/
	background-image: url(../imagens/irEsqHover.png);
	background-repeat: no-repeat;
	background-position: center;
}
.navDirAtivo, .navDirAtivo img {
	position:absolute;
	z-index: 20;
	right: 0px;
	top: 0px;
	height: 435px;
	width: 50px;
}
.navDirAtivo:hover {
	display:block;/*A altura da imagem deve ser igual a altura da lista de miniaturas, seguindo o exemplo*/
	background-image: url(../imagens/irDirHover.png);
	background-repeat: no-repeat;
	background-position: center;
}
.downloadHD {
	position: relative;
	float:right;
	clear:left;
	height: 25px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.credito {
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	width: 485px;
}

#filtroGaleria {
	margin: 10px 0px !important;
	padding: 0px !important;
	list-style: none;
	width: 100%;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
}
#filtroGaleria ul {
	margin: 0px;
	padding: 0px;
}
#filtroGaleria ul li {
	float:left;
	padding: 5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	font-weight: bold;
	background-color: #bfe3d7;
	list-style-type: none;
}
#filtroGaleria ul li:hover {
	float:left;
	padding: 5px;
	background: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	font-weight: bold;
	list-style-type: none;
}
#filtroGaleria ul li a {
	color: #000;
}
#filtroGaleria .filtroAtivo {
	float:left;
	padding: 5px;
	background-color: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009161;
	color: #000000;
	font-weight: bold;
	cursor: default;
	list-style-type: none;
}

#filtroGaleria .filtroAtivo:hover {
	float:left;
	padding: 5px;
	background-color: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009161;
	color: #000000;
	font-weight: bold;
	cursor: default;
	list-style-type: none;
}
#listaGaleria {
	margin: 10px 0px !important;
	padding: 0px !important;
	list-style: none;
	position: relative;
	float: left;
	clear: both;
	width: 580px;
	height: 290px;
	text-align: center;
}
#listaGaleria ul {
	width: 460px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	list-style: none;
	text-align: center;
}
#listaGaleria ul li {
	float: left;
	list-style: none;
	padding: 0px;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
/*	max-width: 180px;
*/	width: auto;
	text-align: center;
}
#listaGaleria ul li img {
	border: 1px solid #0a72b5;
	height: 135px;

}
#listaGaleria ul li img a {
	margin: 0px;
	padding: 0px;
}

.hoverItem {
	position:absolute;
	z-index:5;
	top:0px;
	left:0px;
	width: 172px;
	height: 100%;
	display:none;
	color: #000;
	text-align:left;
	padding:5px;
	background-color: transparent;
	background-image: url(../imagens/overlay.png);
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position: 0 0;
	background-size: auto auto;
	background-repeat: repeat;
}
.hoverItem a{
   color: #000;
   display: block;
   height: 135px;
   width: 180px;
}

#listaGaleria li:hover .hoverItem {
	display:block;
}
.navEsq, .navEsq img {
	position:absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	display:block;/*A altura da imagem deve ser igual a altura da lista de miniaturas, seguindo o exemplo*/
	background-image: url(../imagens/irEsq1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
	height: 280px;
}
.navEsq:hover {
	display:block;/*A altura da imagem deve ser igual a altura da lista de miniaturas, seguindo o exemplo*/
	background-image: url(../imagens/irEsqHover.png);
	background-repeat: no-repeat;
	background-position: center;
}
.navDir, .navDir img {
	position:absolute;
	z-index: 20;
	right: 0px;
	top: 0px;
	display:block;/*A altura da imagem deve ser igual a altura da lista de miniaturas, seguindo o exemplo*/
	background-image: url(../imagens/irDir1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
	height: 280px;
}
.navDir:hover {
	display:block;/*A altura da imagem deve ser igual a altura da lista de miniaturas, seguindo o exemplo*/
	background-image: url(../imagens/irDirHover.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*fimGaleria*/
/*ConteudoSubSite*/
#cabecalhoSubSite {
	background-color: #bfe3d7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a72b5;
	border-bottom-color: #0a72b5;
	width: 960px;
	margin: 0;
	padding: 0px;
	float: left;
}
#logoSubSite {
	float: left;
	margin-left: 10px;
}
#contatoSubSite {
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top: 20px;
	color: #0a72b5;
}
#contatoSubSite p {
	margin: 0;
	padding:0;
}
#colunaA {
	width: 580px;
	float:right;
	margin: 0;
}
#colunaA h1 {
	color: #000;
}
#colunaA h2 {
	color: #0a72b5;
}
#colunaA h3 {
	color: #666;
}
#colunaA img {
}
#colunaA p {
}
#colunaA ol {
	margin: 0 10px;
	padding:0;
}
#colunaA ol li {
	margin: 10px;
	padding: 0 5px;
}
#colunaA ul {
}
#colunaA ul li {
}
#colunaB {
	width: 360px;
	float:left;
	margin:0;
	padding:0;
}
#colunaB h2 {
	margin: 0 0 10px 0;
	padding:0;
	font-size:16px;
}
.menuSubSite {
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	margin-top: 10px;
	padding: 0px;
}
.menuSubSite ul {
	list-style:none;
	margin:0;
	background: #bfe3d7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menuSubSite ul li {
}
.menuSubSite ul li:hover {
}
.menuSubSite ul li a {
	color: #FFF;
	display: block;
	padding: 5px;
	background: #8cb1b5;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menuSubSite ul li a:hover {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a72b5;
	border-bottom-color: #0a72b5;
	background-color: #4795c7;
	color: #FFF;
}
#buscaSubSite {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.campoBuscaSub {
	width: 280px;
	border: 1px solid #0a72b5;
	background: none;
	padding: 5px;
	margin: 0 10px 0 0;
}
.campoBuscaSub:hover {
	border: 1px solid #AA9500;
}
.botBuscaSub {
	border: none;
	background-image: url(../imagens/botBuscarOut1.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.botBuscaSub:hover {
	background-image: url(../imagens/botBuscarOver1.png);
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#nomeBlocoEspecialSub /*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/ {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 360px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#nomeBlocoEspecialSub ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#nomeBlocoEspecialSub ul li {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	float: left;
}
#nomeBlocoEspecialSub ul li a {
	padding: 0px;
	margin-top: 0px;
}
#nomeBlocoEspecialSub ul li a:hover {
}
#nomeBlocoEspecialSub /*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nomeBlocoEspecialSub/*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/ p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#nomeBlocoEspecialSub/*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/ h2 {
	color: #0a72b5;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
}
#nomeBlocoEspecialSub2 /*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/ {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 360px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#nomeBlocoEspecialSub2 ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#nomeBlocoEspecialSub2 ul li {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	float: left;
}
#nomeBlocoEspecialSub2 ul li a {
	padding: 0px;
	margin-top: 0px;
}
#nomeBlocoEspecialSub2 ul li a:hover {
}
#nomeBlocoEspecialSub2 /*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nomeBlocoEspecialSub2/*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/ p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#nomeBlocoEspecialSub2/*Substituir "nomeBlocoEspecialSub" pelo nome do conteudo*/ h2 {
	color: #0a72b5;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
}

/*FimConteudoSubSite*/
/*GaleriaAudio*/
#galeriaAudio {
	float:left;
	margin:10px 0;
	width:100%;
}
#menuGaleriaAudio {
	float:left;
	width: 100%;
}
.abaOffAudio {
	float:left;
	padding: 5px;
	background-color: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	color: #000000;
	font-weight: bold;
}
.abaOnAudio a{
	float:left;
	padding: 5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	font-weight: bold;
	background-color: #bfe3d7;
}
.abaOnAudio a:hover {
	float:left;
	padding: 5px;
	background: #ecce83;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	display: block;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	font-weight: bold;
}
#conteudoGaleriaAudio {
	width: 570px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F4E4B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
}
.itemAudio {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.iconeAudio {
	float:left;
	width: 24px;
	margin-top: -8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*fimGaleriaAudio*/

/*modalImpressao*/ 

/*modalImpressao*/ 
#caixaModal {
	position:relative;
	width: 600px;
	padding:0;
}
#modalCabecalho {
	width: 100%;
	float:left;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a72b5;
	border-bottom-color: #0a72b5;
	background-color: #bfe3d7;
	background-image: none;
}
.blocoModal {
	float:left;
	margin-right: 0px;
	margin-left: 0px;
}
.botModal {
	width: 100px;
	height: 32px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../imagens/botLocalizarOut1.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.botModal:hover {
	width: 100px;
	height: 32px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../imagens/botLocalizarOver1.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#conteudoModal {
	width: 100%;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#rodapeModal {
	clear: both;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a72b5;
	border-bottom-color: #0a72b5;
	padding: 10px;
	margin: 0;
	background-color: #bfe3d7;
}
#caixaModal p {
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
/*fimModalImpressao*/
/*galeria2*/

#galeria2 {
	width:580px;
	float:right;
	position:relative;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#menuGaleria2 {
	float: left;
	width: 580px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.itemMenuOn a {
	float: left;
	width: 100px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	background-color: #D7C968;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	padding: 5px;
}
.itemMenuOn a:hover {
	float: left;
	width: 100px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	background-color: #D7C968;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
	padding: 5px;
}

.itemMenuOff a {
	float: left;
	width: 100px;
	padding:5px;
	background:#bfe3d7;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
}
.itemMenuOff a:hover {
	float: left;
	width: 100px;
	padding:5px;
	background:#D7C968;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
}
#conteudoGaleria2 {
	float: left;
	clear:left;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
	width: 580px;
	height: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
}
#conteudoGaleria3 {
	float: left;
	clear:left;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a72b5;
	width: 580px;
	height: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a72b5;
}
.rolaEsq {
	left:10px;
	position:absolute;
	top: 0px;
	z-index:10;
	height: 150px;
	width: 30px;
	background-image: url(../imagens/irEsq1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rolaEsq:hover {
	left:10px;
	position:absolute;
	top: 0px;
	z-index:10;
	height: 150px;
	width: 30px;
	background-image: url(../imagens/irEsqHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rolaDir {
	right:10px;
	position:absolute;
	top: 0px;
	z-index:10;
	height: 150px;
	width: 30px;
	background-image: url(../imagens/irDir1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rolaDir:hover {
	right:10px;
	position:absolute;
	top: 0px;
	z-index:10;
	height: 150px;
	width: 30px;
	background-image: url(../imagens/irDirHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#listaMiniaturas {
	float:left;
	margin: 0;
	width: 500px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.listaMiniaturas {
	float:left;
	margin: 0;
	width: 500px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.slide { height: 137px;
}
.slides_container {
	height: 137px;
}
.conterItem {
	float: left;
	width: 180px!important;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	text-align:center;
	position: relative;
}
.conterItemMiniatura {
	overflow:hidden;
	height: 135px!important;
	border: 1px solid #0a72b5;
}
.conterItemDesc {
	padding:5px;
	background:#bfe3d7;
	font-size: 11px;
	margin: 0px;
	display: none;
	position:absolute;
	bottom: 5px;
	width: 168px;
	z-index:10;
	border: 1px solid #0a72b5;
	text-align:left;
	left: 0px;
}
.conterItem:hover .conterItemDesc {
	display: block;
}

.maisItensPainel {
	height: 30px;
	position: relative;
	float:right;
	clear:left;
	font-style: italic;
}
/*fimGaleria2*/
