﻿body
{
    margin-left: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}

.style1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.style2
{
    width: 70px;            
}

.style2 a
{
    text-decoration: none;
    color: #000000;        
}

.style2 a:hover
{
    text-decoration:underline;
    color:#000000;
}

.style3
{
    width: 270px;
}

.style3 a
{
    text-decoration: none;
    color: #000000;        
}

.style3 a:hover
{
    text-decoration:none;
    color:#000000;
}
.style4
{
    width: 250px;
}

.style4 a
{
    text-decoration: none;
    color: #000000;        
}

.style4 a:hover
{
    text-decoration:underline;
    color:#000000;
}

/* MENU LATERAL */
.menu, .menuOver{ padding-top:2px; height:21px;background-color:#F89A16;width:195px;}
.menuOver{background-color:#F2C44C;}
.menuItem{font-size:12px;float:left; font-style:normal; line-height:18px; margin-left:1px; text-align:left;}
.BarraDireita{width:195px;}
