body {
	background: url(img/page_bg.jpg);
	line-height: 1.4;
	font-family: Tahoma;
	font-size: 11px;
}

a:link, a:visited {
	color: #333333;
}

.clear { clear: both; }
.left { float: left; margin-right: 10px; }
.right { float: right; margin-left: 10px; }

img { border: none; margin: 0; }

div#sombra_topo {
	margin: 0 auto;
	width: 819px;
	margin-top: 32px;
	height: 8px;
	background-image: url(img/page_sombra_topo.png);
	background-position: bottom;
	behavior: url(iepngfix.htc);
}
div#sombra_rodape {
	margin: 0 auto;
	width: 819px;
	height: 10px;
	background: url(img/page_sombra_rodape.png) top no-repeat;
	behavior: url(iepngfix.htc);
}
table#container {
	margin: 0 auto;
	width: 821px;
}
table#container td#sombra_esq {
	width: 10px;
	background: url(img/page_sombra_esq.png);
	behavior: url(iepngfix.htc);
}
table#container td#sombra_dir {
	width: 10px;
	background: url(img/page_sombra_dir.png);
	behavior: url(iepngfix.htc);
}

div#menu_principal {
	width: 100%;
	height: 26px;
	background: url(img/menu_bg.jpg);
}
ul.jd_menu {
	margin: 0 22px;
	height: 27px;
	list-style-type: none;
}
ul.jd_menu_vertical {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 300px;
}
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu_vertical li {
	float: none;
}
ul.jd_menu ul, ul.jd_menu_vertical ul {
	display: none;
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 90;
}
ul.jd_menu li {
	float: left;
	width: 124px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
}
ul.jd_menu li li a, ul.jdm_events li a:link, ul.jdm_events li a:visited {
	font-variant: small-caps;
	display: block;
	width: 100%;
	padding: 4px;
	height: 18px;
	text-decoration: none;
	color: #ffffff;
}
ul.jd_menu ul li, ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}
ul.jd_menu li.m_separator {
	width: 1px;
	height: 26px;
	background: url(img/menu_div.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
}
ul.jd_menu li li {
	width: 180px;
	height: 26px;
	background: url('img/submenu_bg.jpg');
	border-left: 1px solid #6A615A;
	border-right: 1px solid #6A615A;
	border-bottom: 1px solid #6A615A;
	vertical-align: middle;
	text-align: left;
}
ul.jd_menu li li:hover, ul.jdm_events li:hover {
	background: url('img/submenu_bg_hov.jpg');
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
	background: url('img/menu_bg_hov.jpg') repeat-x;
	color: #FFF;
}
span.arrow {
	position: absolute;
	left: 150px;
	display: block;
	width: 18px;
	height: 18px;
	margin: 4px;
	background: url('img/arrow.png') no-repeat;
	behavior: url(iepngfix.htc);
}

div#conteudo {
	position: relative;
	width: 801px;
	height: 598px;
	background: url(img/corpo_bg.jpg);
	color: #ffffff;
}

div#rodape {
	width: 801px;
	height: 24px;
	text-align: right;
	background: url(img/gray.jpg);
}

td#logo {
	width: 242px;
	padding-top: 15px;
	padding-left: 55px;
}

td#txt1 {
	padding-top: 32px;
	padding-left: 55px;
	width: 330px;
	text-align: right;
}

table#fotos {
	margin-top: 22px;
	width: 100%;
}

td#fotos_topo {
	height: 2px;
	background: url(img/fotos_sombra_topo.png) bottom no-repeat;
	behavior: url(iepngfix.htc);
}

td#fotos_rodape {
	height: 4px;
	background: url(img/fotos_sombra_rodape.png) bottom no-repeat;
	behavior: url(iepngfix.htc);
}

td#fotos_flash {
	height: 182px;
	background: url(img/fotos.jpg) no-repeat;
}

table#bem-vindo {
	margin-top: 40px;
	width: 100%;
	height: 165px;
}

td#white-bg {
	width: 72px;
	background: url(img/branco.jpg) bottom right repeat-y;
}

td.bv {
	padding-left: 26px;
}

td.txt {
	//width: 315px;
}

table.information th {
	padding-right: 10px;
}

label, input, textarea, input[type="text"] {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
}

label.lbimage {
	display: block;
	width: 120px;
	height: 20px;
	padding: 0;
}

label#lbnome {
	background: url('img/paginas_internas/labelNome.jpg') left no-repeat;
}

label#lbemail {
	background: url('img/paginas_internas/labelEmail.jpg') left no-repeat;
}

label#lbmensagem {
	background: url('img/paginas_internas/labelMensagem.jpg') left no-repeat;
}

input#submit {
	display: block;
	width: 78px;
	height: 22px;
	padding: 0;
	background: url('img/paginas_internas/enviarBtn.jpg') no-repeat;
	border: 0;
}

input#submit:hover {
	background: url('img/paginas_internas/enviarBtnOver.jpg') no-repeat;
}

div#resposta ul {
	border: 1px dashed #AAAAAA;
	padding: 6px 10px;
	color: #000000;
}

table.editform {
	color: #000000;
}

table.editform input[type="text"] {
	width: 200px;
}

table.editform textarea {
	width: 200px;
	height: 60px;
}

table.editform th {
	text-align: right;
}

table.editform th, table.editform td {
	padding: 2px;
}

.noticias td {
	padding: 3px 6px;
}

.NoticiaConteudo {
	position: absolute;
	width: 761px;
	height: 558px;
	padding: 10px;
	margin: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}
.NoticiaConteudo img {
	float: right;
	width: 350px;
	margin: 4px 0 5px 8px;
}
.NoticiaTitulo {
	font-size: 16px;
}
.NoticiaTexto, .NoticiaTexto p { text-align: justify; }

