*{
	font-size:12px;
	padding:0;
	margin:0;
	/*background: url(../images/bg.gif); fundo da página toda*/ 
}

body{
font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  
}
.bodies {
	margin:0px;
	background: #B0BF96; /*url(../images/bg.gif); /*fundo lateral e topo*/*/
	text-align:center;
}
tr, p, div {
	font-size:1em;
	color:#5C5461; /*fontes de todo o site*/
}
hr {
	background:#999999; /*conza escuro*/
	height:1px;
	width:100%;
}
h3{
    color: #81C19F;
}

ul {
	list-style:none;
}
li {
	line-height: 15px; /*tamanho da linha últimas notícias*/
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ; /*quadrados marcadores*/
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{margin-left:40px;
list-style-position:inherit;
}

.blog{
float: left;
}

.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
img.pathway {
    height:5px;
}
a.pathway:link, a.pathway:visited {
	color            : #C36295; /*cor da fonte do avisos que está acima do menu*/
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300; /*hover do link avisos*/
	font-weight      : normal;
	text-decoration   : none;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #629F7F;
	font-weight: bold;
    padding: 3px 3px 0 15px;
	text-decoration: none;
}
a#active_menu.mainlevel{
text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #69716D; /*cinza*/
	font-weight: normal; /*configuração de negrito do menu lateral*/
    padding: 3px 3px 0 15px;
	text-decoration: none;
}
a#active_menu.mainlevel{
color: #BA588B; /*cor do link da página que está aberta*/
font-weight: bold;
text-decoration: underline;
}


a.mainlevel:hover {
  background: url(../images/link.gif) no-repeat left;
  color: #81C1A0; /*menu left hover*/
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #81C1A0;
	text-indent:20px;
    margin:0;
    padding: 3px 3px 0 15px;
    text-decoration: none;
}
a.sublevel:hover {
  background: url(../images/arrow.png) no-repeat left;
  color: #0B94DD
}

table.moduletable {
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin-top:5px;
}
table.moduletable th {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	width: 100%;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
    background-color: #81C1A0;
	border-bottom:1px solid #81C1A0; /* 00CC66 verde limão*/
	text-transform:uppercase;
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;

}
table.moduletable li {
	border-bottom:1px solid #cccccc;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	padding-top:0px;
	font-size: 11px;
	font-weight: normal;
}
table.moduletable td a{
	font-weight: bold;
}/*enquete*/
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 10px;
  background: #FBFBFB;
  margin-top: 5px
}
table.pollstableborder {
	border: 1px solid #F4EFEC; /*borda da enquete*/
    padding: 5px;
	 background: #FBFBFB;
}
.sectiontableheader {
	font-family: Arial,tahoma,verdana;
	background-color: #81C1A0;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}
.sectiontableentry1 td{
	padding:3px 3px 3px 6px;
  background-color: #F1EBE1; /*fondo da tabela ítens */
}
.sectiontableentry2 td {
	padding:3px 3px 3px 6px;
	background-color:#F1F9F9; /*fundo tabela últimas notícias*/
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666; /*cor da fonte dos créditos escrito por etc...*/
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}
.contentheading {
background:url(../images/bg_tittle.png) no-repeat 3px ;
padding-left:25px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA588B; /*título das páginas */
	border-bottom:1px solid #BA588B; /*traço abaixo dos títulos*/
	padding-bottom:2px;
}
.componentheading {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA588B; /*título principal das páginas*/
	border-bottom:1px solid #BA588B;
	padding-bottom:2px;
	margin-bottom:10px;
  text-indent: 10px
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
    margin-top: 5px;
	background-color: #81C1A0 ; /*fundo do botão entrar*/
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #BA588B; /*fonte do botão pesquisar*/
	background-color: #f0f0f0;
}

a:link, a:visited {
	color: #61967B; /* cor dos links do site*/
	text-decoration: none;
    font-weight: bold
}
a:hover {
  text-decoration: underline
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #BA588B; /* cor dos links como o teste lilás*/
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #595568;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
}
a.category:hover {
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #ffffff;
	border: 1px solid #55b642;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight:bold;
    text-align:left;
	padding:5px;
	background-color: #55b642;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	color: #B1F7B8;
	font-weight: bold;
}
.highlight {
	background-color:#8F0008;
	font-weight:bold;
}
.readon {
	color: #006600;
	width:100px;
	height:20px;
	font-weight:bold;
	padding-left:17px;
	background:url(../images/arrow.png) no-repeat 3px 4px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color: #CEF5FF;
	padding: 1px 2px;
	color: #000;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
.topcell{
	float:left;
    display: block;
    width:49%;
    height: 117px;
    background: #FFFFFF;
    margin: 0 5px 0 0;
}
#page {
    margin-top: 0px;
    margin-bottom: 10px;
    background: url(../images/bg.gif) repeat-y top; /*fundo lateral site*/
	}
/******************************************/
.topcell h3 {
width: auto;
height: auto;
clear: none;
  padding-left: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  
} /*configuração do box topo*/
#top {
  height: auto;
  overflow: hidden;
  background: #ffffff; 
}
#search {
	margin-right:15px;
	padding-top:8px;
	padding-right:5px;
	padding-left:5px;
	float:left;
	height:20px;
}
#top_nav {
	float:right;
    width: 60%;
	
}
#left_modules {
	width:180px;
	float:left;
    padding-left: 10px;
	padding-top:5px;
}
/******************************************/
#content{
	background: #ffffff; /*fundo da página principal*/
    padding-top: 20px;
    float: left;
    display: block;
}
#topbar {
	margin-bottom:0px;
    display: block;
	height:5px;
   *background: url(../images/bg.gif) repeat-x; /*cor da primeira faixa do site*/
}

#left_modules div.module div div div.syndicate,
#left_modules div.module div div div.syndicate div{
    background: none;
    margin: 5px;
    padding: 1px;
}

/* grey modules ************************************/
#left_modules div.module {
    background: url(../images/tl_grey.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#left_modules div.module div {
    background: url(../images/tr_grey.png) 100% 0 no-repeat;
}
#left_modules div.module div div {
    background: url(../images/bl_grey.png) 0 100% no-repeat;
}
#left_modules div.module div div div {
    background: url(../images/br_grey.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
    font-size: 12px;
}
#left_modules .module div div div div {
    padding: 0;
    background: none; /*fundo do botão pesquisar*/
}
div.module h3 {
      border-bottom: thin solid #81C1A0; /*barra abaixo do título dos módulos*/
      color: #61967B; /*cor da fonte do título dos módulos*/
      margin-bottom: 5px;
}
/***************************************************/
/* blue modules ************************************/
#left_modules div.module-blue {
    background: url(../images/tl_blue.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#left_modules div.module-blue div {
    background: url(../images/tr_blue.png) 100% 0 no-repeat;
}
#left_modules div.module-blue div div {
    background: url(../images/bl_blue.png) 0 100% no-repeat;
}
#left_modules div.module-blue div div div {
    background: url(../images/br_blue.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
}
#left_modules .module-blue div div div div {
    padding: 0;
    background: none;
}
div.module-blue h3 {
      border-bottom: thin solid #009BC1;
      color: #009BC1;
      margin-bottom: 5px;
}
/*************************************/
/* yellow modules ************************************/
#left_modules div.module-yellow {
    background: url(../images/tl_yellow.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#left_modules div.module-yellow div {
    background: url(../images/tr_yellow.png) 100% 0 no-repeat;
}
#left_modules div.module-yellow div div {
    background: url(../images/bl_yellow.png) 0 100% no-repeat;
}
#left_modules div.module-yellow div div div {
    background: url(../images/br_yellow.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
}
#left_modules .module-yellow div div div div {
    padding: 0;
    background: none;
}
div.module-yellow h3 {
      border-bottom: thin solid #94774F;
      color: #94774F;
      margin-bottom: 5px;
}
/*************************************/
/*configuração do fundo do avisos*/
#middlebar {
	 height:20px;
	 padding-left:5px;
 	 padding-right:5px;
    background: #ffffff; /* url(../images/bg_bar.gif) repeat-x; /*barra cinza abaixo da logo*/
    border-bottom-color: #81C1A0;
    border-bottom-style: solid;
    border-bottom-width: 2px
} /*configuração a altura do título avisos*/
#middle_left{
    float: left;
    margin-top:5px;
}
#mainlevel-nav, #middle_right{
    float: right;
    margin-top:2px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
ul#mainlevel-nav li, #middle_right li{
    background: none; /*fundo abaixo do menu topo*/
    float: left;
    margin: 0;
    padding: 0;
}

 a.mainlevel-nav {
    padding: 5px 10px 5px 10px; /*espaço entre os traços do menu topo*/
    font-size: 11px;
    line-height: 30px;
	/*bordas dos botões do menu topo*/
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
 a.mainlevel-nav:link, a.mainlevel-nav:visited {
    line-height: 30px; /* fonte menu top normal*/
    color: #ffffff;
}
 a.mainlevel-nav:hover {
    text-decoration: none;
    padding: 5px 11px 5px 11px;
    background-color: #BA588B; /*rosa clínica*/
    border: none;
    color: #ffffff;
}
#header_container {
	height:185px; /*tamanho do box header topo*/
	background: #ffffff url(../images/header.jpg) no-repeat;
	 margin-left: 45px;
	  margin-top: 5px;
	padding: 0px 11px 0px 0px; /*imagem logo e fundo*/
}
#banner {
	text-align:center;
	
}

#footer {
	clear:both;
    display:block;
    height:35px;
    line-height:35px;
	text-align:center;
	font-size:11px;
    background: #E9EDD9 url(../images/bg_footer.gif) repeat-x;
}
