﻿/*******************************************/
/*    Infobase Consultoria e Informática   */
/*    @utor: Olivio Farias Novaes          */
/*    @utor: Daniel O. Santos              */
/*    Suporte: info@infobase.com.br        */
/*******************************************/
body
{
    background-repeat   :no-repeat;
    background-position :top;
    margin              :0px;
    overflow-y:scroll;
   
}
*body{
    overflow:hidden;
}

.texto_label1 
{
    font-family     :Arial;
    font-size       :10pt;
    color           :#003559;
    font-weight     :normal;
    padding-left    :30px;
}
.body_regulamento
{
	background-image    :url(../Imagens/fundo_regulamento.jpg);
    background-repeat   :no-repeat;
    background-position :top;
    margin              :0px;
    
}
.resultado
{   
    font-family :Arial;
    color       :#474747;
    font-weight :normal;
    font-size   :12px;
}
.noticia
{
    font-family :Arial;
    color       :#003559;
    font-size   :12px;
    font-weight :normal;
    text-decoration:none;
}
.noticia:hover
{
   text-decoration:underline;
}
.cadastro_text
{
    font-family:Arial;
    color:#078488;
    font-size:12px;
    font-weight:normal;
}
.texto_padrao_simples
{
    font-family     :Arial;
    font-size       :10pt;
    color           :#003559;
}
.texto_padrao_bold
{
    font-family     :Arial;
    font-size       :10pt;
    color           :#003559;
    font-weight     :bold;
}
.pagger
{
    font-family     :Arial;
    font-size       :10pt;
    color           :#003559;
    text-decoration	:none;
}
.label_escuro
{
    font-family     :Arial;
    font-size       :10pt;
    color           :Black;
}
.tituloPop
{
    font-family     :Arial;
    font-size       :10pt;
    color           :#003559;
    font-weight     :bold;
}
.conteudoPop
{
    font-family     :Arial;
    font-size       :10pt;
    color           :#003559;
}
.cadastro_text_regulamento
{
    font-family:Arial;
    color:#003559;
    font-size:12px;
    font-weight:normal;
}


