body {
	background: url(/imagens/background.jpg) repeat-x #c1c1c1;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

table {
	margin: 0 auto;
}

h1 {
	font-size: 30px;
	border-bottom: 5px dotted #DDD;
	margin-top: 0;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

#topo {
	width: 980px;
	background: url(/imagens/photo_01.jpg);
	clear: both;
	height: 250px;
}

#topoForm {
	float: right;
	margin-top: 224px;
	color: #FFFFFF;
	font-size: 14px;
	margin-right: 10px;
}

#conteudo {
	width: 980px;
	min-height: 30px;
	background: #fff;
	clear: both;
}

#conteudoInterno {
	padding: 20px;
	text-align: justify;
}

#conteudoInterno a {
	color: #617f90;
}

#conteudoInterno a:hover {
	color: #617f90;
	text-decoration: none;
}

#container {
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/imagens/fundo_topo.jpg) repeat-x;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	overflow: hidden;
}

#blocoEsquerdo {
	float: left;
	width: 512px;
	margin-bottom: 10px;
}

#blocoEsquerdoBanner {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 490px;
	height: 200px;
	background-color: #ddd;
	border: solid 1px #999999;
	padding: 5px;
}

#blocoEsquerdoAgenda {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 490px;
	height: 212px;
	background-color: #ddd;
	border: solid 1px #999999;
	padding: 5px;
}

#blocoGaleria {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 945px;
	height: 180px;
	border: solid 1px #999999;
	padding: 5px;
	margin-bottom: 10px;
}

#galeria {
	border: #000 solid thin;
	background: #000;
}

#blocoDireito {
	float: right;
	width: 468px;
}

#blocoDireitoNoticias {
	width: 435px;
	height: 435px;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}

#blocoDireitoNoticias .titulo {
	margin-bottom: 10px;
}

.blocoNoticias .noticiaFoto img {
	float: left;
	width: 100px;
	height: 69px;
	border: none;
	border: 4px solid #CCC;
	margin-bottom: 4px;
}

.blocoNoticias:hover .noticiaFoto a img {
	border: 4px solid #617f90;
}

.blocoNoticias .noticiaTitulo {
	width: 315px;
	height: 40px;
	float: right;
	padding: 0 5px 0 5px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #617f90;
	text-align: left;
}

.blocoNoticias .noticiaTitulo a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #617f90;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.blocoNoticias:hover .noticiaTitulo a {
	font-size: 16px;
	color: #617f90;
	text-align: left;
	text-decoration: underline;
}

.blocoNoticias .noticiaResumo {
	width: 315px;
	height: 37px;
	float: right;
	padding: 0 5px 0 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	text-align: left;
}

.blocoNoticias .noticiaResumo a {
	padding: 0 5px 0 5px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.blocoNoticias:hover .noticiaResumo a {
	font-size: 16px;
	color: #065696;
	text-align: left;
	text-decoration: underline;
}

.noticiaHr {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	background: #888;
	margin-bottom: 4px;
}

#pesquisa {
	text-align: center;
}

#pesquisaInput {
	width: 235px;
	border: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #999999;
	background-color: #e0e0e0;
	font-family: arial;
	font-size: 11pt
}

#pesquisaButton {
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #3b3630;
	color: #fff;
	cursor: pointer;
	font-size: 12pt;
}

#arquivoNoticas {
	text-align: center;
	margin-bottom: 5px;
}

#arquivoGalerias {
	text-align: center;
	margin-top: 10px;
}

#galerias {
	width: 100%;
	text-align: center;
}

#galerias div {
	display: inline-block; +
	display: block; +
	float: left;
	text-align: center;
	width: 149px; +
	width: 147px;
	margin: 0px; +
	margin: 0 1px;
	padding: 2px;
	border: #aaa solid thin;
	color: #666;
	height: 121px;
	vertical-align: top;
}

#galerias .foto {
	background: #ddd;
}

#galerias .foto a {
	text-decoration: none;
}

#galerias .foto .texto {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#galerias .foto:hover .texto {
	text-decoration: underline;
}

#galerias .foto img {
	border: #ccc solid 4px;
}

#galerias .foto:hover img {
	border: #617f90 solid 4px;
}

#blocoDireitoBusca {
	width: 435px;
	height: 135px;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;;
	border-bottom: solid 1px #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}

#section {
	float: left;
	width: 480px;
	margin-top: 10px;
	margin-left: 10px;
	background: #ddd;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: solid 1px #999999;
}

#aside {
	float: right;
	width: 430px;
	margin-right: 10px;
	margin-top: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #999;
	padding: 10px;
}

aside h2,aside p {
	color: #fff;
}

#icones {
	background: url(/imagens/rodape.jpg);
	padding: 10px;
	color: #FFF;
	clear: both;
}

#portais {
	width: 980px;
	height: 100px;
	background: #6d6d6d;
	color: #FFF;
	margin: 0 auto;
	text-align: center;
}

#enderecosContainer {
	width: 980px;
	height: 100px;
	background: #6d6d6d;
	color: #FFFFFF;
	clear: both;
}

.enderecos {
	float: left;
	text-align: left;
	color: #FFF;
	width: 180px;
	margin: 8px;
	margin-bottom: 15px;
	font-size: 10px;
}

#rodapeDir {
	width: 230px;
	margin-top: 20px;
	margin-right: 5px;
	color: #FFF;
	float: left;
	margin-left: 15px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #617f90;
	display: inline-block;
	color: #FFFFFF;
	padding: 3px 8px 3px 8px;
	margin-bottom: 10px;
}

.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.link1 a:hover {
	text-decoration: none;
	background: #617f90;
	color: #FFF;
}

.link2 a {
	color: #617f90;
	font-weight: bold;
	text-decoration: none;
}

.link2 a:hover {
	text-decoration: underline;
	color: #617f90;
}

.data {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #617f90;
	font-weight: bold;
	float: left;
	width: 40px;
	margin-bottom: 5px;
}

.link3 a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	float: right;
	margin-left: 5px;
	width: 455px;
	margin-bottom: 5px;
}

.link3 a:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	float: right;
	margin-left: 5px;
	width: 455px;
	margin-bottom: 5px;
}

.agenda {
	width: 500px;
}

#scroll {
	width: 490px;
	height: 170px;
}

#topbar {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 500px;
	padding-left: 5px;
	visibility: hidden;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
	border-left: #fff 1px solid;
	width: 320px;
	font-family: Tahoma;
	position: absolute;
	background: url(/imagens/background.jpg);
	color: #fff;
}

#b_rotativo1,#b_rotativo2,#b_rotativo3,#b_rotativo4,#b_rotativo5 {
	display: none;
	width: 490px;
	height: 200px;
}

#b_rotativo1 .imagem,#b_rotativo2 .imagem,#b_rotativo3 .imagem,#b_rotativo4 .imagem,#b_rotativo5 .imagem
	{
	height: 200px;
	float: left;
}

#b_rotativo1 .nav,#b_rotativo2 .nav,#b_rotativo3 .nav,#b_rotativo4 .nav,#b_rotativo5 .nav
	{
	float: right;
	height: 200px;
	background: #839CB2;
}

#b_rotativo1 .nav a,#b_rotativo2 .nav a,#b_rotativo3 .nav a,#b_rotativo4 .nav a,#b_rotativo5 .nav a
	{
	display: block;
	margin: 10px 5px;
	text-decoration: none;
	padding: 5px 10px;
	color: #839CB2;
	border: 1px solid #839CB2;
	background: #B0C0CE;
	font-weight: bold;
}

#b_rotativo1 .nav a:hover,#b_rotativo2 .nav a:hover,#b_rotativo3 .nav a:hover,#b_rotativo4 .nav a:hover,#b_rotativo5 .nav a:hover
	{
	background: #B0C0CE;
}

#banner_pop_up {
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 100;
}

#banner_pop_up_img img {
	padding: 0px;
	background: #ddd;
	border: #aaa solid 4px;
}

#banner_pop_up_img:hover img {
	border: #617f90 solid 4px;
}

#wrapper {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-align: center;
}

#skip-resizefont * {
	margin: 0;
	padding: 0
}

#skip-resizefont {
	width: 100%;
	height: 26px;
	/*	background:#EBEBEB;*/
	float: left;
	text-align: left;
}

#skip-resizefont div {
	margin: 0 auto;
	width: 100%;
	height: 26px;
	/*	background:#EBEBEB;*/
	line-height: 26px;
}

#skip-resizefont div p {
	float: left;
}

#skip-resizefont div ul {
	float: right;
}

#skip-resizefont div ul li {
	float: left;
	margin-right: 8px;
	display: inline;
}

#skip-resizefont div ul li.aum {
	width: 23px;
	height: 19px;
	background: url(../../new/img/mais.gif) no-repeat;
	text-indent: -9999em;
	margin-top: 3px;
}

#skip-resizefont div ul li.dim {
	width: 23px;
	height: 19px;
	background: url(../../new/img/menos.gif) no-repeat;
	text-indent: -9999em;
	margin-top: 3px;
}

#skip-resizefont div ul li a {
	display: block;
	width: 23px;
	height: 19px;
}

/* Form Validation Engine */
.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	padding-bottom: 13px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}

#debugMode {
	background: #000;
	position: fixed;
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
	overflow: scroll;
	opacity: 0.8;
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	z-index: 100000;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	color: #fff;
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	z-index: 5001;
}

.formError .formErrorArrowBottom {
	top: 0;
	margin: -6px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0px;
	font-size: 0px;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0px solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}
