html, body
{
    background: #FFF url(../images/rodape.jpg) no-repeat bottom;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    color: #000;
    margin: 0px;
    height: 100%;
}
#master
{
    background: #FFF url(../images/bg.gif) repeat-x top;
    height: 100%;
}
#site
{
    width: 1000px;
    background: url(../images/bgtop.jpg) no-repeat top;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    height: 100%;
}
#days
{
    width: 233px;
    height: 20px;
    margin-top: 37px;
    margin-left: 692px;
    background: url(../images/data.png) no-repeat;
}
#abando
{
    width: 254px;
    min-height: 100%;
    margin-top: 11px;
    margin-left: 76px;
    float: left;
    position: absolute;
    background: url(../images/abando.png) no-repeat;
    z-index: 1;
}
#tiki
{
    width: 152px;
    height: 158px;
    margin-top: -15px;
    margin-right: 55px;
    float: right;
    position: relative;
    background: url(../images/tiki_mask.png) no-repeat;
    z-index: 3;
}
#menu
{
    width: 849px;
    height: 48px;
    background: url(../images/topmenu.png) no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#menu span
{
    margin-left: 26px;
}
#menu a
{
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
}
#menu a:hover
{
    text-decoration: underline;
}
.s img
{
    width: 2px;
    height: 48px;
}
#columns
{
    width: 849px;
    position: absolute;
    margin-top: 99px;
    margin-left: 76px;
    z-index: 2;
}
#columns .menu_a
{
    width: 127px;
    float: left;
    position: absolute;
    margin-top: 40px;
}
#columns .content
{
    width: 574px;
    font-size: 12px;
    background-color: #FFF;
    border: 5px solid #f9f5d8;
    position: absolute;
    margin-left: 127px;
    padding: 5px 5px 0px 5px;
}
#columns .menu_b
{
    width: 120px;
    float: right;
    margin-top: 60px;
    position: relative;
}
#columns .menu_a ul, #columns .menu_b ul
{
    margin-top: 3px;
    padding-left: 0px;
    margin-left: 20px;
    line-height: 20px;
    list-style-image: url(../images/bullet.gif);
}
#columns .menu_a ul a, #columns .menu_b ul a
{
    color: #000;
    text-decoration: none;
}
#columns .menu_a ul a:hover, #columns .menu_b ul a:hover
{
    color: #afb632;
}
#columns .menu_a h3, #columns .menu_b h3
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #afb632;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0px;
}
h1, h2
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #afb632;
}
h2
{
    font-size: 18px;
    font-weight: normal;
}
#footer
{
    text-align: center;
    width: 574px;
    height: 180px;
    color: #d67575;
    margin-top: 40px;
    background: url(../images/rodape.jpg) no-repeat bottom;
}
img
{
    -ms-interpolation-mode: bicubic;
}

div.content i
{
    font-family: Georgia;
}

div.voltarAoTopo
{
    text-align: right;
    padding-right: 10%;
    font-size: smaller;
}

p.equipe
{
    clear: left;
    margin: 0;
    padding: 16pt 0 0 0;
}

p strong
{
    float: left;
    margin-right: 10pt;
    font-size: 20pt;
}

div.fotosThumbs
{
    border-width: 1px 4px;
    border-style: dotted solid;
    border-color: #c96 #fc9;
    overflow: auto;
    height: 200px;
    text-align: center;
}

div.fotosThumbs input
{
    border: none;
    vertical-align: middle;
    margin: 3px;
}

div.fotosFull
{
    margin-top: 10pt;
    text-align: center;
    min-height: 500px;
}

div.fotosLinks
{
    margin-top: 10pt;
}
