﻿.bg
{
    background-image: url(../img/bg_profissionais.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1920px;
    height:900px;
   margin-left:-960px;
   margin-top:-450px;
    overflow: hidden;
}
.header
{
    float: left;
    height: 570px;
    width: 700px;
    height:160px;
    position:absolute;
}

.header p
{
    margin-left:20px;
    margin-right:15px;
}

.header h1.ttprof
{
    color: #d5a10e;
    font-weight: normal;
    margin-left:250px;
    *margin-top:30px;
}

.header ul
{
    margin-left: 10px;
    margin-top: 30px;
    color: #898989;
    margin-bottom: 40px;
    font-size:14px;
    
    font-weight: normal;
}


.header img
{
    margin-left: 35px;
    margin-bottom: 30px;
}

.berrini
{
    position:absolute;
    text-decoration:none;
    outline:none;
    font-size:16px;
    margin-left:465px;
    margin-top: -50px;
    width:180px;
    height:21px;
    background-image: url(../img/bt_berrini.png);
}

.vila
{
    position:absolute;
    text-decoration:none;
    outline:none;
    font-size:16px;
    margin-left:465px;
    margin-top: -50px;
    width:210px;
    height:21px;
    background-image: url(../img/bt_vilaomint.png);
}

.unidade
{
    font-size:18px;
    color: #d5a10e;
    font-weight: normal;
    margin-left:20px;
    *margin-top:30px;
}

.tituloUnidade
{
    *margin-top:-20px;
}