﻿body{
    background:url(mgar_imagens/bg.gif);
    color:white;
    font-family:verdana;
    font-size:10pt;
    }

.artigo_dados{
    color:#983234;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    }

.artigo_titulo{
    color:white;
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
    }

.artigo_evento{
    color:#bee3f8;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    }
    
.artigo_download{
    color:#983234;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    text-decoration:none;
    }
 
 A.artigo_download:hover{
    text-decoration:underline;
    }
    
    
.palestra_dados{
    color:#983234;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    }

.palestra_titulo{
    color:white;
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
    }

.palestra_evento{
    color:#bee3f8;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    }

.div_titulo{
    color:yellow;
    font-family:verdana;
    font-size:16pt;
    font-weight:bold;
    }

.titulo{
    color:white;
    font-family:verdana;
    font-size:12pt;
    font-weight:bold;
    }

.textos{
    width:800px;
    position:absolute;
    left:50%;
    margin-left:-400px;
    color:white;
    font-family:Verdana;
    font-size:10pt;
    padding:20px;
    background-color:#222223;
    }

.login{
    font-family:verdana;
    font-size:10px;
    border:none;
    }

.menu{
    width:150px;
    height:23px;
    font-family: Verdana;
    font-size:10px;
    text-align:center;
    font-weight:bold;
    }

.menu a:link{
    text-decoration:none;
    color:#F7FDE1;
    }

.menu a:visited{
    text-decoration:none;
    color:#F7FDE1 ;
    }

.menu a:hover{
    text-decoration:none;
    color:#2D2E2B;
    }

.stdiv{
    position:absolute;
    left:0px;
    top:110px;
    width:800px;
    text-align:justify;
    visibility:hidden;
    background-color:#222223;
    padding:20px;
    }
    
.slink{
    color:#bee3f8;
    font-family:Verdana;
    font-size:10pt;
    font-weight:normal;
    text-decoration:none;
    }

A.slink:hover{
    text-decoration:underline;
    }
    
.f10WHN{
    color:white;
    font-family:Verdana;
    font-size:10pt;
    font-weight:normal;
    text-decoration:none;
    }

A.f10WHN:hover{
    text-decoration:underline;
    }

.f12WHN{
    color:white;
    font-family:Verdana;
    font-size:12pt;
    font-weight:normal;
    text-decoration:none;
    }
 
 .f14WHN{
    color:white;
    font-family:Verdana;
    font-size:14pt;
    font-weight:normal;
    text-decoration:none;
    }

.f16WHN{
    color:white;
    font-family:Verdana;
    font-size:16pt;
    font-weight:normal;
    text-decoration:none;
    }

.f10WHB{
    color:white;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    }

.f12WHB{
    color:white;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
    text-decoration:none;
    }
 
 .f14WHB{
    color:white;
    font-family:Verdana;
    font-size:14pt;
    font-weight:bold;
    text-decoration:none;
    }

.f16WHB{
    color:white;
    font-family:Verdana;
    font-size:16pt;
    font-weight:bold;
    text-decoration:none;
    }

.f10FUB{
    color:#983234;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    }
    
.f12FUB{
    color:#983234;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
    }