body {
}

.div1_not
{
    width: 332px;
    height: 273px;
    position: relative;
    background-color: #cfdfe5;
}

.div2
{
    width: 326px;
    height: 267px;
    margin-top: 3px;
    margin-left: 3px;
    position: relative;
    float: left;
    background-color: #ffffff;
}

.div3
{
    width: 293px;
    height: 220px;
    float: left;
    margin-top: 4px;
    margin-left: 4px;
    position: relative;
    background-color: White;
}

.div4
{
    width: 25px;
    height: 220px;
    float: right;
    margin-top: 4px;
    margin-right: 4px;
    position: relative;
}

.div5_1
{
    width: 25px;
    height: 38px;
    position: relative;
    float: right;
    text-align: center;
    background-image: url(amarelo.jpg);
    cursor: pointer;
    padding-top: 16px;
    font-size: 12pt;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #2c2b2c;
}

.div5_2
{
    width: 25px;
    height: 38px;
    position: relative;
    float: right;
    text-align: center;
    margin-top: 1px;
    background-image: url(cinza.jpg);
    cursor: pointer;
    padding-top: 16px;
    font-size: 12pt;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #2c2b2c;
}

.div5_3
{
    width: 25px;
    height: 38px;
    position: relative;
    float: right;
    text-align: center;
    margin-top: 1px;
    background-image: url(cinza.jpg);
    cursor: pointer;
    padding-top: 16px;
    font-size: 12pt;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #2c2b2c;
}

.div5_4
{
    width: 25px;
    height: 39px;
    position: relative;
    float: right;
    text-align: center;
    margin-top: 1px;
    background-image: url(cinza.jpg);
    cursor: pointer;
    padding-top: 16px;
    font-size: 12pt;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #2c2b2c;
}

.div5s
{
    width: 25px;
    height: 54px;
    position: relative;
    text-align: center;
    background-image: url(amarelo.jpg);
}

.div6s
{
    width: 25px;
    height: 54px;
    position: relative;
    text-align: center;
    margin-top: 1px;
    background-image: url(amarelo.jpg);

}

.div7s
{
    width: 25px;
    height: 54px;
    position: relative;
    text-align: center;
    margin-top: 1px;
    background-image: url(amarelo.jpg);
}

.div8s
{
    width: 25px;
    height: 54px;
    position: relative;
    text-align: center;
    margin-top: 1px;
    background-image: url(amarelo.jpg);
}

.div9
{
	width: 318px;
    height: 35px;
    position: relative;
    float: left;
    background-color: White;
    text-align: left;
    margin-top: 4px;
    margin-left: 4px;
}

.div9_1
{
	width: 21px;
    height: 28px;
    *height: 27px; /* hack para o IE6 e IE7 */
    position: relative;
    float: left;
    text-align: center;
    font-size: 11pt;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #009eda;
    padding-top: 7px;
    *padding-top: 8px; /* hack para o IE6 e IE7 */
    cursor: pointer;
}

.div9_2
{
	width: 297px;
    height: 35px;
    position: relative;
    float: right;
    display: table;
    background-color: White;
    text-align: left;
    line-height: 100%;
    font-size: 9pt;
    font-family: 'Trebuchet MS';
    font-weight: normal;
    color: #2c2b2c;
    cursor: pointer;

}

.div9_2_1
{
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
    display: table-cell;
    *top: 45%; /* hack para o IE6 e IE7 */
    *position: absolute; /* hack para o IE6 e IE7 */
}

.div9_2_2
{
    *top: -50%;
    margin: auto;
    position: relative;
}



#imagem1{
display: inline;
border-width: 0px;
border-style: none;
}

#imagem2{
display: none;
border-width: 0px;
border-style: none;
}

#imagem3{
display: none;
border-width: 0px;
border-style: none;
}

#imagem4{
display: none;
border-width: 0px;
border-style: none;
}

#titulo1{
display: inline;
}

#titulo2{
display: none;
}

#titulo3{
display: none;
}

#titulo4{
display: none;
}


