td
 {
 font-family: arial;
 font-size: 8pt;
 color: #2F3383;
 }

a
 {
 color: #2F3383;
 text-decoration: none;
 }

a:hover
 {
 color: #2F3383;
 text-decoration: none;
 }

.login
 {
 font-family: arial;
 font-size: 7pt;
 background: #ffffff;
 border: 1 solid #000000;
 }

input
 {
 font-family: arial;
 font-size: 7pt;
 background: #ffffff;
 border: 1 solid #000000;
 }

radio
 {
 font-family: arial;
 font-size: 7pt;
 background: #ffffff;
 border: 0 solid #000000;
 }
 
.tab_menu
 {
 background: #B6DEE3;
 border-right: 1 solid #B6DEE3;
 }
 
.sep_menu
 {
 border-bottom: 1 solid #808080;
 }
 
.news_bottom
 {
 background: #F3F7F9;
 border-bottom: 1 solid #00A2A5;
 }
 
.news_left
 {
 background: #F3F7F9;
 border-left: 1 solid #00A2A5;
 }
 
.news_right
 {
 background: #F3F7F9;
 border-right: 1 solid #00A2A5;
 }
 
.news_top
 {
 background: #F3F7F9;
 border-top: 1 solid #00A2A5;
 }
 
.news_center
 {
 background: #F3F7F9;
 }
 
.news_bottom_2
 {
 background: #F3F7F9;
 border-bottom: 1 solid #00A2A5;
 }
 
.news_left_2
 {
 background: #F3F7F9;
 border-left: 1 solid #00A2A5;
 }
 
.news_right_2
 {
 background: #F3F7F9;
 border-right: 1 solid #00A2A5;
 }
 
.news_top_2
 {
 background: #F3F7F9;
 border-top: 1 solid #00A2A5;
 }
 
.news_center_2
 {
 background: #F3F7F9;
 }
 
.content_title
 {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 border-bottom: 1 solid #00A3A5;
 }
 
.conteudo_titulo
 {
 border-right: 1 solid #00A3A5;
 border-bottom: 1 solid #00A3A5;
 font-weight : bold;
 }
 
.conteudo_descricao
 {
 border-right: 1 solid #DFF0F1;
 border-bottom: 1 solid #DFF0F1;
 }
 
.calend_cor_escura
 {
 background: #00A3A5;
 }
 
.calend_cor
 {
 background: #B6DEE3;
 }
 
.linha_clara
 {
 border-bottom: 1 solid #DFF0F1;
 }

.aviso_form
 {
 color: #d90000;
 border: 1px solid #999999;
 padding: 10px;
 }

