﻿#Fundo
{
    height:409px;
    background-image:url(../img/i/bg_pattern_home.jpg);
    margin:0 0 20px 0;
}   

#Flor
{
    height:409px;
    background-image:url(../img/i/img_home.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;    
}

.Apresentacao
{
    color:#777a73;
    font:14px Arial;
    text-align:center;
    line-height:20px;
    margin-bottom:20px;
    padding:200px 0 0 0;
}

#LogoGrande
{
    text-align:center;    
    padding:20px 0 0 0;    
}

#LogoPequena
{
    float:left;
    margin:0 20px 0 20px;
}