﻿body
{
    margin: 0;
    padding: 0;
    background-color: #ebebeb;
    /*background: fixed #ebebeb url(../../images/new/BackGround.Page.jpg) center bottom no-repeat;*/
    font-size: 11px;
    font-family: Verdana;
    color: Black;
}
#main
{
    margin: 0 auto;
    width: 760px;
    min-height: 450px; text-align: center;
}
/*Menu*/
.menu
{
    background: url(../../images/MenuBg.jpg) top repeat-x;
}
.txtMenu
{
    font-weight:bold;
    text-decoration: none;
    color: Black;
}
.txtMenu:hover
{
    color: Teal;
    text-decoration: underline;
}
.topo
{
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    text-transform: uppercase;
}
.spacing
{
    padding-top: 10px;
}
a
{
    text-decoration: none;
    color: Black;
}
a:hover
{
    color: Teal;
}
.col
{
    background: url(../../images/backCol.jpg) top repeat-y;
}
/*BackGrounds*/
.bgLogo
{
    background: url(../../images/HeaderBg.jpg) top no-repeat;
}
.bgGera
{
    background: url(../../images/HeaderGera.jpg) top no-repeat;
}

/*Fotter*/
.bgFooter
{
    background: url(../../images/FooterBg.jpg) top repeat-x;
    padding-top: 15px;
}
/*Dafts*/
.bgDraft
{
    background: url(../../images/DraftBg.jpg) top repeat-y;
}
/*backImages*/
.loja
{
    background: url(../../images/bgLoja.jpg) center no-repeat;
}
.lojaspc
{
    padding: 5px;
}
.prodtb
{
    background: url(../../images/BgProdtb.jpg) center no-repeat;
}
.prodfoto
{
    background: url(../../images/BgProd.jpg) center no-repeat;
}




#containerheader    { margin: 0px; padding: 0px;
                      background: #ebebeb url(../../images/new/background.inverno2011.jpg) center top no-repeat; }
#header             { width: 740px; height: 300px; margin: 0px auto; }
#header #left       { width: 370px; float: left;}
#heder  #right      {}

#header #logo       { width: 370px; height: 113px; }
#header #lojas      { width: 370px; }
#lojas ul           { margin: 40px 0px 0px 0px; padding: 0px; color: #000; font-weight: bold; font-size: 11px; }
#lojas ul li        { list-style-type: none; padding: 0px 0px 10px 0px; }
#lojas ul li p      { float: left; margin: 0px; width: 145px;  }
#lojas ul li span   { font-weight: bold; }
.imglogo            { float: left;}
.link               { margin-top: 10px; }
.onze               { font-size: 10px; font-weight: normal; *float: right; margin: 0px 0px 0px 0px; width: 210px; text-align: left; }
