/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #637180 /*#8699AC*/;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #637180 /*#8699AC*/;
	background: #FFFFFF;
}

body.contentpane {
	color: #000000;
	font-size: 12px;  
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

div.moduletable h3, #ps_results.ps_results div.ps_row_1 h3, #ps_results.ps_results div.ps_row_2 h3, #ps_results.ps_results div.moduletable, #ps_results div.moduletable h3, #ps_results div.moduletable h3.titulo, #ps_results div.moduletable h4, #ps_results, #ps_results a, #ps_results.ps_results a, .ps_results, #ps_link, .ps_header, h3.titulo, h3.titulo a, #ps_results.ps_results p.texto, #ps_results.ps_results h4.categoria, .ps_row_1, .ps_row_2, .ps_row_btm {
background:transparent none repeat scroll 0 0;
border:medium none;
font-family: Arial, Helvetica, sans-serif!important;
font-weight:normal;
margin:0;
padding:0;
text-align:left;
text-transform:none;
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
#fpss-outer-container {
	border: none!important;
	margin:0 !important;
	padding:0 1px !important;
}

.fpss-introtext .slidetext h1 a {
	color:#F58426 ;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:28px !important;
	line-height:30px !important;
	text-transform:uppercase !important;
}

.fpss-introtext .slidetext h1 a:hover {
	font-family:Arial, Helvetica, sans-serif!important;
	color:#FFF;
}
.fpss-introtext .slidetext p {
	color:#FFFFFF !important;
	font-family:arial !important;
	font-size:14px !important;
	margin:4px 0;
	padding:0;
}
.fpss-introtext .slidetext {
	margin:0;
	padding:26px 12px 4px 19px;
}
#navi-outer li a img, #navi-outer li a:hover img, #navi-outer li a.navi-active img {
	display:block;
	height:35px !important;
	margin:0 !important;
	padding:0;
	width:120px !important;
}

a {
	color: #F58426;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color:#8699AC;
	text-decoration:none;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}
#ja-current-content h3 span {
	color:#8699AC !important;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small {
	color:#8699AC;
	font-size:10px;
	}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background:transparent url(../images/arrow.png) no-repeat scroll 2px 16px;
	/*line-height: 160%;*/
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
#eventcalq td.mod_eventlistcalq_caltoday {
	background: #007656;
}
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#8699AC;
}

.inputbox {
	border: 1px solid #E7E8E6;
	padding: 3px;
	color: #8699AC;
	background: none !important;
}

#voteid1, #voteid2, #voteid3, #voteid4, #voteid5, #contact_email_copy {
	background: none!important;
}

#contact_email_copy, #modlogn_remember2, #area_content, #area_weblinks, #area_contacts, #area_categories, #area_sections, #area_newsfeeds {
	background: none!important;
	border: none!important;
}

* html input, .button {
	height: auto;
	padding: 3px;
	background: url(../images/grad2-2.gif) repeat-x center;
	border: none;
	font-size:11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #8699AC;
}

* html input, .button:hover {
background: url(../images/grad22.gif) repeat-x center;
}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

/*Classe criada para deixar o fundo transparente e sem margens ou padding*/
.clean{
background: none;
padding: 0;
margin: 0;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	/*background: url(../images/grad3.gif) repeat-x bottom #A8A8A8;*/
	/*border: 1px solid #E7E8E6;*/
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	/*background: url(../images/dot.gif) repeat-x bottom;*/
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background:url("../images/bullet.gif") no-repeat scroll 10px 9px transparent;
	border:medium none !important;
	padding:1px 5px 1px 20px !important;
}

table.contenttoc th {
	border-bottom: 1px solid #E7E8E6;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F8F8F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 10px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 30px;
	font-weight: bold;
	/*border-bottom: 1px solid #E7E8E6;*/
	/*color: #909090;*/
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 200%;
	line-height: normal;
	font-weight: bold;
	color: #8699AC;
	padding-top:0;
}

table.blog .contentheading {
	padding-top:10px; /*ADD*/
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	letter-spacing: -1px;
}

input[type="button"], .button, button[type="button"] {
	height: auto;
	padding: 3px;
	background: url(../images/grad2-2.gif) repeat-x center;
	border: none;
	font-size:11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFF;
}

input[type="button"]:hover, .button:hover, button[type="button"]:hover {
	background: url(../images/grad22.gif) repeat-x center;
}

#ps_search_str {
	height: 16px;
	width: 143px;
	padding: 3px 1px 0px 6px;
	margin-bottom:2px;
	margin-right:0;
	border: none;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8699AC;
	margin-top: 8px;
}

a.readon {
	background:transparent url(../images/bg_menu.png) repeat-x scroll center center;
	clear:both;
	color:#8699AC;
	display:block;
	float:left;
	margin:5px 0 15px;
	padding:0 5px;
	text-align:center;
	text-transform:capitalize;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #DFDFDF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 101%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	/*color: #FFFFFF;*/
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #858783;
}

.modifydate {
	float: left;
	width: 100%;
	color: #8699AC;
	margin:10px 0;
	display: block;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-news {
	float:right;
	height:30px;
	padding-top:0;
	width:415px;
}
#ja-wrapper {
	padding: 0 0 40px;
	width: 934px;
	margin: 0 auto;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-pathway,
#ja-container,
#ja-topsl,
#ja-botsl,
#ja-footer {
	clear: both;
}

#ja-container {
	/*border-top: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6;*/
	/*background: url(../images/main-bg1.gif) repeat-y left;*/
}

.narrow #ja-container {
	/*background: url(../images/main-bg1-n.gif) repeat-y left;*/
}

#ja-container2 {
	/*border-bottom: 1px solid #E7E8E6;*/
	/*background: url(../images/main-bg2.gif) repeat-y right;*/
	
}

.narrow #ja-container2 {
	/*background: url(../images/main-bg2-n.gif) repeat-y right;*/
}

#ja-mainbody {
	width: 80%;
	float: right;
	
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 73%;
}

#ja-current-content {
	/*padding: 10px 15px;*/
}
table.blog table table.contentpaneopen img {
	width:auto;
	margin-right:0;
}
.buttonheading img {
	width:auto !important;
}
.contentpaneopen p {
	margin:1px 0 0 0;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 18%;
	color: #8699AC;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 24%;
	_width: 23%;
	/*color: #8699AC;*/
}

/*common style for column*/
#ja-colwrap a {
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
	padding: 0;
	margin: 0;
	/*background: url(../images/grad1.gif) repeat-x bottom #FFFFFF;*/
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
	min-height:330px;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

#ja-containerwrap-f #ja-container {
	/*border: 1px solid #E7E8E6;*/
}

/*content + left*/
#ja-containerwrap-fr #ja-content {
	width: 100%;
}

#ja-containerwrap-fr #ja-container2 {
	background: none;
	margin-top:25px;
}

#ja-containerwrap-fr #ja-container2 {
	border-right: 1px solid #E7E8E6;
}

/*content + right*/
#ja-containerwrap-fl #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fl #ja-content {
	width: 79.9%;
}

#ja-containerwrap-fl #ja-col2 {
	width: 18%;
}

#ja-containerwrap-fl #ja-container {
	background: none;
	/*border-left: 1px solid #E7E8E6;*/
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	
	background:transparent url(../images/bg_menu.png) repeat-x scroll center top;
	color:#8699AC;
	font-size:12px;
	margin:0 -10px 5px;
	padding:5px 10px;
	text-align:center;
	text-transform:uppercase;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0;
	padding-bottom:15px;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_menu,
#ja-botsl div.moduletable_text {
	border-bottom: none;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	/*background:transparent none repeat scroll 0 0;*/
	margin:0;
	padding-left:18px;
	/*padding-top:10px;*/
}

/* Hilite */
div.moduletable_hilite h3 {
	background: url(../images/grad2.gif) repeat-x bottom #007656;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	height:100px;
	line-height: normal;
	position: relative;
	background: none;
	/*background:transparent url(../images/telefone.png) no-repeat scroll 100% 40%;*/
	width:934px;
}

#ja-header a {
	/*font-size:1px!important;*/
	color: #FFF!important;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a, h1.logo a:hover{
	width: 485px;
	display: block;
	/*background: url(../images/logo.png) no-repeat !important;*/
	position: absolute;
	height: 70px;
	bottom: 10px;
	left: 0;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 35px;
	left: 15px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #858783;
	position: absolute;
	bottom: 20px;
	left: 15px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#ja-mainnavwrap {
	/*background: url(../images/shadow.gif) repeat-x bottom;*/
	height: 25px;
	margin:0;
	position: relative;
	z-index:999;
	width:934px;
	
}
#ja-mainnav {
	background: transparent  url(../images/bg_menu.png) repeat-x top;
	height: 32px;

}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 92%;
	border-bottom: 1px solid #E7E8E6;
	height: 28px;
	margin-top:-20px;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 0 15px;

	line-height: 28px;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	color:#8699AC;
	font-weight:bold;
	text-decoration:none;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */
#ja-pathway {
	border: 1px solid #E7E8E6;
	border-bottom: none;
	padding: 5px 15px;
	color: #8699AC;
	font-weight: bold;
	background: #F8F8F7;
	display:none;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #8699AC;
	font-weight: normal;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	display: block;

}

ul.menu li a {
	background:transparent url(../images/arrow.png) no-repeat scroll 5% 47% !important;
	color:#F68428;
	display:block;
	line-height:1.8em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding-left:19px;

}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #8699AC;
	display: block;
	outline: none;
	/*background: url(../images/arrow2.png) no-repeat 97% center  !important;*/
	text-decoration: none;
}

ul.menu li.active a {
	color: #00937d;
	font-weight: bold;
	background: url(../images/arrow.png) no-repeat 97% center !important;
}

ul.menu li.active a:hover span {
	color: #8699AC;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; 
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}
#ja-col1 a,
#ja-col2 a,
#ja-col1 a span,
#ja-col2 a span {
	color:#95A6B6;
	text-decoration:underline;
}
#ja-col1 a:hover,
#ja-col2 a:hover,
#ja-col1 a:hover span,
#ja-col2 a:hover span {
	color:#F68E38;
	/*text-decoration:underline;*/
}

#ja-col2 ul.menu li a span {
	line-height:14px;
}


/*#ja-col2 ul li {
	padding-bottom:10px;
	background:none !important;
	padding-left:15px;
}
#ja-col2 ul li a {
	background:transparent url(../images/arrow.png) no-repeat scroll 0% 53% !important;
	padding-left:10px;
}*/
#ja-col2 ul li {
background:transparent url(../images/arrow.png) no-repeat scroll 17px 8px;
/*padding-bottom:10px;*/
padding-left:30px;
}
#ja-col1  ul li {
background:url("../images/arrow.png") no-repeat scroll 12px 7px transparent;
/*padding-bottom:10px;*/
padding-left:22px;
}
#ja-col1 ul.menu li {
	padding-left:10px !important;
}
#ja-col2 ul li a {
	line-height:14px;
	padding:3px 0;
padding-left:0px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center {
	background: url(../images/vline2.gif) repeat-y top right;
}

/* Top spotlight */
#ja-topsl {
	/*height:310px;*/
	margin: 0;
}

* html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

*+html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

/* Bot spotlight */
#blue h3 {
	color:#FFF !important;
	padding-bottom:15px;
}

#blue {
	background:#0073AE;
	color:#FFF;
}

#ja-botsl {
	background:#FFFFFF none repeat scroll 0 0;/*
	border-color:#E7E8E6 #E7E8E6 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;*/
	border-top: 1px solid #E7E8E6;
	border-right:1px solid #E7E8E6;
	color:#8699AC;
	padding:0;
}

#ja-botsl h3 {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#0073AE;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	margin-bottom:0;
	text-transform:uppercase;
	text-align:left;
}

#ja-botsl div.moduletable {
	padding: 0 15px;
}

#ja-botsl div.moduletable img {
	margin-left:-9px;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 5px;
	/*background: url(../images/bullet.gif) no-repeat 5px 7px;*/
}

#ja-botsl a {
color:#F58426;
}
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
color:#8699AC;
}

/* FOOTER
--------------------------------------------------------- */

.mainlevel {
	padding-right: 5px;
}

#ja-footer {
	color:#8699AC;
	padding: 20px 0 0;
	text-align: left;
	border-top: 1px solid #E7E8E6;
	text-transform:uppercase;
}

#ja-footer a{
	color:#8699AC;/*LIGHT BLUE*/
}

#ja-footer a:hover{
	color: #F58426;/*ORANGE*/
}

#ja-footer small {
	color: #858783;
	font-size: 100%;
}

#ja-footer ul {
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	/*background: url(../images/vline.gif) no-repeat center left;*/
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 15px;
}

li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search, #ja-trad {
	bottom:20px;
	right: 3px;
	position: absolute;
	font-size: 11px;
	text-align: right;
}
#ja-trad input {
border:1px inset #DFDFDF;
width:150px;
}

#ja-search .inputbox {
	padding: 2px 0 2px 22px;
	background: url(../images/icon-search.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6 !important;
}

#ja-search {
	margin:/*19px 170px <<--config com telefone */ 40px -5px;
	padding:5px;
}
body:nth-of-type(1) #ja-search {
   color: #333333;
   margin:/*19px 170px <<--config com telefone */ 50px -5px;
}

/* Login Form */
#ja-login {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(../images/grad4.gif) repeat-x bottom #F8F8F7;
	padding: 4px 8px;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #CCCCCC;
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.ja-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#ja-login form input.button {
	font-size: 11px !important;
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
	font-size: 11px !important;
	padding: 2px;
}

#ja-login form a {
	color: #858783;
	padding: 0 5px;
	text-decoration: none;
	font-size: 10px;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
	color: #858783;
	text-decoration: underline;
}

.ja-login-links {
	padding-top: 2px;
	clear: both;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner a {
	font-size:10px;
}
#ja-banner {
	font-size:10px;
	margin:10px 0 4px 8px;
	overflow:hidden;
	text-align:left;
	width:100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E8E6;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E8E6;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #8699AC;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #8699AC;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #8699AC;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

#ps_results.ps_results {
	margin-left:-246px !important;
	z-index:9999 !important;
	position: absolute;
}

ul.briask-iss {
	*z-index:-1 !important;
	_z-index:1 !important;
}

ul.briask-iss {position:absolute !important;list-style:none;list-style-image:none;margin:0px;padding:0px;overflow:hidden;border:none;background:none;}
ul.briask-iss li {list-style:none;margin:0px;padding:0px;border:none;background:none;position:absolute !important;}
ul.briask-iss li a {margin:0px;padding:0px;border:none;background:none;position:relative !important;}
ul.briask-iss li a img {display:none;position:absolute !important;padding:0px;top:0;left:0;border:none;background:none;}
ul.briask-iss li img {display:none;position:absolute !important;top:0;padding:0px;left:0;border:none;background:none;}


#sl_esqueceu .inputbox {
border:none !important;
}

#tecnologia {
	width: 939px;
	height: auto;
}

#copy {
	height:20px;
	padding-top: 8px;
	float: left;
	font-size: 11px;
}

#tecsamba {
	float: right;
}

#name, #email {
	width: 98%;
}
#navi-outer {
	background: none /*transparent url(../images/bg_transparent.png) repeat scroll center top */!important;
}
#navi-outer ul {
background:transparent none repeat scroll 0 0;
float:right !important;
}
#navi-outer li.noimages a {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#8699AC;
	font-family: Arial,sans-serif;
	font-size:11px;
	margin:0;
	padding:0 4px;
	text-align:center;
	width:auto;
}
#navi-outer li.noimages a:hover {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#F58426 !important;
	font-family: Arial,sans-serif;
	font-size:11px;
	margin:0;
	padding:0 4px;
	text-align:center;
	width:auto;
}
td.sectiontableheader a {
	font-size:20px !important;
	padding:4px !important;
	border: none !important;
}
.fpss-introtext .slidetext a.readon {
	
	color:#F68428; !important;
	
}

.fpss-introtext .slidetext a.readon:hover {
	
	color:#FFF; !important;
	
}


.fpss-introtext {
	background: url(../images/transparent_bg.png) repeat scroll 0 0 !important;
	bottom:0;
	margin:0;
	padding:0;
	position:absolute;
	left:61%;
	height:274px;
	right:0;
	top:0 !important;
	width:367px !important;
}
*html .fpss-introtext {
	background:#000 !important;
	filter: alpha(opacity=65);
}
*html .fpss-introtext .slidetext h1 a {
	color:#FF7200;
}
#navi-outer { 
	border:medium none !important;
	position:relative;
	top:-60px;
	z-index:9999;
}

.hasTip img {
	width:auto !important;
	float:right;
}

/*CSS DO CALENDARIO DE EVENTOS*/

/* Propriedades globais do calendário */
#eventcalq table.mod_eventlistcalq_calendar{
    width: 121px;
    padding: 0;
    margin: 0;
    border: none !important;
    font: normal 10px/20px Arial, Helvetica, sans-serif;
    color: #8699AC;
    text-align: center;
    background: #FFF !important;
}

/* Propriedades das células em branco */
#eventcalq td.mod_eventlistcalq {
    font: bold 10px/20px Arial, Helvetica, sans-serif;
    border-right: none !important;/*1px solid #CCC;*/
    width: 20px;
    height: 20px;
    text-align: center;
}

/* Dia atual (hoje) - Propriedades da célula */
#eventcalq td.mod_eventlistcalq_caltoday {
    font: bold 10px/20px Arial, Helvetica, sans-serif;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    background: #0073AE none repeat scroll 0 0 !important;
}

/* Dia sem evento - Propriedades da célula */
#eventcalq td.mod_eventlistcalq_calday {
    font: bold 10px/20px Arial, Helvetica, sans-serif;
    width: 20px;
    height: 20px;
    text-align: center;
    border-right: none !important;
    /*background-color: #EFEFEF;*/
}

/* Célula de dia com evento - Propriedades da célula */
#eventcalq td.mod_eventlistcalq_caldaylink {
    font: bold 10px/20px Arial, Helvetica, sans-serif;
    border-right: 1px solid #91ACAC;
    border-bottom: 1px solid #91ACAC;
    width: 20px;
    height: 20px;
    text-align: center;
    background-color: #CEDDED;
}

/* Célula de dia com evento -  hover Link / Visited*/
#eventcalq td.mod_eventlistcalq_caldaylink a:link,
#eventcalq td.mod_eventlistcalq_caldaylink a:visited{
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #FFFFFF !important;
    background-color: #F68428 !important;
}

/* Célula de dia com evento - hover */
#eventcalq td.mod_eventlistcalq_caldaylink a:hover {
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #FFF;
    background-color: #0073AE !important;
}
/* Mês - Propriedades do cabeçalho */
#eventcalq caption.mod_eventlistcalq_calendar-month {
    font: bold 12px/20px Arial, Helvetica, sans-serif;
    color:#F58B33;
    background: none !important;
    text-align: center;
    margin-left: -1px;
    border-top: none !important;
    border-bottom:none !important;
}

#eventcalq td.mod_eventlistcalq_caldaylink {
	border:none !important;
}

/* Mês - Propriedades do cabeçalho: Link / Visited properties */
#eventcalq caption.mod_eventlistcalq_calendar-month a,
#eventcalq caption.mod_eventlistcalq_calendar-month a:link,
#eventcalq caption.mod_eventlistcalq_calendar-month a:visited
{
color: #F58B33 !important;
text-decoration: none;
}


/* Mês - Propriedades do cabeçalho: Hover */
#eventcalq caption.mod_eventlistcalq_calendar-month a:hover{
color: #0073AE !important;
text-decoration: none;
}

/* Dias da Semana - Propriedades do cabeçalho:*/
#eventcalq th.mod_eventlistcalq_daynames {
    font: bold 11px/20px Arial, Helvetica, sans-serif !important;
    color: #8699AC;
    /*background: #FFF;*/
    border-right: none !important;
}
/*tamanho do calendario*/
th.mod_eventlistcalq_daynames { 
	padding: 0;
	}

/* ----> FIM <---- CSS DO CALENDARIO DE EVENTOS*/ 


	
.moduletable ul.menu li a {
	background:none !important;
}
div#eventlist table.eventtable td {
	border:medium none !important;
}
div#eventlist table.eventtable tr.sectiontableentry2 td,
div#eventlist table.eventtable tr:hover td {
	background:#FFF !important;
}
#ja-col2 {
	min-height:600px !important;
}

.contentpaneopen ul li {
	background:transparent url(../images/arrow.png) no-repeat scroll 3px 8px;
	padding-left:12px;
}
.contentpaneopen span div {
	padding-bottom:5px;
	padding-right:10px;
}

/*NEWS FEED BURNER CONFIGURATION
*******************************************************************************************************/

.CampoEmail input {
	border:1px inset #CCCCCC;
}
.CampoEmail {
	float:left;
}
/*.NewsButtom input {
	border:1px solid #CCC;
	background:#0073AE;
	color:#FFF;
}
.NewsButtom input:hover {
	background:#1993CF;
}*/
.NewsButtom {
	float:right;
	width:auto;
}
.TitleNews {
	float:left;
	padding-right:5px;
}
/*FIM FEED BURNER
*********************************************************************************************************/
table.contentpaneopen p {
	padding-bottom:10px;
}
table.contentpaneopen, table.contentpane, table.blog, table.contentpaneopen span {
	color:#5a6673 !important;
	width:101%;
}
#fpss-container {

	height:274px;
}
#ja-news div {
	width:100% !important;
}
#ja-news input[type="text"] {
	width:204px;
	padding:2px;
	margin-left:8px;
}
#ja-news img {
	display:none;
}
.contentpaneopen table {
	border:medium none;
}
.contentpaneopen table td {
	border:1px solid #D4D5D6;
	padding:7px;
}
