﻿html, body 
{
    margin: 0; 
    padding: 0; 
    z-index: 1;
    height: 100%;
}

div.principal_alinhamento
{
    width:970px;
    position:absolute;
    left:50%;
    margin-left:-485px;
    height:auto;
}

div.conteudo_pag_inicial
{
    width:100%;
    height:100%;
    position:relative;
}

div.titulo
{
    background-image:url('../Images/Seleciona_perfil/titulo.jpg');
    width:247px;
    height:32px;
    margin-left:220px;
    margin-top:25px;
}

div.texto_abertura
{
    width:520px;
    height:50px;
    padding:10px 0 15px 0;
    margin-left:228px;
}

div.imagem_teen
{
    background-image:url("../Images/Seleciona_perfil/img_teens.jpg");
    width:349px;
    height:312px;
    margin-left:130px;
}
div.imagem_mulheres
{
    background-image:url("../Images/Seleciona_perfil/img_mulheres.jpg");
    width:349px;
    height:312px;
    margin-top:-300px;
    margin-left:480px;
}
div.rodape_pag_inicial
{
    background-image:url("../Images/Seleciona_perfil/fundo_rodape.jpg");
    width:958px;
    height:132px;
    position:relative;
}

span
{
    font-family:Helvetica;
    font-size:11px;
    color:#ccc;
}

    div.addcomm
    {
        width: 95px;
        height: 23px;
        top: 68px;
        left: 45px;
        position: absolute;
    }
    div.sac
    {
        background-image: url('../Images/Adultos/rodape_sac.jpg');
        background-repeat: no-repeat;
        width: 75px;
        height: 46px;
        left: 285px;
        position: absolute;
        top: 55px;
    }
    div.sintomas
    {
        width: 285px;
        height: auto;
        position: absolute;
        border: solid 1px #000000;
        left: 390px;
        top: 50px;
        display:none!important;
    }
    div.sintomas_endereco
    {
        width: 285px;
        height: auto;
        position: absolute;
        left: 443px;
        top: 70px;
    }
    div.galderma
    {
        width: 100px;
        height: 40px;
        position: absolute;
        left: 811px;
        top: 60px;
    }
        .fomata_email_endereco
    {
        font-family: Trebuchet MS;
        font-size: 7pt;
        color: #878184;
        text-align: center;
    }
    .fomata_sintomas
    {
        font-family: Trebuchet MS;
        font-size: 7pt;
        color: #000000;
        text-align: center;
    }


