/*------------------------------------------------------------------------
# JA Iolite 1.0 - June, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background:	#c0f0ff url(../images/bg_azul2.jpg) fixed;
	color: #000000;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
	font-size:11px;
}

body#bd {
	color: #695B4E;
	margin: 0;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

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 */
a {
	color: #FA6900;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background: #FA6900;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, .nftitle {
	line-height: normal;
	font-weight: normal;
	color: #3C3229;
	font-family: "Trebuchet MS", Arial, sans-serif;
}	

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-colwrap, #ja-botsl1, #ja-botsl2, #ja-footer {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #A99C90;
}

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: 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 #C9C0B7;
	height: 1px;
}

td, div {
	font-size: 100%;
}

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

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #C9C0B7;
	padding: 2px;
	background: #FFFFFF;
	color: #695B4E;
}

.button {
	padding: 1px 8px;
	border: 1px solid #C9C0B7;
	background: url(../images/but-bg.gif) repeat-x center #D3D3CA;
	font-weight: bold;
	color: #695B4E;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 30px;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #000000;
	border-right: 1px solid #E7E6DF;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

tr.sectiontableentry2 td {
	background: #E7E6DF;
}

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%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E7E6DF;
	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%;
	overflow:hidden;
}

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

table.pollstableborder td {
	border-collapse: collapse;
	float:left;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 {background: #E7E6DF;width:100%;}
table.pollstableborder tr.sectiontableentry1 td {background: #E7E6DF;}
table.searchintro {padding: 10px 0;width: 100%;}
table.searchintro td {padding: 5px!important;}
.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 7px;margin: 0;padding: 0 0 0 17px;}
.category {font-weight: bold;}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 250%;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 5px;
}

.contentheading {
	font-size: 175%;
	background: url(../images/hdot1.gif) repeat-x bottom;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 0 5px 0 12px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/arrow3.png) no-repeat 5px 50% #FA6900;
	color: #FFFFFF;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../images/arrow3.png) no-repeat 5px 50% #695B4E;
}

table.contentpaneopen td, table.contentpane td {
}

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;
}

.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: #A99C90;
}

.modifydate {
	float: left;
	width: 100%;
	color: #A99C90;
	margin-bottom: 10px;
	display: block;
}

.buttonheading {
	background: url(../images/hdot1.gif) repeat-x bottom;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

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

#ja-header,
#ja-mainnav,
#ja-hp,
#ja-container,
#ja-topsl,
#ja-footer {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

#ja-container, div#ja-containerwrap-c #ja-container {
background: #fff url(../images/bg_lateral.jpg) repeat-y 0 0;
padding-bottom: 20px;
}

#ja-container-inner {
/*	background: url(../images/vdot2.gif) repeat-y 78% 0;*/
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
display:block;
float:left;
margin:0 0 0 3px;
width:54%;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: left;
	overflow: hidden;
	width: 23%;
}

/*columns*/
#ja-col1 {
	float: left;
	width: 99.9%;
}

#ja-col2 {
	float: right;
	width: 22%;

}

* html #ja-col2 {
	width: 22.2%;
}

#ja-col1 div.ja-innerpad {padding: 2px 20px 0 10px;}
#ja-col2 div.ja-innerpad {padding: 2px 20px 0 10px;}

/*common style for column*/
#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

#ja-colwrap ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-c {
	padding: 0;
	margin: 0;
	clear: both;
	/*background: #FF7F00 url(../images/bg_site.jpg) repeat-x 0 0;*/
}

/* full */
#ja-containerwrap-f #ja-container  {
	background: none;
}

#ja-containerwrap-f #ja-container-inner {
	background: none;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

/* content + 1 col */
#ja-containerwrap-c #ja-container  {
	background: none;
}

#ja-containerwrap-c #ja-container-inner {
	/*background: url(../images/vdot2.gif) repeat-y 78% 0;*/
}

#ja-containerwrap-c #ja-content {
margin:0 0 0 20px;
width:75%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 22%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_newsletter h3,
div.moduletable_indique h3 {
	 -moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #101825;
    border: medium none #101825;
    color: #FFFFFF;
    font-size: 135%;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 5px;
    padding: 5px;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite,
div.moduletable_indique {
	margin: 0 0 15px;
	padding: 0 0 5px;
}

div.moduletable_menu h3 {
	background: none;
	padding: 0;
}

div.moduletable_hilite {
	background: url(../images/grad2.gif) repeat-x top #FA6900;
	padding: 5px 10px;
	border: 1px solid #DD5D00;
}

div.moduletable_hilite h3 {
	padding: 0 0 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

div.moduletable_hilite,
div.moduletable_hilite h3, div.moduletable_hilite a {
	color: #FFFFFF;
}

/* 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_hilite ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: none;
	margin: 0;
	padding-left: 0px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	height: 140px;
/*	background: #000000 url(../images/hd-bg.jpg) repeat-x scroll center top;*/
	background: #000000;
	margin: 0 auto;
	width:1000px;
}

#ja-header {
	height: 100px;
	line-height: normal;
	position: relative;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 300%;
	letter-spacing: 1px;
}

h1.logo a {
background: url(../images/logo.png) no-repeat scroll 0 0;
display:block;
/*height:85px;*/
height:98px;
left:0;
position:absolute;
/*top:20px;*/
top:4px;
width:378px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

* html h1.logo a {background: url(../images/logo.gif) no-repeat scroll 0 0;cursor: pointer;}
* html h1.logo a:hover {background: url(../images/logo.gif) no-repeat scroll 0 0;cursor: pointer;}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 5px;
	left: 25px;
	color: #FFFFFF;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #FFFFFF;
	background: none;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 25px;
	letter-spacing: 1px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	height:40px;
	position:absolute;
	top:100px;
	z-index:1;
}

#ja-mainnav {
/*	height: 35px;
	padding-top: 5px;*/
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/hdot1.gif) repeat-x top;
}

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot1.gif) repeat-x bottom;
}

#ja-subnav a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #695B4E;
	text-decoration: none;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #695B4E;
	background: #E7E6DF;
}

#ja-subnav li.active a {
	color: #695B4E;
	background: #E7E6DF;
	font-weight: bold;
}

/* breadcrumbs */
#ja-pathway {
	padding: 6px 0 7px;
	background: url(../images/hdot1.gif) repeat-x bottom;
	text-transform: uppercase;
}

#ja-pathway strong {
	margin-right: 5px;
	background: url(../images/symbol.gif) no-repeat 2px center #E7E6DF;
	padding: 5px 5px 5px 31px;
	text-transform: uppercase;
}

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

#ja-pathway a:hover {
	text-decoration: underline;
}

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

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/hdot1.gif) repeat-x top;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot1.gif) repeat-x bottom;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #695B4E;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #695B4E;
	background: #E7E6DF;
}

ul.menu li.active a {
	background: #E7E6DF;
	font-weight: bold;
}

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

ul.menu li li {
	border: none;
}

ul.menu li li a {
	background: url(../images/arrow.png) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #FA6900;
}

/* TOPO
--------------------------------------------------------- */

#ja-topslwrap {
color:#FFFFFF;
margin:0;
padding:0;
position:absolute;
top:117px;
}

#ja-topsl {


color:#FFFFFF;
height:240px;
padding:0;
width:100%;
z-index:1;


}

#ja-topsl div.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute;
}

#ja-topsl .nftitle {
	padding: 0px 0 0;
	margin: 0;
	font-size: 300%;
	color: #FA6900;
}

#ja-topsl .nfcontent {
	font-size: 175%;
	color: #C9C0B7;
	background: #000000;
}

/* DIVISORES
--------------------------------------------------------- */

/* CAIXAS BOTSL */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {float: left;overflow: hidden;margin:	0 0 -9px 0;}
.ja-box-left, .ja-box-center {}

#ja-botsl2, #ja-botsl3, #ja-botsl4 {float:left;}

/* BOTSL1 */
#ja-botsl1 {}
/*#ja-botsl1 div.moduletable {margin-bottom: 0;}
#ja-botsl1 ul, #ja-botsl ol {margin: 10px 0;padding: 0;}
#ja-botsl1 ol li {margin: 0 0 0 18px;padding: 0;}
#ja-botsl1 ul li {margin: 0;padding: 0 0 0 12px;background: none;}
#ja-botsl1 li a {color: #695B4E;}
#ja-botsl1 a:hover, #ja-botsl1 a:active, #ja-botsl1 a:focus {background:#000000; color:#FFFFFF;}*/

/* BOTSL2 */
#ja-botsl2 {}

/* BOTSL3 */
#ja-botsl3 {}

/* BOTSL4 */
#ja-botsl4 {}

/* BOTSL5 */
#ja-botsl5 {background:#000; float:left;}
#ja-botsl5 h3 {color: #FFF;}
#ja-botsl5 div.moduletable {width: 98%; margin: 15px;}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {padding: 0; /*height:208px;*/}
#ja-footer {background:#000000 none repeat scroll 0 0;border-top:5px solid #CC0000;height:55px;padding:0;font-size:11px;text-align:center;color:#fff;}

#bg-footer {
	background:#000;
	width:1000px;
	margin: 0 auto;
}


#ja-footer small {float: left;color: #FFF;font-size: 100%;padding: 8px 5px;}
#ja-footer ul {float: right;margin: 0;padding: 8px 0 0;line-height: normal;}
#ja-footer li {display: inline;margin: 0;padding: 0;background: none;}
#ja-footer li a {display: inline;line-height: normal;padding: 0 7px;}
li.ja-firstitem {background: none !important;}
.ja-footurl {float: none;clear: both;}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {position: absolute;top: -100%;}


/* BUSCA
----------------------------------------------------------- */

#ja-search {
background: url(../images/search-bg.png) no-repeat scroll 0 0;
font-size:12px;
height:26px;
position:absolute;
right:0px;
top:110px;
width:240px;
z-index:999;
}

#ja-search .inputbox {
background: transparent none repeat scroll 0 0;
border:medium none;
color:#CCC;
margin: 4px 0 0 40px;
}

body #ja-search .button {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#CCC;
margin:0 0 0 30px;
cursor: pointer;
_cursor: hand;
}

* html #ja-search {
background: url(../images/search-bg.gif) no-repeat scroll 0 0;
}



/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

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 {
	padding: 8px 0 5px;
	border-bottom: 1px solid #E7E6DF;
}

div.ja-innerdiv img {
	padding: 2px;
	margin: 0 5px 0 0;
}

div.ja-innerdiv span.date {
	font-size: 80%;
	font-weight: bold;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E6DF;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCCS;
	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: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	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%;
}


/******** CSS CUSTOMIZADO *******/



/********************** TOPO ******************************/

#topo {
background:#FFFFFF none repeat scroll 0 0;
height:260px;
margin:0 0 15px;
overflow:hidden;
}


/**********************  NEWSLETTER ******************************/

div.moduletable_newsletter {
width:100%;
padding:5px;
margin: 0 0 15px 0;
}

div.moduletable_newsletter .inputbox{
background:transparent url(../images/bg_input.gif) no-repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
height:24px;
padding:5px 7px;
width:91%;

}

*html div.moduletable_newsletter .inputbox,
*+html div.moduletable_newsletter .inputbox{
background:transparent url(../images/bg_input.gif) no-repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
height:24px;
margin:0 0 -24px;
padding:7px 5px;
width:97%;

}

div.moduletable_newsletter .button{
	height:20px;
	margin:2px 5px;
	background:none;
	border:none;
	float:right;
	cursor:pointer;
	_cursor:hand;

}

span.pretext_newsletter {
display:block;
width:100%;
padding:0;

}

span.pretext_newsletter span {
display:none;
}

/********************** FIX SEARCH - TOPO ******************************/

/*#ja-topsl div.moduletable li {
background:none;
margin:0;
padding-left:4px;

}

ul#jw-sir, ul#jw-sir li#jw-sir-loading {

list-style-type:none;
overflow:hidden;
height:236px;
width:780px; 

}*/


/********************** BANNER'S ******************************/

/*** PUBLICIDADE 1 ***/

div#ja-bannertop {
height:90px;
overflow: hidden;
position:absolute;
right:0;
top:10px;
width:620px;
}

/*** PUBLICIDADE 2 ***/

#ja-banner {
float:right;
margin: 0 8px 20px 0;
overflow:hidden;
width:76%;
}

/*** PUBLICIDADE LATERAL ***/
#ja-col2 .banneritem {text-align: center;}
div.minibanner {

margin: 0 auto;
overflow:hidden;
padding: 20px 0;
width:98%;

}


/* NOTICAIS HOME */

/* DESTAQUE */

	/* ESTRUTURA */
div#ja-botsl1 #fpss-outer-container {border: none;height:333px; background:#F5F5F5;}
#slide-wrapper #slide-outer { height:300px;}
#slide-wrapper #slide-outer .slide {height:300px;}
#slide-wrapper #slide-outer .slide .slide-inner {height:300px;z-index:0;}
div#ja-botsl1 #navi-outer {color:#FFFFFF;height:38px;margin:95px 0 0;background:#F2E9E4;width:100%;}

	/* IMAGENS */
a.fpss_img {display:block; background:none;}
div#ja-botsl1 #fpss-container a.fpss_img img {margin:0 0 -3px;padding:0;border: 1px #000 solid;width:99%;}
div#ja-botsl1 span.navbar-img img {height:35px;width:90px;}
#navi-outer li a:hover, #navi-outer li a.navi-active {border:2px solid #333;}
#navi-outer li a {border:2px solid #ccc;}

	/* INTROTEXTO */
div#ja-botsl1 .fpss-introtext {background: none;height:100px;width:100%;}
div#ja-botsl1 .fpss-introtext .slidetext h1 a {color:#c00;font-size:26px;}
div#ja-botsl1 .fpss-introtext .slidetext h1 a:hover {color:#f00;font-size:26px;background:none;}
div#ja-botsl1 .fpss-introtext .slidetext p {color:#333;}


/* CATEGORIAS */

div.k2ItemsBlock ul li {padding:8px 4px;}

#ja-botsl2 .even, #ja-botsl3 .even, #ja-botsl4 .even,
#ja-botsl2 .odd, #ja-botsl3 .odd, #ja-botsl4 .odd {
background:none;
border-bottom:0px dotted #CCCCCC;
padding:2px;
min-height:55px;
}

div.moduletable_musica h3,
div.moduletable_teatro h3,
div.moduletable_gastronomia h3,
div.moduletable_cinema h3,
div.moduletable_baladas h3,
div.moduletable_cultura h3 {
font-size:30px;
height:36px;
padding:0 0 0 40px;
font-weight:bold;
}

div.moduletable_musica a {color:#599201;}
div.moduletable_musica a:hover {color:#70B914;}
div.moduletable_teatro a {color:#FF9800;}
div.moduletable_teatro a:hover {color:#FA6900;}
div.moduletable_gastronomia a {color:#3170DC;}
div.moduletable_gastronomia a:hover {color:#0D4BB5;}
div.moduletable_cinema a {color:#33ABFF;}
div.moduletable_cinema a:hover {color:#3399FF;}
div.moduletable_baladas a {color:#990299;}
div.moduletable_baladas a:hover {color:#780278;}
div.moduletable_cultura a {color:#FD0000;}
div.moduletable_cultura a:hover {color:#c00;}


div.moduletable_musica a, div.moduletable_musica a:hover,
div.moduletable_teatro a, div.moduletable_teatro a:hover,
div.moduletable_gastronomia a, div.moduletable_gastronomia a:hover,
div.moduletable_cinema a, div.moduletable_cinema a:hover,
div.moduletable_baladas a, div.moduletable_baladas a:hover,
div.moduletable_cultura a, div.moduletable_cultura a:hover {
background:none;
font-size:16;
}


div.moduletable_musica h3 {color:#7DB930;background:url(../../../images/icones/musica.png) no-repeat 0 0;}
div.moduletable_teatro h3 {color:#FF9800;background:url(../../../images/icones/teatro.png) no-repeat 0 0;}
div.moduletable_gastronomia h3 {color:#3170DC;background:url(../../../images/icones/gastronomia.png) no-repeat 0 0;}
div.moduletable_cinema h3 {color:#39F;background:url(../../../images/icones/cinema.png) no-repeat 0 0;}
div.moduletable_baladas h3 {color:#D600D6;background:url(../../../images/icones/balada.png) no-repeat 0 0;}
div.moduletable_cultura h3 {color:#FD0000;background:url(../../../images/icones/cultura.png) no-repeat 0 0;}


/** EVENTOS **/
dt.title, dt.when, dt.category {display:none;}
div#eventlist dd {margin:0 0 5px 0;padding:0;}
div#eventlist dd.title { font-size: 175%; color:#E28A3A;}
div#eventlist h2.eventlist {display:none;}
p.copyright { display:none;}


/*minibanner*/

div#mini1 div.banneritem {
border:1px solid #000000;
float:left;
margin:2px;
width:32%;
}

div#mini1 div.banneritem img {
width:169px;
/*height: 75px;*/
}


/*INDIQUE ESTE SITE*/

div.moduletable_indique .button {
	padding: 1px 8px;
	margin-top: 8px;
	border: 1px solid #C9C0B7;
	background: url(../images/but-bg.gif) repeat-x center #D3D3CA;
	font-weight: bold;
	color: #695B4E;
	float: left;
	cursor: pointer;
	_cursor: hand;
}

div.moduletable_indique .button:hover {
	padding: 1px 8px;
	margin-top: 8px;
	border: 1px solid #C9C0B7;
	background: url(../images/but-bg.gif) repeat-x center #D3D3CA;
	font-weight: bold;
	color: #F60;
	float: left;
	cursor: pointer;
	_cursor: hand;
}

/** COMENTARIOS - PROMOÇÃO A-HA **/
.jcomments-links {
clear:both;
margin-top:15px;
padding:10px 0;
text-align:left;
}

#comments-footer {display:none;}


body#bd #comments-form p, 
body#bd #comments-form #comments-form-buttons,
body#bd #comments-form #comments-form-error {
margin-left:0px !important;
}

