body {
   position:relative;
   margin:0px;
   color:#000000;
   font-family: "Trebuchet MS", Verdana, Arial;
   background-image:url(./bg_site.gif);
   background-repeat:repeat-x;
   background-position:0px top;
   background-color:#A8A8A8;
}

#sombra {
   background-image:url(./images/bgsite.jpg);
   background-repeat:no-repeat;
   background-position:0px 0px;
   border-right:1px solid #FFFFFF;
   border-bottom:1px solid #FFFFFF;
   padding-right:0px;
   padding-left:0px;
   background-color:#EFE8E0;
   margin-top:0px;
   margin-right:0px;
   margin-bottom:0px;
   margin-left:-370px;
   position:relative;
   width:740px;
   height:560px;
   left:50%;
}

.contato {
   font-size:12px;
   text-align:right;
   font-weight:bold;
   width:100px;
   margin:0px;
   float:left;
}
