﻿*
{
    border-right: #eee 0px solid;
    padding-right: 0px;
    border-top: #eee 0px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #eee 0px solid;
    padding-top: 0px;
    border-bottom: #eee 0px solid;
    list-style-type: none;
}

HTML
{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
BODY
{
    overflow: hidden;
    width: 100%;
    height: 100%;
    font-size: 11px;
    cursor: default;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
}

#bg
{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#bg TABLE
{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#bg TD
{
    overflow: hidden;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

#bg DIV
{
    left: -50%;
    width: 200%;
    position: absolute;
    top: -50%;
    height: 200%;
}

#bg IMG
{
    min-width: 50%;
    min-height: 50%;
    margin: 0px auto;
}


#cont
{
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 70;
    left: 0px;
    overflow: auto;
    position: absolute;
    top: 0px;
}


#menu
{
    z-index: 80;
    left: 201px;
    width: 100%;
    bottom: 20px;
    line-height: 18px;
    position: absolute;
}

#menu DIV
{
    padding-right: 0px;
    padding-left: 7px;
    padding-bottom: 0px;
    padding-top: 7px;
    background: #000;
    height: 106px;
    FILTER: alpha(opacity=80);
    opacity: 0.8;
}

#menu UL
{
    float: left;
    width: 140px;
}

#menu LI A
{
    padding-right: 5px;
    display: block;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 0px;
    color: #999;
    padding-top: 0px;
    height: 25px;
}
#menu LI A:hover
{
    color: #fff;
    font-size: 12px;
}
#menu LI.cur A
{
    color: #fff;
}

#topMenu
{
    z-index: 80;
    left: 0px;
    top: 10px;
    width: 100%;
    line-height: 20px;
    height: 20px;
    position: absolute;
    background: #000;
    color: #fff;
    vertical-align: middle;
}


ul
{
    padding-left: 30px;
    list-style-image: url(images/bulletSq.gif);
}

H1
{
    font-size: 40px;
    font-family: "Century Gothic" , "Lucida Grande" ,Arial,sans-serif;
    left: -201px;
    margin-bottom: -113px;
    width: 200px;
    position: relative;
    opacity: 0.99;
}
H1 A
{
    padding-right: 10px;
    display: block;
    padding-left: 0px;
    font-size: 11px;
    background: #111 repeat-x 0px -30px;
    padding-bottom: 10px;
    color: #fff;
    padding-top: 0px;
    text-align: right;
}

H2
{
    font-size: 18px;
    font-family: "Lucida Sans Unicode" , "Century Gothic" , "Lucida Grande" ,Arial,sans-serif;
    padding-bottom: 10px;
    font-weight: normal;
}
H3
{
    padding-right: 30px;
    padding-left: 30px;
    font-weight: bold;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    margin: 0px -30px 20px;
    text-transform: uppercase;
    line-height: 20px;
    padding-top: 30px;
    position: relative;
}
H3 SPAN
{
    padding-right: 5px;
    display: block;
    padding-left: 5px;
    font-weight: normal;
    right: 510px;
    background: #000;
    padding-bottom: 0px;
    color: #fff;
    padding-top: 0px;
    white-space: nowrap;
    position: absolute;
    top: 29px;
    text-align: center;
}

H4
{
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    padding-bottom: 10px;
    font-weight: normal;
}

A
{
    color: #000;
    text-decoration: none;
    outline: 0;
}
IMG
{
    display: block;
}

.photo
{
    border: #4f4f4b 1px solid;
}

/* PARA BOX COM PAINEIS Q RECOLHEM */

.box
{
    position: absolute;
    top: 15%;
    right: 200px;
    width: 500px;
    padding-bottom: 150px;
}
.box div
{
    padding-right: 30px;
    padding-left: 30px;
    background: #fff;
    padding-bottom: 20px;
    line-height: 1.5em;
    padding-top: 20px;
    border-right: #999 0px solid;
    border-top: #000 1px solid;
    border-left: #999 0px solid;
    border-bottom: #000 1px solid;
}
.box div H4 a
{
    text-decoration: underline;
}

.white
{
    color: #fff;
}
dl
{
    margin: 10px 0;
}
dt, dd p
{
    padding: 15px 0 25px 20px;
    display: block;
    border-top-width: 1px;
    width: 440px;
}
dt
{
    text-transform: uppercase;
    padding: 0 20px;
    cursor: pointer;
    line-height: 20px;
    height: 20px;
    font-weight: bold;
    width: 400px;
    background: url(images/arrowDown.gif) top left no-repeat;

}

dd
{
    overflow: hidden;
    width: 440px;
}

.thumb
{
    color: #fff;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.lkBBlue
{
    color: #667bb4;
    text-decoration: none;
    font-weight: bold;
}

.back
{
    padding: 0px;
    line-height: 25px;
    height: 25px;
    color:Gray;
}

.copywrite
{
    color: White;
    padding-left: 40px;    
}

.autor
{
    font-size: 7pt;
}

.input11
{
    font-size: 11px;
    font-family: Arial;
    border-right: #667bb4 1px solid;
    border-top: #667bb4 1px solid;
    border-left: #667bb4 1px solid;
    border-bottom: #667bb4 1px solid;
}

.button
{
    font-size: 11px;
    font-family: Arial;
    color: White;
    background: url(images/buttonBack.gif) repeat-x;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 5px;
    height: 18px;
}
