﻿body
{
    background:url(../img/bgFundo.jpg) repeat-x #eeeeee;
    margin:51px 0px 0px 0px;
    padding:0px;
    text-align:center;
    font-family:"Trebuchet MS", Tahoma, Arial;
    font-size:11px;
}
.Geral
{
    text-align:center;
    margin:0 auto;
    width:682px;
    height:248px;
    background:url(../img/bgBoxPrincipal.jpg) center top no-repeat;
    position:relative;
}
h1
{
    color:red;
}
.Logotipo
{
    position:absolute;
    top:12px;
    left:367px;
    width:300px;
    height:155px;
    line-height:155px;
    text-align:center;
}

