/*------------------------------------------------------------------------
# WTC 1.0 - Nov, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	/* wtc */ background: url(../images/bg.jpg) repeat-x top #1d2c4d;
}

body#bd {
	margin: 0;
	padding: 0;
	text-align: center;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 10px;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 57%;
}

body.fs2{
	font-size: 63%;
}

body.fs3{
	font-size: 69%;
}

body.fs4{
	font-size: 75%;
}

body.fs5{
	font-size: 81%;
}

body.fs6{
	font-size: 87%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.5em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.0em;
}

/* normal text */
#ja-main, #ja-main-f, #ja-footer {
	line-height: 1.5;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, #ja-subnav h3,
h1, h2, h3, h4, h5 {
}

/* Normal link */
a {
	color: #C59D57;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

p {
	margin: 0px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 12px;
	background: url(../images/arrow-off.gif) no-repeat 3px 6px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#ja-content fieldset,
#ja-content-f fieldset {
	width: 500px;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #AAAAAA;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

td, div {
	font-size: 1em;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable {
	/*width: auto;
	margin-bottom: 10px;
	margin-left:12px;
	margin-right:-10px; */
}
html>body div.moduletable {
/*	padding: 0 12px 0 13px;
	margin-left:0; */
}

div.moduletable h3 {
/*	margin: 10px -12px 10px -13px;
	padding: 0 10px 0 0; */
	color: #1D2C4D;
/*	background: url(../images/h3-bg.gif) no-repeat bottom #E1E1E1; /
	font-size: 1em;*/
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 17px;
	border-bottom:#C79D55 solid 1px;
}
/*
div.moduletable h3.collapse {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
	cursor: pointer;
}
*/
div.moduletable table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
	display: block;
	height: 15px;
}

table.contentpane {
/*	border: none; */
	width: 100%;

}

table.contentpaneopen {
	/*border: none;*/
		border-collapse:collapse;
}
table.contentpaneopen td {
	border: none;
	padding:0;
}
table.contentpaneopen object { /*///////////////// PARA POSICIONAR O SWF DA HOME */
	margin-right: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 2px 4px;
	background: #4D84A7;
	color: #FFFFFF;
	text-indent: 5px;
	text-transform: UPPERCASE;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
/*	padding: 10px 0;
	width: 100%;*/
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	background: url(../images/bullet.gif) no-repeat center left;
	color: #666666;
	text-transform: capitalize;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
/*	margin: -10px -15px 10px -15px;
	padding: 10px 15px 4px;
	color: #C59D57;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	text-transform: UPPERCASE; */
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	font-size: 1.7em;
}

table.blog .contentheading {
	padding-left: 13px;
	color: #C59D57;
	background: url(../images/bullet.gif) no-repeat 0px 9px;
	font-size: 1.25em;
	font-weight: bold;
}

table.blog a.contentpagetitle {
	color: #4D84A7;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel {
	padding-left: 10px;
	background: url(../images/arrow-off.gif) no-repeat 0px 5px;
	color: #666666;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active {
	color: #333333;
	text-decoration: underline;
}

a.sublevel {
	padding-left: 8px;
}

a.readon {
	padding: 1px 3px 1px 6px;
	background: url(../images/arrow-readon.gif) no-repeat 0px 5px;
	color: #333;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom:#1D2C4D solid 2px;
}

a.readon:hover {
	color: #333;
	text-decoration: none;
	border-bottom:#C79D55 solid 2px;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	/*width: 100%;*/
}

.createdate {
	color: #AAAAAA;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #AAAAAA;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 15px 15px 0 0!important;
	margin: 15px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAAAAA;
}

.pagenav {
	padding: 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
	color: #666666;
}

.sectiontableheader {
	padding: 1px 4px;
	background: #4D84A7;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F2F2F2;
}

tr.sectiontableentry2 td {
	padding: 4px;
}

.small {
	color: #AAAAAA;
}

.smalldark {
	text-align: left;
}

#banner {
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-header-wrap1,
#ja-sh-wrap1,
#ja-pathway-wrap1,
#ja-main-wrap1,
#ja-footer-wrap1 {
	text-align: center;
}

#ja-header-wrap2,
#ja-sh-wrap2,
#ja-pathway-wrap2,
#ja-main-wrap2,
#ja-footer-wrap2 {
	width: 750px;
	padding-left: 20px;
	margin: auto;
}

#ja-header-wrap3,
#ja-sh-wrap3,
#ja-pathway-wrap3,
#ja-main-wrap3,
#ja-footer-wrap3 {
	padding-right: 20px;
}

#ja-header,
#ja-sh,
#ja-pathway,
#ja-main,
#ja-footer {
	text-align: left;
}

/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */
.wide #ja-header-wrap2,
.wide #ja-sh-wrap2,
.wide #ja-pathway-wrap2,
.wide #ja-main-wrap2,
.wide #ja-footer-wrap2 {
	width: 900px;
}

.wide #ja-main {
/*	background: url(../images/main-wide-bg.gif) repeat-y left #FFFFFF;*/
	background: url(../images/bg-lateral.jpg) no-repeat #FFF left 0px;
}

.wide #ja-content {
	width: 688px;
	float: right;
}

/* 1 column content width */
.wide #ja-content-f {
}

/* HEADER
--------------------------------------------------------- */
/*
#ja-header-wrap1 {
	background: url(../images/header-wrap1.gif) top;
} */

#ja-header-wrap2 {
	background: url(../images/sombra-top-esq.jpg) repeat-y top left;
}

#ja-header-wrap3 {
	background: url(../images/sombra-top-dir.jpg) repeat-y top right;
	/*position: relative;*/
}

/* wtc */ #ja-header {
	background: url(../images/header-bg.gif) no-repeat;
	height: 172px; /* you can change the heigth of the header here. Maximum height: 250px. */
	/*position: relative;*/
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#ja-header h1 img {
	margin: 0;
	padding: 0;
}

#ja-header a {
	color: #FFFFFF;
}



/* TOPNAV
--------------------------------------------------------- */
#ja-topnav {
	font-size: 10px;
	text-transform: uppercase;
	text-align:center;
	background: url(../images/bg-menu.jpg) repeat-x #1D2C4D;
	float:left;
	width:730px;
	height:28px;
}

#ja-topnav a {
	color: #1D2C4D;
	
}

ul.menuFixo {
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	margin-top: 30px;
	margin-left: 6px;
	margin-bottom: 20px;
	}
	
html>body ul.menuFixo {
	margin-left: 20px;
	}	
#ja-main ul.menuFixo li {
	background: none;
	padding: 0;
	}
ul.menuFixo a {
	color:#1D2C4D; /* ALTERA A COR DOS LINKS FIXOS */
	font-size: 0.949em;	
	}
/* SUBHEADER + SPOTLIGHT
--------------------------------------------------------- */

#ja-sh {
	padding: 0;
	color: #FFFFFF;
	height: 171px; /* you can change the heigth of the sub-header here. Maximum height: 498px. */
}

/* Frontpage slide #ja-spotlight #ja-spotlight {
	margin-top: 5px; 
	margin-left:6px;
}

.ja-box {
	border-top: 1px solid #FFFFFF;
	/*border-right: 1px solid #E1E1E1
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #FFFFFF;
	background: #EFEFEF;
	overflow: hidden; 
}

/*  h3 {
	margin: 0 0 5px;
	padding: 5px 0 0 5px;
/*	background: url(../images/bullet.gif) no-repeat 5px 12px; 
}

#ja-spotlight div.moduletable {
	padding: 0 5px;
	margin-bottom: 0; 
/*	background: none!important; 
	background:#FFF; /* Frontpage slide 
}*/
/* desabilitei para o frontpage slide funcionar
#ja-spotlight ul {
	padding: 0;
	margin: 0;
}

#ja-spotlight li {
	padding: 0;
	margin: 0;
	background: none;
	height: 20px;
}

#ja-spotlight li a {
	padding: 0 5px 0 18px;
	display: block;
	background: url(../images/arrow-off.gif) no-repeat 7px 8px;
	line-height: 20px;
}

#ja-spotlight li a:hover {
	background: url(../images/arrow-off.gif) no-repeat 7px 8px #E1E1E1;
	text-decoration: none;
}

#ja-spotlight td {
	padding: 0 5px;
} desabilitei para o frontpage slide funcionar*/ 

/* PATHWAY
--------------------------------------------------------- */

#ja-pathway {
	margin: 0;
	padding: 4px 10px;
	color: #666;
	line-height: normal;
	float:left;
	font-size: 90%;
}

#ja-pathway a {
	color: #333;
	text-decoration: none;
}

#ja-pathway img {
	margin: 0 5px;
}

#ja-pathway strong {
	margin-right: 8px;
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-main-wrap1 {
/*	background: url(../images/main-wrap1.gif) repeat-x top #EFEFEF; */
	
}

#ja-main-wrap2 {
	background: url(../images/sombra-esq.jpg) top left;
}

#ja-main-wrap3 {
	background: url(../images/sombra-dir.jpg) top right;
}

#ja-main {
/*	border-top: 1px solid #FFFFFF; */
	background: url(../images/bg-lateral.jpg) no-repeat #FFF left 0px;
/*	padding-top:200px; VERIFICAR PADDING P/ SAFARI */
}
/*//////////////////////////////// PARA o FIREFOX
html>body #ja-main, html>body .wide #ja-main {
	border-top: 1px solid #FFFFFF;
	background: url(../images/bg-lateral.jpg) no-repeat #FFF left 58px;  
} */
/*//////////////////////////////// FIM */

/* 1 column content wrap */
#ja-main-f {
/*	border-top: 1px solid #FFFFFF; */
	background: #FFFFFF;
	text-align: left;
}

/* 2 columns content width */
#ja-content {
	width: 538px;
	float: right;
}

#ja-mainbody {
/*	padding-bottom:20px;
	padding: 10px 15px 20px; */	
	border-left: #C79D55 solid 1px;
/*	background:url(../images/bg-conteudo.gif) no-repeat top left; */
}

/* 1 column content width */
#ja-content-f {
}
/* BUSCA TOOLS
--------------------------------------------------------- */
/*
#BuscaTools {
	width: 165px;
	float: left; 
}
#BuscaTools h3 {
	margin: 10 -12px 10px -13px;
	padding: 0 10px 0 0;
	color: #1D2C4D;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
	border-bottom:#C79D55 solid 1px;
	
}*/
#ja-search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
/*	position: absolute;
	top: 40px;*/
	margin-top:5px;
	margin-bottom:5px;
	margin-right: 10px; 	
	float:left;	
}

#ja-search-tool {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat 0px 6px;
	
}

input#ja-search-tool .inputbox {
	border: none;
	margin-top: 3px;
	color: #FFFFFF;
	background: transparent;
	width: 135px;
}

#ja-search .inputbox {
	border: 1px solid #1D2C4D;
	color: #1D2C4D;
}

#ja-search .inputbox:hover,
#ja-search .inputbox:focus {
	border: 1px solid #1D2C4D;
	color: #333333;
}

#ja-usertoolswrap {
/*	padding: 0;
	background: url(../images/usertools-bg.gif) repeat-x;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0; 
	float:left;*/
}

#ja-usertools {
/*	padding: 0 18px 0 30px;
	float: left;
	display: block;
	color: #FFFFFF;
	background: url(../images/usertools-leftbg.gif) no-repeat top left; 
	font-size: 11px;
	margin-top:3px;*/
}

#ja-usertools img {
	padding: 6px 20px 2px;
	display: block;
	cursor: pointer;
}

#ja-usertools a {
	padding: 0;
	float: left;
	display: block;
}

#ja-usertools a:hover, #ja-usertools a:active, #ja-usertools a:focus {
	background: #E1E1E1;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-sidecol {
	width: 170px;
	float: left;
/*	margin-bottom: 10px; */
	margin-left:5px;
	background:none;
}
html>body #ja-sidecol {
	margin-left:10px;
}

#ja-sidecol table {
	border-collapse: collapse;
}

#ja-sidecol a.mainlevel {
}

#ja-sidecol ul.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#ja-sidecol ul.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#ja-sidecol a.sublevel {
	padding-left: 3px;
}

#ja-sidecol .article_seperator {
	display: none;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer-wrap1 {
	clear: both;
/*	background: url(../images/footer-wrap1.jpg) top #CCCCCC; */
	height: 80%;
}

#ja-footer-wrap2 {
	background: url(../images/sombra-esq.jpg) repeat-y top left; /* SOMBRA DIREITA   */
}

#ja-footer-wrap3 {
	background: url(../images/sombra-dir.jpg) repeat-y top right;
}

/* wtc */#ja-footer {
	padding: 5px 0;
	border-top: 1px solid #c59d57;
	border-bottom: 1px solid #c59d57;
/*	background: url(../images/footer-bg.jpg) no-repeat top left #4D84A7; */
	background: #1d2c4d;
	color: #999;
	position: relative;
	height: 80%;
}

/* wtc */ #ja-footer p {
	padding-right: 6px;
	padding-left: 6px;
}

#ja-footer ul#mainlevel-nav,
#ja-footer ul#mainlevel {
	padding-left: 5px;
}

#ja-footer ul#mainlevel li,
#ja-footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer a {
	color: #999;
	padding:3px;
}

#ja-footer ul a {
	padding: 2px 10px;
	color: #F2F2F2;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	background: #726144;
	text-decoration: none;
	color:#FFF;
}

/* wtc */ #ja-bottomline {
	padding: 0;
	margin: 4px 0 0;
}

#ja-bottomline a {
	padding: 0;
}

#ja-cert {
	position: absolute;
	top: 30px;
	right: 10px;
}

#ja-cert a:hover, #ja-cert a:active, #ja-cert a:focus {
	background: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password, #mod_login_username {
	width: 140px;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/*///////////////////////// CLASSES PARA O CONTEUDO */
.componentheading {
	color: #1D2C4D;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	font-weight:bold;
	height: 16px;
	border-bottom:#C79D55 solid 1px;
	margin-bottom:5px;
	margin-top: 10px;
}
.searchintro, .componentheading {
	width:515px;
	margin-left:10px;
	}
span.imagem img {
/*	margin:-15px -18px;*/
	}
/*table.contentpaneopen img.imagem {
	margin:0;
	padding:0;
	}*/
.imagem {
	float:left;
	}
.blocoTexto, .blocoTitulo, .back_button {
	width: 340px;
	float:right;
	}
.blocoTexto {
	margin-right:10px;
	text-align:justify;
	}	
.blocoTitulo {
	color: #C59D57;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	text-transform: UPPERCASE;
}	
.blocoTexto3, .blocoTitulo3, .back_button {
	width: 500px;
	float:left;
	}
.blocoTexto3 {
	margin-left:15px;
	text-align:justify;
	}	
.blocoTitulo3 {
	color: #C59D57;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	margin-left:15px;
	text-transform: UPPERCASE;
}	
.menuTitulo {
	width: 160px;
	padding:5px;
	background: url(../images/menu_tit.jpg) top right no-repeat #C59D57;
	color:#FFF;
	text-align:center;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold; 
}	
.menuTitulo2 {
	margin-left:15px;
	color: #1D2C4D;
	font-size: 9pt;
	line-height: 21px;
	font-weight:bold;
	height: 16px;
	border-bottom:#C79D55 solid 1px; 
}
.Titulo {
	color: #1D2C4D;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	font-weight:bold;
	height: 16px;
	border-bottom:#C79D55 solid 1px;
}
#locatarios {
	background:#FFF;
	border-collapse:collapse;
	font-size:60%;
	width:100%;
	margin-left:10px;
	}
#locatarios tr.linha1 {
	background:#F7EEDA;
	}		
#locatarios td {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
		

/*////////// HACK FIREFOX */
html>body .blocoTexto {
	margin-right:20px;
	}	
/*////////// HACK FIREFOX */
.news, span.article_seperator  {
	display: none;
	}
