﻿*{
margin:0; 
border:0;   
}
html, body{
    font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:11px;
    
    background-color:#000000;     
}

#site{
    /* CENTRAR NA PÁGINA */
    width:900px;
	height: auto !important;
	margin: -20px auto;
	min-height:100%;
    height:auto;
    }

#logo{
    margin:45px 0 0 102px;
    height:105px;
    width:122px;
    z-index:1000;
    position:relative
    }

#logo1{
    margin:-92px 0 0 235px;
    height:25px;
    width:127px;
    z-index:1000;
    position:absolute
    }

#submenu
{
	margin: 25px auto 0 auto;
	width:900px;

     }   
        
#banner{ 
    width:900px;
	height: auto !important;
	margin: 0 auto;
	min-height:100%;
    height:180px;
    z-index:2000;
    
    border-left: 35px solid #000000;
    border-right: 35px solid #000000;
        }   
        
 
#conteudo{
    /* CENTRAR NA PÁGINA */
    width:1000px;
	height: 321px;
	margin: 20px auto;
	min-height:100%;
	position:relative;
    }       
        
#div_geral img{margin:7px;}    
 
#div_geral
{
     border:0; 
     height:368px; 
     float:left;
     width:490px;
     overflow:auto;
     text-align:justify;
    
    margin: 0 0 0px 240px;
    padding: 8px;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #333333;
    scrollbar-shadow-color: #222222;
    scrollbar-3dlight-color: #888888;
    scrollbar-arrow-color: #92C162;
    scrollbar-track-color: #000000;
    scrollbar-darkshadow-color: #111111;     
}

#div_geral a
{
    color:#8e8e8e;      
    }         
    
#site_rodape
{
    padding-top:25px;
    width:900px;
	height: auto !important;
	margin: 5px auto;
	min-height:100%;
    height:auto;
    }

#div_login
{
    float:left;
    margin:40px 0 0 -70px;
    position:absolute;   
    }   
    
 #menu_topo a:hover {
     border-top:3px solid #92C162;
     }
 #menu_rodape a:hover {
     border-top:3px solid #92C162;
     }   

 #menu_areareservada a:hover {
     border-top:3px solid #92C162;
     }
    
#div_aif
{
    width:101px;
    height:123px;
    
    background-image:url('/Imagens/AIFLogotipo.jpg');
    background-repeat:no-repeat; 
    
    margin:25px 0 0 45px;
    
    }      
