/* ------------- GLOBAL ------------- */
body , a , p , div , ul , ol , dl , li { font-size : 16px; } /* Tamanho de fonte padrão do site */
body , a , p , div , h1 , h2 , h3 , ul , ol , dl , li { font-family: "Arial" !important; } /* Fonte padrão do site */
h1 { font-size : 36px; font-weight:bold; } /* Tamanho de fonte dos títulos das páginas */
h2 { font-size : 18px; font-weight:bold; } /* Tamanho de fonte dos textos introdutórios das páginas */
h3 { font-size : 24px; font-weight:normal;} /* Tamanho de fonte dos subtitulos */
label { font-size:13px;  }
input[type="text"], input[type="password"], select { font-size:15px; }
button { font-size:16px;font-weight:bold;text-decoration:none; }
ul {list-style-type:circle; }
p { text-align:justify; }
a  { font-weight:bold;  } 
a:hover , a:hover { text-decoration:underline;  } 
text td { font-size:15px; } 
table th , table td.title{ font-size:13px; font-weight:bold;}
table .paginator th { text-align:center; }
table .paginator th a { font-size:30px; }
table .drob-button { font-size:13px; }

.news-title { font-size : 20px; font-weight: bold; } /* Tamanho de Fonte dos títulos de destaque (Noticia ou Personagem) */
#inner-body , #header-menu , #top-footer , #bottom-footer { text-align: left; } /* Alinhamento horizontal dos textos de todo o Site */
.box-title { font-weight: bold;} 
.box-text { text-align:center; font-size:14px; font-style:italic; }
.important-fields-description { font-size: 12px; font-style: italic; font-weight: bold;}
.important-fields-description:before { content: url("../images/asterisco.gif");}
.important-fields-label:after { content: url("../images/asterisco.gif"); }
.year-highlight { font-size:20px; line-height:0px;}
.line-title span { text-transform:uppercase; font-size:18px;}

/* ------------- HEADER ------------- */
/* As propriedades abaixo definem os textos somente para o Header do site */
#header .header-menu-button { font-size : 13px; }
#header .drob-button { font-size : 12px; }
#header .header-menu-button a { text-decoration:none; }

/* ------------- ADM HEADER ------------- */
/* As propriedades abaixo definem os textos somente para o Header da area de adiminstrador do site */
#adm-header #top h2 { line-height: 28px;}
#adm-header #top span { line-height:51px; font-size: 14px;}
#adm-header .header-menu-button { font-size : 13px; }
#adm-header .header-menu-button a { text-decoration:none; }
#adm-header .drob-button { font-size : 12px; }


/* ------------- FOOTER ------------- */
/* As propriedades abaixo definem os textos somente para o Footer do site */
#footer div{ font-size : 12px; line-height:17px;}
#footer .cell { font-size : 11px; }
#top-footer #box2 .cell:hover { text-decoration:underline; }
#footer .tit { font-weight: bold;}