BODY
{
    FONT-SIZE: 12px;
    MARGIN: 0px;
    COLOR: #000000;
    LINE-HEIGHT: 22px;
    FONT-FAMILY: "trebuchet MS", verdana, tahoma;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}


#geral {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #a7baea;
}

#esquerda, #direita {
	float: left;
	width: 100px;
	background-color: #ffffff;
}
#centro {
	float: left;
	width: 578px;
	background-color: #ffffff;
}

#Geral
{
    PADDING-BOTTOM: 0px;
    MARGIN: auto;
    WIDTH: 778px;
    PADDING-TOP: 0px;
    FONT-FAMILY: "trebuchet MS", verdana, tahoma;
    POSITION: relative;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
}

#Cabec
{
    MARGIN-TOP: 10px;
    WIDTH: 778px;
    HEIGHT: 61px;
    BACKGROUND-COLOR: #ffffff;
   
}


#Corpo
{
    margin-top: 12px;
    WIDTH: 778px;
    text-align: left;
    background-color: #ffffff;
    height: 435px;

}


#Rodape
{
    WIDTH: 778px;
    height: 10px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    position: relative;
    
}

.onze
{
    FONT-SIZE: 11px
}

.azulE
{
    COLOR: #999999
}

.sLinha
{
    TEXT-DECORATION: none
}

.sLinha:hover
{
    TEXT-DECORATION: underline
}

.coluna_aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.coluna_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.coluna_tit_verm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.coluna_tit a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.coluna_tit a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.coluna_tit a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.coluna_tit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.coluna_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676566;
	text-decoration: none;
}


.erro_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
        text-align: center;
}


.erro_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
        text-align: center;
        font-weight: bold;
}