﻿body 
{
    background-image:url('images/Meu Poster.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-color:Black;
    margin:0;
    font-family:Garamond, Verdana;
    color:White;
}

img
{
    border-style:none;
}

span
{
    cursor:pointer;
    color:White;
    text-decoration:none;
}

span:hover
{
    color:Red;
    text-decoration:none;
}

a
{
    color:Red;
    text-decoration:none;
}

a:hover
{
    color:Red;
    text-decoration:underline;
}

a:visited
{
    color:Red;
}

input
{
    height:10pt;
    font-family:Garamond, Verdana;
    font-size:medium;
}

textarea
{
    font-family:Garamond, Verdana;
    font-size:medium;
}

#Main
{
    width:1000px;
    height:605px;
    margin:0px;
}

#LanguageBar
{
    margin-left:-35px;
    margin-top:-53px;
    font-size:10pt;
    text-transform:uppercase;
    font-family:inherit;
    float:left;
    position:fixed;
    height:15px;
    z-index:2;
}

#LanguageBar ul
{
    padding-top:5px;
    padding-bottom:5px;
    border-bottom-width:thin;
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-top-width:thin;
    border-top-color:Black;
    border-top-style:solid;
}

#LanguageBar li
{
    list-style-image:url('images/arrow.gif');
    display:inline;
    padding-left:5px;
    padding-right:5px;
}

#LanguageBar span
{
    cursor:pointer;
    font-weight:bold;
    color:Black;
    text-decoration:none;
}

#LanguageBar span:hover
{
    font-weight:bold;
    color:White;
}

#MainTitle
{
    text-align:right;
    font-size:24pt;
    text-transform:uppercase;
    font-family:inherit;
    font-weight:bold;
    letter-spacing:6pt;
    float:right;
    z-index:1;
    width:590px;
    height:55px;
    border-bottom-width:thin;
    border-bottom-color:#CA0000;
    border-bottom-style:solid;
}

#MainTitle ul
{
    margin-top:0px;
    margin-left:-10px;
    margin-right:9px;
    text-align:right;
}

#MainTitle li
{
    letter-spacing:normal;
    font-size:small;
    list-style-image:none;
    list-style-type:none;
    display:inline;
    padding-left:15px;
}

#MainTitle a
{
    color:White;
    text-decoration:none;
}

#MainTitle a:hover
{
    color:White;
    text-decoration:none;
}

#MainTitle a:visited
{
    color:White;
    text-decoration:none;
}

#BtnBar
{
    text-align:center;
    margin-right:2px;
    float:right;
    width:590px;
    height:30px;
    z-index:5;
    border-bottom-width:thin;
    border-bottom-color:#CA0000;
    border-bottom-style:solid;
    padding-top:12px;
}


#BtnBar ul
{
    margin-left:-15px;
    padding-left:10px;
    margin-top:-5px;
    margin-right:0px;
    text-align:center;
}

#BtnBar li
{
    list-style-image:none;
    list-style-type:none;
    display:inline;
    padding-left:5px;
    margin-top:10px;
}

#VendaDireta
{
    position:absolute;
    top:110px;
    margin-left:-287px;
    font:inherit;
    font-weight:500;
    letter-spacing:4pt;
    cursor:pointer;
}

#VendaDireta:hover
{
    color:Red;
}

#MainRight
{
    margin-top:70px;
    margin-left:400px;
    width:580px;
    padding-left:10px;
    padding-top:25px;
    font-family:inherit;
    font-size:12pt;
    text-align:justify;
}

#ItemVenda
{
    font-family:inherit;
    font-size:13pt;
    text-align:justify;
}

table
{
    font:inherit;
}

table caption
{
    font-size:14pt;
    color:Red;
    border-top-width:0px;
    border-top-style:solid;
    border-top-color:White;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:White;
    vertical-align:middle;
    text-align:left;
}

.YouTubeBtn
{
    position:absolute;
    margin-top:530px;
    margin-left:350px;
}

.BlogBtn
{
    position:absolute;
    margin-top:530px;
    margin-left:270px;
}

.MySpaceBtn
{
    position:absolute;
    margin-top:530px;
    margin-left:160px;
}