﻿ #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;
     }    
    
#banner_cor
{
    width:auto;
    height:180px;

    background: #92C162;        
}

ul.tabs {
    width:900px;
    text-align:center;   
    margin:0;
    padding:0;
    
    }
ul.tabs li 
{   	
    display:inline;
	padding: 0;
	margin: 0;
    
    background-color:#585953;
    border-top:2px solid #636466;

}
ul.tabs li a   
{
    padding:5px;
	border-bottom: 0; 

    
    font-size:9px;
    font-weight:bold;
    font-family:Arial;
    text-decoration:none;
    text-align:center;  
    
}

.titulo, .subtitulo, hr, strong
{
    color: #92C162;
}