/*
CSS style for JNews Warrior
Coded by ThemeWarrior
URL: http://www.themewarrior.com
May 2009
*/

@import url("reset.css");

body#body {
	background: #fff url(../images/bg-main.jpg) repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 160%;
	margin: 0 auto;
	text-align: center;
}

body#body.font-1 {
	font: 75% Arial, Helvetica, sans-serif;
	line-height: 160%;
}

body#body.font-2 {
	font: 75% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

body#body.font-3 {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

a {
	color: #26619d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h3 {
	font-weight: bold;
	color: #000;
	margin: 10px 0;
}

h2 {
	font-weight: bold;
	color: #2F9A69 !important;
	margin: 10px 0;
}

h1 {
	font-weight: bold;
	color: #306F58 !important;
	margin: 10px 0;
}

h1 {
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
}

ul, ol {
	margin: 0 24px;
}

ul li {
	list-style: disc;
	margin-bottom: 4px;
}

ol li {
	list-style: decimal;
	margin-bottom: 4px;
}

/* Common Style */
.clearfix, .wrapper {
	float: left;
	clear: both;
	width: 100%;
}

/* Main container style */
.container {
	width: 940px;
	overflow: visible;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 133px;
}

#maincontent {
	clear: both;
}

#maincontent .container {
	overflow: hidden;
	background: url(../images/bg-maincontent.gif) repeat-y;
	padding: 20px 0;
}

#column-wrapper {
	float: left;
}

#column-wrapper-rightNotActive {
	float: left;
	width: 715px;
}

#column-wrapper-rightActive {
	float: left;
	width: 715px;
}

#leftcol {
	float: left;
	width: 180px;
	display: inline;
}

#midcol {
	float: right;
	display: inline;
	width: 500px;
	margin-right: 17px;
}

#midcol-rightNotActive {
	float: right;
	display: inline;
	width: 500px;
	margin-right: 0;
}

#midcol-rightActive {
	float: right;
	display: inline;
	width: 500px;
	margin-right: 17px;
}
.conteudoNews {width: 500px !important;}

#rightcol {
	float: right;
	width: 195px;
}

/* Left Sidebar Disabled */
#column-wrapper.leftDisable {
}

#midcol.leftDisable {
	float: left;
	width: 680px;
}

/* TOP HEADER */
#top-header {
	margin-bottom: 3px;
}

/* Logo */
#header .logo {
	float: left;
	width: 940px;
	height: 87px;
	margin-right: 0;
}

/* Sub Menu */
#header .sub-menu {
	float: right;
	width: 0px;
	display: inline;
	margin: 0 0 0 0;
}

#header .sub-menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

#header .sub-menu ul li {
	float: left;
	list-style: none;
	margin: 0 1px 0 0;
	padding: 0;
}

#header .sub-menu ul li a {
	display: block;
	font-size: 11px;
	color: #fff;
	padding: 4px 8px;
}

/* SUB HEADER */
#sub-header {
	margin-top: 8px;
}

/* Top Menu */
.top-menu {
	float: left;
	width: 670px;
	margin-right: 20px;
}

.top-menu ul {
	margin: 0;
	padding: 0;
}

.top-menu ul li {
	float: left;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
}

.top-menu ul li a {
	float: left;
	font-weight: bold !important;
	color: #fff;
	line-height: 140%;
	padding: 9px 12px;
}

.top-menu ul li a:hover {
	text-decoration: none;
}

/* Server Date */
#sub-header .date {
	float: right;
	width: 940px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
}
*#sub-header .date {padding-top: -12px !important;}
.voltarHome {padding-right:400px;}

#sub-header .date span.feed {
	margin-right: 20px;
}

#sub-header .date span.feed img {
	position: relative;
	top: 3px;
}

#sub-header .date span.feed a {
	text-decoration: none;
}

/* News Ticker */
#ticker {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

/* MODULES */
#leftcol .moduletable, #leftcol .moduletable_menu, 
#midcol .moduletable, #midcol .moduletable_menu, 
#rightcol .moduletable, #rightcol .moduletable_menu {
	float: left;
	clear: both;
	width: 97.5%;
	margin-bottom: 10px;
}

#rightcol .moduletable, #rightcol .moduletable_menu{
}

#leftcol .moduletable h3, #leftcol .moduletable_menu h3, 
#rightcol .moduletable h3, #rightcol .moduletable_menu h3,
#rightcol .moduletable_text h3 {
	clear: both;
	background: #ccc;
	font-size: 14px;
	letter-spacing: -1px;
	color: #fff;
	margin: 0 0 6px 0;
	padding: 4px;
}

#leftcol .moduletable h3, #leftcol .moduletable_menu h3 {
}

#rightcol .moduletable h3, #rightcol .moduletable_menu h3,
#rightcol .moduletable_text h3 {
	width: 98.7%;
}

#leftcol .moduletable ul, #leftcol .moduletable_menu ul, 
#rightcol .moduletable ul, #rightcol .moduletable_menu ul {
	margin: 0;
	padding: 0;
}

#leftcol .moduletable ul li, #leftcol .moduletable_menu ul li, 
#rightcol .moduletable ul li, #rightcol .moduletable_menu ul li {
	list-style: none; 
	margin: 0 0 10px 0;
	padding: 0;
}

#rightcol #form-login label {
	float: none;
}

#rightcol #form-login input.textbox {
	width: 100%;
}

#rightcol #form-login div.submit {
	margin-top: 8px;
}

#rightcol #form-login div.submit input {
	margin: 0;
}

#rightcol #form-login div.checkbox {
	display: inline;
	position: relative;
	top: -4px;
	left: 4px;
}

#rightcol ul.login-links {
	margin: 10px 0 0 0;
}

#rightcol ul.login-links li {
	margin: 0 0 4px 0;
}

/* Breadcrumb */
.breadcrumb {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #888;
	margin-bottom: 10px;
}

.breadcrumb a {
	color: #553717;
}

/* Featured News */
.featured {
	background: url(../images/bg-border.gif) bottom repeat-x;
	margin: 10px 0;
	padding-bottom: 10px;
}

.featured h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	padding: 0;
}

/* News */
.news ul {
	margin: 0;
	padding: 0;
}

.news ul li {
	float: left;
	width: 230px;
	list-style: none;
	margin: 0 16px 0 0;
	padding: 0;
}

.news ul li h3 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px 0;
	padding: 0;
}

/* FORM */
input.textbox {
	background: url(../images/bg-form-textbox.gif) repeat-x;
	padding: 2px;
	border: 1px solid #d9d9d9;
}

.thumb {
	float: left;
	margin: 10px 10px 10px 0;
}

/* Footer */
#footer {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #555;
}

#footer .container {
	overflow: hidden;
	padding: 20px 0;
}

.footer-menu {
	clear: both;
	width: 100%;
}

.footer-menu ul {
	margin: 0;
	padding: 0;
}

.footer-menu ul li {
	float: left;
	font-weight: bold;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

.footer-menu ul li a {
}

.copyright {
	margin-top: 4px;
}

/* body#body fieldset */
body#body fieldset {
	border: none;
	margin: 10px 0;
}

body#body fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

body#body fieldset label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
}

body#body fieldset .radio-group label {
	float: none;
	display: inline;
	width: auto;
	margin-right: 10px;
}

body#body fieldset .error-message {
	font-size: 11px;
	font-weight: bold;
	color: #e45b00;
}

/* Form */
body#body fieldset {
	border: none;
}

body#body field

