﻿#item5 {
     border-top:3px solid #6B4226;
     }
    
#menu_topo a:hover {
     border-top:3px solid #6B4226;
     }
     
#menu_rodape a:hover {
     border-top:3px solid #6B4226;
     }
     
#menu_areareservada a:hover {
     border-top:3px solid #6B4226;
     }     
     
#banner_cor
{
    width:auto;
    height:180px;
    position:relative;  

    background: #6B4226;
        }
        
#bannercontactos
{    
    width:900px;
    height:180px;
        }  
        
ul.tabs {
    width:900px;
    text-align:center;   
    margin:0;
    padding:0;

}
ul.tabs li {
    display:inline;
	padding: 0;
	margin: 0;
        
    background-color:#544942;
    border-top:2px solid #544942;

}
ul.tabs li a {  
    padding:5px;
	border-bottom: 0; 
    
    font-size:9px;
    font-weight:bold;
    font-family:Arial;
    text-decoration:none;
    text-align:center;  
}


#div_geral{
    padding:5px;
}    
   
        

    