html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	
	color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}

body#bd {
	color: #000;
	background: #E4E5E6 url(../images/bg.png) repeat-x top;

}


body.contentpane {
	color: #555555;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}

#topo{
width:907px;
height:142px;
border-bottom:5px #3E3001 solid;
margin-left:6px;

}




#eventcalq table.mod_eventlistcalq_calendar {
margin-left: -6px; !important;

}


/* Normal link */
a {
	color: #289CC8;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #289CC8;
	text-decoration: none;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, #ja-mainnav {
	font-family: Arial, sans-serif;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {
	font-size: 100%;
}

small, .small {
	color: #04468A;
}
.normalsublayout small {/*Somente para Newsletter*/
color:#000;
}

img {
	margin: 0;
	padding: 0;
}

img.caption, .inline-img {
	margin: 0 20px 5px 0;
}

.img_caption {
	color: #AEAEAE;
}

/* 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: url(../images/bullet.gif) no-repeat 18px 7px;
	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: 13px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}



/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #E6E6E6;
	border: 1px solid #FFFFFF;
	padding: 4px;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	text-decoration: none;
	color: #555555;
}

.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #289CC8;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 6px 6px 8px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background-color:none; 
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E6E6E6;
	padding:11px 0 3px; 
	text-indent: 5px;
    color:#231F20;
}

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: #F7F7F7;
}

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 {
	border-bottom:medium none;
	font-size:30px;
	font-weight:normal;
	padding-top:13px;
	line-height:25px;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size:30px;
    font-weight:bold;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif !important;
	padding-top:0 !important;
}

table.blog .contentheading {
	font-size: 20px;
 font-family:Georgia, "Times New Roman", Times, serif;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	
	font-size:30px;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}




a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
    padding:2px 4px 0 6px;
	margin-bottom:30px;
	/*width: 74px;*/
	height: 19px;
	/*text-indent: -50000px;*/
	outline: none;
	text-decoration: none;
	font-size:12px;
	font-weight: normal !important;
	background:#403000 !important;
	border:none !important;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background:#FFC100 !important;
	border:none !important;
	text-decoration: none;
	color:#FFF !important;

}

table.contentpaneopen td, table.contentpane td {
font-family:Georgia, "Times New Roman", Times, serif;
padding-top:5px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.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;
    margin-top:10px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	display: block;
	margin: 3px 0 10px;
	width: 100%;
	overflow: hidden;
	clear: both;
	white-space: nowrap;
	background: url(../images/dot.gif) repeat-x top;
	color: #AEAEAE;
	position: relative;
}

.article-meta {
	padding: 5px 0;
	width: 70%;
	float: left;
}

.createby {
	padding: 3px 5px 3px 5px;
}

.createdate {
	padding: 3px 5px 3px 0;
	background: url(../images/vline.gif) no-repeat right;
}

.modifydate {
	width: 100%;
	float: left;
	color: #AEAEAE;
}

div.buttonheading {
	position: absolute;
	top: 10px;
	right: 0;
}

.buttonheading img {
	margin: 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0;
	width: 950px;
	
	
	margin: 0 auto;
	background:none;/* url(../images/mainwrap-bg.png) repeat-y;*/
}

.narrow #ja-wrapper {
	width: 750px;
	background: url(../images/mainwrap-bg-n.png) repeat-y;
}

#ja-wrapper-inner {
	padding: 0 19px;
	z-index: 0;
	position: relative;

}

#ja-container {
	background:#FFF;/* url(../images/main-bg.gif) repeat-y 20% top;*/
	z-index: 1;
    margin-left:6px;
	min-height:430px;
	margin-top:-1px;
	width:907px;
}

#ja-mainbody {
	width: 80%;
	float: right;
	/*border-top: 5px solid #CCCCCC;*/
	clear: both;
	background:#FFF;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 74.9%;
}

#ja-current-content {
	overflow:hidden;
    padding-left:12px;
    padding-top:10px !important;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 .moduletable ul.menu li a {
	color:#000;
}
#ja-col1 .moduletable ul.menu li a:hover {
	color:#FFF;
}

#ja-col1 {
	float: left;
	overflow: hidden;
	width: 20%;
	padding-top:none;
    background:#FFC100;
    height:auto;
	*height:auto!important;
	padding-bottom:15px;
	_width:19.8%;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 24%;
	margin-top: 15px;
	border-left:1px solid #CCC;
}

#ja-col2 div.ja-innerpad {
	padding-bottom: 30px;
	background:none; /*url(../images/grad4.gif) no-repeat left bottom;*/
  
}

/*common style for column*/
#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;
	clear: both;
	z-index: 1;
	margin-top/*\**/:-7px\9;
	*margin-top:-1px;
 
}


/*full*/
#ja-containerwrap-f #ja-container {
	background: none;
}

#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

/*content + left*/
#ja-containerwrap-fr #ja-content {
	width: 100%;
}

/*content + right*/
#ja-containerwrap-fl #ja-container {
	background: none;
}

#ja-containerwrap-fl #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fl #ja-content {
	width: 79.9%;
}

#ja-containerwrap-fl #ja-col2 {
	width: 20%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	font-size: 125%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	color: #000;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin: 0;
	padding: 0px 12px;
    font-size:12px;
}

div.moduletable_adv {
	margin: 0;
	padding: 10px 0;
}

#ja-col1 div.moduletable h3,
#ja-col1 div.moduletable_menu h3,
#ja-col1 div.moduletable_text h3 {
	margin: 20px 0 5px;
	padding: 0 5px 4px 20px;
	text-transform: uppercase;
	background: url(../images/symbol.gif) no-repeat 0 6px;
	border-bottom:none;
    font-size:17px;
    font-weight:bold;
	padding-left:0;
	}

#ja-col2 div.moduletable h3,
#ja-col2 div.moduletable_menu h3,
#ja-col2 div.moduletable_text h3 {
	font-size: 100%;
	margin: 0 0 5px -20px;
	padding: 5px 15px 9px;
	background: url(../images/h3r-bg.gif) no-repeat right center;
	text-transform: uppercase;
	color: #000;
}

/* 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 {
	margin: 0;
	padding: 0;
}

div.moduletable li,div.moduletable_text li,div.moduletable_menu li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 0;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background:none;/* url(../images/pat2-1.gif) #289CC8;*/
	line-height: normal;
	z-index: 2;
}

#ja-header {
	height:452px;
	position: relative;
	background:none; /*url(../images/pat2-2.gif) repeat-x top;*/
	overflow: hidden;

}

#ja-logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width:941px;
	height:165px;
	background:transparent url(../images/telefone.png) no-repeat scroll 99% 80%;
	_background:transparent url(../images/logo-ie6.png) no-repeat scroll 0 80%;
	z-index: 1000;
    margin-top:-49px;
	_margin-left:25px;
	left:0px;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 250%;
}

h1.logo a {
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
	bottom:0;
	display:block;
	margin-left:20px;
	position:absolute;
	top:65px;
	width:205px;

}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 10px;
	left: 20px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #AEAEAE;
	position: absolute;
	bottom: 20px;
	left: 25px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	position: relative;
	z-index: 99;
	height: 141px;
	*height: 42px;
	background:none;/* url(../images/grad1.gif) repeat-x top #FFFFFF;*/
	border-bottom:none;/* 5px solid #666666;*/
}


#ja-mainnav {
	height:29px;
	margin-left:201px;
	position: absolute;
	bottom: 0;
	background:none;
	font-size: 110%;

}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: transparent url(../images/lista.png) repeat-x bottom;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	text-decoration: none;
	display: block;
	padding: 4px 4px 6px;
	color: #fff;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #289CC8;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: normal;
}

/* breadcrumbs */
#ja-pathway {
	width: 100%;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #C69707;
	margin:0;
	padding:0;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 4px 12px;
	color: #000;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #FFF;
	text-decoration: none;
	/*background: url(../images/arrow.png) no-repeat 92% center;*/
}

ul.menu li.active a {
	font-weight: bold;
	background: url(../images/arrow.png) no-repeat 92% center;
	text-decoration: none;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/dot.gif) repeat-x top;
}

ul.menu li li {
	background: none;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6 transparent*/
	text-decoration: none;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right,
.ja-box-full-hover, .ja-box-left-hover, .ja-box-center-hover, .ja-box-right-hover {
	float: left;
	overflow: hidden;
}

/* Top spotlight */
#ja-topsl1 {
	position: absolute;
	bottom: 0;
	left: 20%;
	padding: 0;
	color: #B8E4F4;
	height: 230px;
	width: 80%;
	line-height: 1.6em;
	overflow: hidden;
}

#ja-topsl1 div.moduletable {
	/*padding: 25px 25px 0 40px;*/
	font-size: 135%;
	font-family: Arial, sans-serif;
}

.narrow #ja-topsl1 div.moduletable {
	padding: 25px 25px 0 20px;
}

#ja-topsl1 h3 {
	font-size: 200%;
	color: #FFFFFF;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: normal;
}

#ja-topsl1 a {
	color: #FFFFFF;
}

#ja-topsl1 a, #ja-topsl1 a:hover, #ja-topsl1 a:active {
	color: #FFFFFF;
}

#ja-topsl1 a.bigbut {
	font-size: 110%;
	font-weight: bold;
	display: block;
	float: left;
	width: 180px;
	height: 41px;
	line-height: 41px;
	text-indent: 15px;
	background: url(../images/bigbut-bg.png) no-repeat;
	color: #289CC8;
	text-decoration: none;
	cursor: pointer;
}

#ja-topsl1 a.bigbut:hover, #ja-topsl1 a.bigbut:active, #ja-topsl1 a.bigbut:focus {
	text-decoration: none;
	color: #289CC8;
}

/* Top spotlight 2 */
#ja-topsl2 {
	padding: 0px;
	border-bottom:none;
   margin-top:-12px;
   margin-left:-5px; 
}

#ja-topsl2 div.moduletable {
	padding: 0px;
}

#ja-topsl2 h3 {
	margin: 0 0 5px;
	font-size: 125%;
	padding: 0 3px;
	line-height: normal;
}

#ja-topsl2 .jacp-desc {
	padding: 0 0 0 5px;
}

#ja-topsl2 .jacp-img {
	margin: 0 0 10px;
}

#ja-topsl2 h3 a {
	text-decoration: none;
}

#ja-topsl2 h3 a:hover, #ja-topsl2 h3 a:active, #ja-topsl2 h3 a:focus {
	text-decoration: underline;
}

/* Bot spotlight */
#ja-botsl {
	color: #CCCCCC;
	background: url(../images/pat3-1.gif) #666666;
}

#ja-botsl h3 {
	color: #FFFFFF;
	font-size: 115%;
	background: none;
	border-bottom: 1px solid #999999;
	margin-bottom: 0;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

#ja-botsl div.moduletable {
	padding: 15px;
}

#ja-botsl .ja-box-full,
#ja-botsl .ja-box-left,
#ja-botsl .ja-box-center,
#ja-botsl .ja-box-right {
	border-top: 5px solid #CCCCCC;
}

#ja-botsl .ja-box-full:hover,
#ja-botsl .ja-box-left:hover,
#ja-botsl .ja-box-center:hover,
#ja-botsl .ja-box-right:hover,
#ja-botsl .ja-box-full-hover,
#ja-botsl .ja-box-left-hover,
#ja-botsl .ja-box-center-hover,
#ja-botsl .ja-box-right-hover {
	border-top: 5px solid #E6E6E6;
	background: url(../images/pat3-2.gif) #787878;
	color: #FFFFFF;
}

#ja-botsl .ja-box-full:hover a,
#ja-botsl .ja-box-left:hover a,
#ja-botsl .ja-box-center:hover a,
#ja-botsl .ja-box-right:hover a,
#ja-botsl .ja-box-full-hover a,
#ja-botsl .ja-box-left-hover a,
#ja-botsl .ja-box-center-hover a,
#ja-botsl .ja-box-right-hover a {
	color: #FFFFFF;
}

#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: 4px 4px 6px;
	background: url(../images/dot.gif) repeat-x bottom;
}

#ja-botsl a {
	display: block;
	color: #CCCCCC;
}

#ja-botsl li a:hover, #ja-botsl li a:active, #ja-botsl li a:focus {
	color: #FFFFFF;
}

/* FOOTER
--------------------------------------------------------- */
/*-----------------Direitos------------------*/
#tecnologia {
	width: 900px;
	height: auto;
	padding-bottom:60px;
	padding-top:10px;
	padding-left:9px;
}

#copy {
	height:20px;
	float: left;
	font-size: 12px;
	clear:both;
}

#tecsamba {
	float: right;
	margin-top:-9px;
}

/*---------------------FIM---------------------------*/

#ja-footer {
   	position: relative;
	background:none;/* url(../images/grad3.gif) repeat-x bottom;*/
	/*opacity:0.4;*/
	clear: both;
	overflow: hidden;
}



#ja-footer small {
	color: #AEAEAE;
	font-size: 100%;
}

#ja-footer ul {
	line-height: normal;
	float: left;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat center right;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	float: right;
	clear: left;
	margin: 0;
	padding: 0 15px 0 10px;
}

#ja-search .inputbox {
	padding: 1px 0 1px 22px;
	background: url(../images/icon-search.gif) no-repeat 4px 2px #E6E6E6;
	border: 1px solid #DDDDDD;
	width: 80px;
}

/* Login Form */
#ja-login {
	color: #FFFFFF;
	width: 20%;
	position: absolute;
	bottom: 0;
	left: 0;
	background:transparent url(../images/bg_direito.png) repeat scroll 0 0 ;
	height:323px;
    margin-left:6px;
}

#ja-login div.moduletable {
	padding: 16px 15px 15px;
}

#ja-login form {
}

#ja-login form label {
	display: block;
	float: left;
}

label.ja-login-user span,
label.ja-login-password span {
	display: none;
}

#ja-login .button {
	float: left;
	border: none;
	padding: 5px;
	background: none;
	font-size: 20px;
	margin-top: 10px;
}

* html #ja-login .button { /*IE 6*/
	margin-left: -7px;
	padding: 0;
}

*+html #ja-login .button { /*IE 7*/
	margin-left: -7px;
	padding: 0;
}

#ja-login .inputbox {
	width: 110px;
	margin: 4px 0 0 25px;
	font-size: 11px !important;
	padding: 0;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}

.narrow #ja-login .inputbox {
	width: 75px;
}

#ja-login label.ja-login-user {
	width: 150px;
	background: url(../images/login-user.png) no-repeat top left;
	height: 22px;
}

#ja-login label.ja-login-password {
	margin-top: 8px; 
	width: 150px;
	background: url(../images/login-password.png) no-repeat top left;
	height: 22px;
}

.narrow #ja-login label.ja-login-user {
	width: 110px;
	background: url(../images/login-user-n.png) no-repeat top left;
}

.narrow #ja-login label.ja-login-password {
	width: 110px;
	background: url(../images/login-user-n.png) no-repeat top left;
}

#ja-login h3 {
	color: #FFFFFF;
    font-size:12px;
    text-transform:uppercase;
}

.ja-login-links {
	padding-top: 10px;
	clear: both;
}

.ja-login-links a {
	color: #B8E4F4;
	padding: 2px 0 2px 17px;
	display: block;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 7px 7px;
}

.ja-login-links a:hover,
.ja-login-links a:active,
.ja-login-links a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 0 0 15px;
	text-align: center;
	overflow: hidden;
	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;
	background: url(../images/dot.gif) repeat-x bottom;
}

div.ja-innerdiv img {
	padding: 1px;
	border: 1px solid #E6E6E6;
	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;
}

dl#system-message {
	margin: 0;
	padding: 0;
   display:none;
}

#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: #CC0000;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	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%;
}

th.mod_eventlistcalq_daynames { /*PARA AUMENTAR O TAMANHO DO CALENDARIO								*/
	padding:0;					/* 										REMOVA ESSAS DUAS LINHAS*/
}

#fpss-outer-container {
border-style:none!important;
border:none!important;
margin:8px auto;
border-width:none!important;
overflow:hidden;
padding:4px;
width:732px;
}

#eventcalq td.mod_eventlistcalq_caldaylink a:link, #eventcalq td.mod_eventlistcalq_caldaylink a:visited {
	
	background:#FFC100 !important;
	color:#000 !important;
	border-right:none !important;
	border-bottom:none !important;
	
}
#eventcalq td.mod_eventlistcalq_caldaylink {
	border:none !important;
}
#eventcalq td.mod_eventlistcalq_caltoday {
	
	background:#000 !important;
}

#eventcalq caption.mod_eventlistcalq_calendar-month {
-x-system-font:none;
background:none!important; /*#434952 url(back_month.jpg) repeat-x scroll center top;*/
border:none!important;
color:#000 !important;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
margin-left:-1px;
text-align:center;
}


#eventcalq table.mod_eventlistcalq_calendar {
color:#616B76;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
text-align:center;
background:none!important;
border:none!important;
}

#eventcalq th.mod_eventlistcalq_daynames {
border-right:none!important;
color:#000 !important;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
}

#eventcalq td.mod_eventlistcalq_calday {
border:none!important;
color:#000 !important;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
}

#eventcalq td.mod_eventlistcalq{
	
border:none!important;	
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:20px;
text-align:center;
width:20px;
}
	
table.fltable {

background:none!important;

}

.sectiontableheader {
background: none!important;
border:none;
font-weight:bold;
padding:8px 5px;
}


tr.albumContainer2 td {
background: none!important;
border-bottom:none!important;
padding:5px;
}



.albumContainer2 {
background:none!important;
color:#1A1A1A;
}



#fpss-outer-container {
background: none!important;
border:medium none !important;
/*margin:189px auto 307px -39px!important;*/
overflow:hidden;
padding:4px;
width:723px;
}
.slide-inner {
	margin:0 5px 0 0  !important;
	_margin:0 7px 0 0 !important;
}
#slide-wrapper #slide-outer .slide .slide-inner {

background:#3A3A3A none repeat scroll 0 0;
color:#FFFFFF;
height:322px!important;
margin:0;
overflow:hidden;
position:relative;
text-align:left;
z-index:8;

}
#slide-wrapper #slide-outer .slide {
	width:732px;
}

.fpss-introtext {
background:transparent url(../images/transparent_bg.png) repeat scroll 0 0;
left:0;
padding:0;
position:absolute;
right:0;
width:100%;
}



#fpss-container {
clear:both;
border:medium none !important;
margin-left:6px!important;
_margin-left:0!important;
padding:0;
position:relative;
width:727px!important;
}

#eventcalq,.mod_eventlistcalq_calendar{
	margin-top:13px;
}

.fpss-introtext .slidetext h1 {
color:#FFFFFF;
font-family:Arial,Verdana,sans-serif;
font-size:30px;
line-height:26px;
margin:0;
padding:0;
text-transform:uppercase!important;
}

#eventcalq caption.mod_eventlistcalq_calendar-month a, #eventcalq caption.mod_eventlistcalq_calendar-month a:link, #eventcalq caption.mod_eventlistcalq_calendar-month a:visited {
color:#000!important;
text-decoration:none;
}


.contenttoc {
float:right;
}


.fpss-introtext .slidetext {
	padding:10px 8px 2px!important;
	height:68px !important;
	
}

.fpss-introtext .slidetext p {
color:#FFFFFF;
font-size:12px!important;
font-weight:bold!important;
margin:7px 0;
padding:0;
text-transform:uppercase;
}

.fpss-introtext .slidetext h1 a {
color:#ffffff!important;
font-family:Arial,Verdana,sans-serif!important;
font-size:26px;
margin:0;
padding:0;
}


.fpss-introtext .slidetext h1 a:hover {
color:#FFC100!important;
font-family:Arial,Verdana,sans-serif!important;
font-size:26px;
margin:0;
padding:0;
}


#fpss-slider {

background:transparent none repeat scroll 0 0;
clear:both;
height:318px!important;
overflow:hidden;
text-align:left;
width:732px;
}


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;
}





fieldset.adminform {
background:none!important;
border-bottom:medium none !important;
}

#ps_search_str{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:1px 0 0 3px;
	width:155px;
	}

.contentheading .contentpagetitle {
padding-top: 20px;
}

.highlight {
background:#FFC100 repeat scroll 0 0!important;
color:#000!important;
font-weight:bold;
padding:1px 5px;
}


.sectiontableheader a:hover, .sectiontableheader a:active, .sectiontableheader a:focus {
color:#fff!important;
}



#ja-col2 .moduletable{
	padding-bottom:20px;
	padding-top:0;
}

.contentpaneopen ul li{font-size:12px;} 

#slide-loading {
background:none!important; /* url(loading.gif) no-repeat scroll center center;*/
height:351px;
text-align:center;
width:732px;
}


input[type="button"],
input[type="submit"],
.button{
	background:#403000 !important;
	border:none !important;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif !important;
}
input[type="submit"]:hover,
input[type="button"]:hover,
.button:hover{
background:#FFC100 !important;
border:none !important;
}

input.invalid,
textarea.invalid {
	border:1px solid #FF0000 !important;
}


label.invalid {
color:#FF0000!important;
}

#dm_header {
	border-bottom:1px dotted #DDDDDD;
	height:68px;
	padding-top:13px;
	text-align:center;
}
#ja-col2 div.moduletable div {/*PROMOCÕES*/
	font-size:14px;
	font-weight:bold;
	font-family:arial;
}