body{
/*background: url(images/fundo.jpg) repeat-x;   */
background: #eeeeee;
margin:0;
padding:0;
}

a {
color: #535353;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #535353;
text-decoration: underline;
font-weight: normal;

}

 a.calendar:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font: 11px Verdana, Arial;
}

a.calendar:hover {
	color: #FFF;
	 font-weight: bold;
	text-decoration: underline;
	font: 11px Verdana, Arial;
}
a.calendar:visited {
 color: #FFF;
 font-weight: bold;
 font: 11px Verdana, Arial;
}

blockquote {
background: #000;
padding: 15px;
margin: 5px 0;
}

b{font-size: 110%;}
em{color: #007b3e;}

/*   Corpo do site - fundo geral  */
#maincontainer{
background: #fff;
width: 778px;
margin: auto;

}

#main{
background: #fff;
width: 778px;
margin: auto;
display: table;
}
#topsection{
background: url(images/headerbg.jpg) repeat-x;
height: 100px;
padding: 0 15px 0 20px;
}

#navmenu {
clear: both;
width: 100%;
}

#top{
margin-top: 5px;
margin-left: 140px;
width: 617px;
display: table;
padding-top: 2px;
padding-bottom: 4px;

border-bottom: 1px solid #eee;
font: 10px Verdana;
color: #007b3e;
text-align: right;
}

/*   Corpo do site - um fundo q vai dentro do fundo geral  */
#contentwrapper{
float: left;
width: 96%;
margin: 0 2% 0 2%;
}


#contentcolumn{
margin: 10px 140px 0 140px;

}

#contentcolumn_l{
margin: 0px 0px 0 130px;
padding: 10px 0px 0px 8px;
color: #FFF;
}

#contentcolumn_r{
margin: 20px 210px 0 0;
padding: 10px 10px 10px 0px;
color: #FFF;
}

#contentcolumn_m{
margin: 20px 0 0 0;
padding: 10px 0px 10px 0px;
color: #FFF;
}
/* Menu direito */
#leftcolumn {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: -777px;
	float: left;
	width: 150px;
	height: 100%;
	background: #fff;
	color: #FFF;
	display: block;
}
/*  Menu esquerdo */
#rightcolumn{
	margin-top: 28px;
	margin-bottom: 2px;
	margin-left: -150px;
    float: right;
	width: 150px;
	background: #fff;
	color: #FFF;
	display: block;
}

.menu_table {
margin-bottom: 10px;
display: table;
}

/* Texto do topo dos menus */
.menu_caption {
background: #000 url(images/menu_caption.png) no-repeat;
padding: 5px 0;
margin-top: 5px;
color: #FFF;
font: 10px Verdana, Arial;
font-weight: bold;
text-align: center;

}

#infowelcome {
	height: 25px;
	width: 100%;
	text-align: left;
	background-color: #fff;  /* Cor de fundo que mostra o relogio e a busca lado direito */
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#footer{
clear: left;
width: 778px;
margin: 2px auto;
height: 70px;
background: #faf9f9;
color: #FFF;

font: 11px Verdana, Arial, tahoma, helvetica, sans-serif;
text-align: center;
}
/* Também redapé */
.left_footer{
float: left;
width: 70%;
color: #535353;
text-align: left;
padding: 6px 10px 6px 10px;
font: 11px Verdana, Arial, tahoma, helvetica, sans-serif;
}
/*  Assinatura  */
.licence{
float: right;
width: 20%;
color: #535353;
text-align: right;
padding: 6px 10px 6px 10px;
font: 12px Arial, verdana, tahoma, helvetica, sans-serif;
}
/* Links do redapé */
#footer a{
text-decoration: none;
color: #fff;
font-weight: bold;
}

/*****************login menu*************/

#loginmenu {
background: #fff;
margin: 0 3px 2px 0;
padding: 2px;
width:210px;
height:18px;
float:right;
font: 11px Arial;
color: #535353;
text-align: right;
}

img {
border: 0px;
}

#loginmenu .tbox{
width: 90px;
font: 11px Arial;
margin: 0 3px 2px 0;
color: #000;
background-color: #FFF;
border: 1px solid #000;
padding: 0 0 0 3px;
}

.loginbutton {
background: url(images/login.png);
border: 0px #000 solid;
vertical-align: top;
padding-top: 0;
width: 51px;
height: 58px;
cursor: pointer;
}

/***************** Conteudo das tabelas *********/

.caption_table {
margin-bottom: 15px;
}

.news_table {
width: 100%;

}

.newsdate {
 font: 8pt Verdana, Arial, Tahoma, Helvetica, sans-serif;
 color: #F8DD49;
 font-weight: normal;
 text-align: left;

}

.pagebodynews {
	width: 100%;
}

.news_title {
font: 11px Verdana, Arial;
}

.caption {
width: 100%;
}

.caption .center {
background-image: url('images/top.png');
padding-top: 5px;
padding-bottom: 5px;
padding-left: 25px;
color: #535353;
text-align: left;
font: 12px Verdana, Arial;
font-weight: bold;
/* text-transform: uppercase; */
}

.caption .news_center {

padding-top: 1px;
padding-bottom: 3px;
color: #007b3e;
font: 18px Verdana, Arial;
font-weight: bold;
text-align: left;

}

.news_summary {
background: #fff000;
color: #70A401;
font: 11px Arial;
text-align: center;
}

.content {
background: #fff;
padding: 8px 8px 5px 8px;
color: #535353;
font: 11px Verdana, Arial;
text-align: left;
}

.news_content {
background-color: #fff;
padding: 3px 3px 0px 3px;
color: #535353;
font: 11px Verdana, Arial;
text-align: left;
}

.bottom .left {
background: url('images/bottomleft.png') no-repeat;
float: left;
height: 29px;
width: 29px;
}
.bottom .right {

float: right;
height: 29px;
width: 29px;
}
.bottom .center {

height: 29px;
}

.news_image {
float:left;
margin-right:15px;
margin-bottom: 8px;
}

/***************** Menus ****************/

.menu_table {
background-color: #000;
margin-bottom: 10px;

}

.menu_caption {
background: #007b3e url(images/menu_caption.png) no-repeat;
padding: 2px 0;
color: #fff;
font: 12px Arial;
text-align: center;
font-weight: bold;
/*text-transform: uppercase; */
}
/* Conteudo dos menus direito e esquerdo */
.menu_content {

	background-color: #faf9f9;
	padding: 4px 2px 4px 2px;
    color: #535353;
	font: 11px Verdana;

	text-align: left;
}

.menu_bottom {
background: #fff;
}

/***************** Core classes ***********/

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
font: normal 11px Arial, Verdana, Tahoma, sans-serif;
text-align: left;
color: #007b3e;
}

h1 {
font: 15px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #FFF;
}

h2 {
font: 13px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #FFF;
}

h3 {
font: 16px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #FFF;
}

.indent {
border: #000 0px dashed;
padding: 3px;
margin: 0px;
background-color: #fff;
}

.button {
color: #007b3e;
font-weight: bold;
border: 1px solid #fff;
background-image : url(images/button.png);
text-align: center;
}

.button:hover {
color: #007b3e;
font-weight: bold;
cursor: pointer;
border: 1px solid #fff;
background-image : url(images/button.png);
text-align: center;
}

.nextprev {
border: 0px;
text-align: center;
padding: 3px;
border-top: 1px #eee solid;
margin-top: 15px;
padding-top: 8px;
padding-bottom: 8px;
font-weight: bold;
font-size: 10px;
font-family: Verdana, Arial, Lucida Sans, Tahoma, Sans-Serif;

}

.nextprev2 {
border: 0px;
text-align: center;
padding: 3px;
border-top: 1px #eee solid;
margin-top: 15px;
padding-top: 8px;
padding-bottom: 8px;
font-weight: bold;
font-size: 10px;
font-family: Verdana, Arial, Lucida Sans, Tahoma, Sans-Serif;
}

code {
border:0px dashed #000;
background-color:#fff000;
padding:8px;
margin:14px
}

.tbox, .helpbox{
font-size: 11px;
font-family: Arial, Lucida Sans, Tahoma, Sans-Serif;
color: #007b3e;
background-color: #fff;
border: 1px solid #dddcdc;
padding: 1px 1px 1px 1px;
width: auto;
}

#chatbox .tbox, .helpbox{
font-size: 11px;
font-family: Arial, Lucida Sans, Tahoma, Sans-Serif;
margin: 3px 0 5px 0;
color: #FFF;
background-color: #fff000;
border: 1px solid #000;
padding: 3px 3px 3px 3px;
width: 95%;
}

#chatbox .button {
margin-bottom: 7px;
text-align: center;
}

#commentform .tbox, #commentform .helpbox{
width: 350px;
background-color:#faf9f9;
border: 1px solid #eee;
 color: #535353;
}

table {
margin-left: auto;
margin-right: auto;
}

ul {
	padding-left: 8px;
}

.fborder, .border{
border-collapse: collapse;
border-spacing: 0px;
}

/* Define varias opÃ§Ãµes de cor para cabeÃ§alhos CalendÃ¡rio e de varios quadros */
.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
padding: 3px;
background-color: #faf9f9;
border-bottom: 1px solid #fff;
color: #007b3e;
}

/* Define varias opÃ§Ãµes de cor para cabeÃ§alhos CalendÃ¡rio e de varios quadros */
.forumheader {
font-weight: bold;
font-size: 12px;
padding: 4px;
background-color: #fff000;
}

.forumheader, .forumheader4, .finfobar {
background-color: #f0f0f0;
}

.forumheader5 {
cursor: pointer;
}

.fcaption, .forumheader2, .forumheader3 {
text-align: left;
}

.forumheader2 a{
font-weight: bold;
}

td.forumheader4 {
background-color: #ff0000;
border: 1px #eee solid;
}
/* MENU STYLES */

div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over,
div.menu,
div.menu a.menuItem {
text-align: left; font-size: 11px;
}

div.menuBar {
padding-right: 5px;
padding-left: 1px;
text-align: center;
clear: both;
}

div.emenuBar {
text-align: center;
}

/* main level links */

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
width: 93px;
float: left;
height: auto;
margin: 1px 1px 0px 1px;
padding: 2px 0px 2px 0px;
border: 1px solid #eee;
text-align: center;
font: 11px Verdana;
color: #535353;
background-color: #fff;
font-weight: normal; text-decoration: none;
   }

/* main level links hover */

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
background-color: #faf9f9; text-decoration: none;
}

/* main level links active */

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover,
div.menuBar a.menuButtonActive:hover {
background-color: #faf9f9; }

/* sublinks styles */

/* sublink container */

div.menu {
left: 0px;
padding: 0px 0px 0px 0px;
background: #eee;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 101;
}

/* sublinks main style */

div.menu a.menuItem {

color: #007b3e;
cursor: pointer;
display: block;
padding: 4px 3px 4px 0px;
text-align: left;
text-decoration: undeline;
white-space: nowrap;
background: #f6f6f6;
font-weight: normal;
font: 11px Verdana;

}

/* sublinks hover style */

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
color: #808080;
font-weight: normal;


}

div.menu a.menuItem span.menuItemBuffer {
padding: 0px 2px 0px 2px;
color: #fff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
padding: 0px 2px 0px 2px;
color: #000000;
}

div.menu a.menuItem span.menuItemText {
padding: 0px 0px 0px 5px;
}

div.menu a.menuItem span.menuItemArrow {
margin-right: -.75em;
}

div.menu div.menuItemSep {
border: 1px solid #E5D37D;
margin: 4px 2px;
}

a.menuItem.header {
border-bottom: 1px solid #E5D37D;
}
