﻿.label_campo_orcamento{float:left; clear:both; width:270px; margin:5px 0 0 0; position:relative;}
.campo_obrigatorio_orcamento{float:left;}
.label_orcamento{float:left;
                 color:#710d0d; 
                 font-weight:bold;
                 font-size:12px;
                 font-family:Calibri;}
.campo_orcamento{float:right;}
.titulo_orcamento{font-family:Verdana;
                 font-size:16px;
                 color: #710d0d;
                 border-bottom:1px solid #710d0d;}
.foto_orcamento
{
    margin:5px 0 5px 0px;
    
    max-width:320px; 
         
    padding:0px 8px 0px 5px;
    
    border-right:1px solid #710d0d;
}
.btAdicionar_Orcamento    
{
    width: 145px;
    height: 25px;
    line-height: 25px;
    
    margin:10px -20px 0 0;
    
    color: #FFFFFF;  
    font-size:12px;
    font-family:Verdana;
    font-weight:normal;
    
    text-align: center;
    float:right;
    
    border: solid 1px #FFFFFF;
    background-color: #710d0d;}
.btAdicionar_Orcamento:hover
{
    border: solid 1px #FFFFFF;
    background-color: #954f4f;}

.formContactos_orcamento{height:12px;}