/* CSS Document */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
}

.menu {
	Z-INDEX: 129; background-color: none; LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px;
}
.menubody {
	FONT-SIZE: 12px; COLOR: #000000; WHITE-SPACE: nowrap; font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
}
.menubody P {
	MARGIN: 5px;
}
.submenu {
	PADDING-LEFT: 10px;
}
.menubody A {
	COLOR: #000000; TEXT-DECORATION: none;
}
.menubody A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
.menubody A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; TEXT-DECORATION: underline;
}
.breadcrumb {
	font-size: 11px;
	color: #54523F;
	font-family: arial, verdana;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;

}
a.breadcrumb, a.breadcrumb:link {
	font-size: 11px;
	color: #54523F;
	font-family: arial, verdana;
	text-decoration: none;
	font-weight: bold;

}
a.breadcrumb:hover {
	font-size: 11px;
	color: #cc0000;
	font-family: arial, verdana;
	text-decoration: underline;
	font-weight: bold;

}
.texto {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
}

.texto_back h1 {
	FONT-SIZE: 12px;
	background-color:#0E76C1;
	margin: 0px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}

.texto_vermelho {
	font-size: 10px;
	color: #ff0000;
	font-family: arial, verdana;
	font-weight: normal;
}

.texto_pequeno {
	font-size: 10px;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
}

.texto_subtitulo {
	font-size: 14px;
	color: #000000;
	font-family: arial, verdana;
	font-weight: bold;
}

.texto_graducao {
	font-size: 12px;
	color: #FF0000;
	font-family: arial, verdana;
	font-weight: bold;
}

.texto_tabela {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, verdana;
	font-weight: bold;
}

.news{
	font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	color:#232323;
}

.news ul {
margin: 10px;
}

.news li {
list-style-image: url("../img/seta.gif");
margin: 8px;
list-style-position: outside;
}

.news span {
color:#990000;
FONT-SIZE: 11px;
}
.news a {
color:#232323;
text-decoration:none;
}

.news a:hover {
text-decoration:underline;
}

.form01 {
	background : #EEE5CF;
	font-family : arial, Verdana;
	font-size : 12px;
	height : 15px;
	color : #333333;
}

.form02 {
	background : #EEE5CF;
	font-family : arial, Verdana;
	font-size : 11px;
	height : 70px;
	color : #333333;
}

.formlist {
	background : #EEE5CF;
	font-family : arial, Verdana;
	font-size : 11px;
	height : 20px;
	color : #333333;
}

.form_button {
	background : #EEE5CF;
	font-family : arial, Verdana;
	font-size : 12px;
	height : 30px;
	color : #333333;
}
.form_03 {
	background : #FFFFFF;
	font-family : arial, Verdana;
	font-size : 12px;
	color : #333333;
}

.links {
	font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	color:#232323;
}

.links ul {
margin: 10px;
}

.links li {
list-style-image: url("../img/seta.gif");
margin: 8px;
list-style-position: outside;
}

.links span {
color:#990000;
FONT-SIZE: 11px;
}
.links a {
color:#232323;
text-decoration:underline;
}

.links a:hover {
color:#CC0000;
text-decoration:underline;
}

.enq_pergunta 
{
    font-size: 12px;
    font-weight: bold;
}

.enq_alter 
{
    font-size: 12px;
}
.botao 
{
    border: solid 1px black;
    font-size: 10px;
}
div.divinv 
{
    position: absolute;
    visibility: hidden;
    background: white;
}
    td.banner1
    {
        width: 19px;
        height: 19px;
    }
    td.banner3
    {
        width: 19px;
        height: 19px;
    }
    td.banner2
    {
        font-family: Aril, Helvetica, Sans-Serif;
        font-size: 10px;
        width: 60px;
        height: 19px;
        background-image: URL( '../banner/fundo_controle.jpg' );
    }
    span.botaoh 
    {
        font-family: Aril, Helvetica, Sans-Serif;
        font-size: 12px;
        font-weight: bold;
        color: Black;
        cursor: default;
    }
    span.botaod 
    {
        font-family: Aril, Helvetica, Sans-Serif;
        font-size: 12px;
        font-weight: bold;
        color: Gray;
        cursor: pointer;
    }
    
    img.imagem 
    {
        border: 1px solid black;
        margin: 10px;
        padding: 2px;
    }
