﻿body
{
    width: auto;
    height: auto;
    font-family: Verdana;
    font-size: 12pt;

}

a
{
    border-bottom-style:none;
}

a .hover
{
   color:#f2c023;
}

.menu a:active
{
    color:#f2c023;
}

a img 
{
    border-width:0;
}

h5
{
    font-size:11px; 
    font-family:Arial;  
    color:#3c3c3c;
}
     

.geral
{
    background-position: center center;
    width: 800px;
    height: 600px;
    background-image: url('../imagens/fundo.png');
    background-repeat: no-repeat;
    margin: 20px auto 5px auto;
}
    
.conteudo
{
    width:780px;
    height:490px;
    margin-left:10px;
    background-image: url('../imagens/fundo_conteudo.jpg');
    background-repeat:no-repeat;
}

.page_conteudo
{ 
    background-image: url('../imagens/page.png'); 
    background-repeat: no-repeat;
    height:489px;
    width:780px;
    
}    

.barra_menu
{
    width:780px;
    height:89px;
    background-image: url('../imagens/header.png');
    background-repeat: no-repeat;
    margin-left:10px;
}


.menu
{
    float:right;
    margin-top:70px;
    margin-right:20px;
}

.menu_css
{
    font-family:Arial;
    font-size:14px;
    color:Black;
    width:auto;
    height:auto;
}


.barra
{
    width: 780px;
    height:15px;
    margin-left:10px;
    background-image: url('../imagens/barra_cores.jpg');
    background-repeat:no-repeat;
    
} 

.logo
{
    float:left;
    margin-left:10px;
    margin-top:10px;
    width:84px;
    height:73px;
}   

.clear
{
}
    

.tabela
{
    font-size:12px; 
    font-family:Arial; 
    text-align:justify; 
    color:#3c3c3c;
    width:370px;
    height:475px;
    margin:10px;
    float:left;
    font-weight:bold;
}

.tabela_morada
{
    font-size:12px; 
    font-family:Arial; 
    text-align:justify; 
    color:#3c3c3c;
    width:370px;
    height:475px;
    margin:10px;
    float:left;
}

.tabela_right
{
    font-size:12px; 
    font-family:Arial; 
    text-align:justify; 
    font-weight:bold; 
    color:#3c3c3c;
    width:350px;
    height:400px;
}

.botao
{
    font-size:13px; 
    font-family:Arial; 
    text-align:justify; 
    font-weight:bold; 
    color:#3c3c3c;
    width:335px;
    margin-top:40px;
    text-align:right;
    margin-right:10px;
}

.data
{
   color:#3c3c3c;
}

.footer
{
	width: 800px;
	height: 15px;
	font-size:10px; 
	font-family:Arial; 
	text-align:justify; 
	font-weight:bold; 
	color:#3c3c3c; 
	text-align:right;
	margin: 20px auto auto auto;
}

.Label1
{
    color:#00c538;
    font-family:Arial;
    text-align:right;
}

.Label
{
    color:#00c538;
    font-family:Arial;
    text-align:left;
}  

.fundo_tabela_or
{
    background-image:url('../imagens/cuboid2.png');
    width:372px;
    height:172px;
    background-repeat:no-repeat;
    
    }