
<!--

body, p, table, td, th { font-family: Verdana, Arial, Helvetica; font-size:10px; color: #666666; }
.cinza_01    { background-color: #EEEEEE }
.limpo       { border-style: solid; border-width: 0 }
.input       { font-family: Verdana; font-size: 10 px; background-color: #FFFFFF; color: 
               #990033; border: 1px solid #999999 }

.input02    { font-family: Verdana; font-size: 10 px; background-color: #FFFFFF; color: 
#003366; border: 1px solid #FF0000}

.input01    { font-family: Verdana; font-size: 10 px; background-color: #999999; color: 
               #FFFFFF; border: 1px solid #999999 }

.input03    {
	font-family: Verdana;
	font-size: 10 px;
	background-color: #FF3300;
	color: #FFFFFF;
	border: 1px;

}

a            { text-decoration: none; color: #000066 }
a:hover      { text-decoration: underline; color: #000066 }
input, textarea, select { color: #000066; font-family: Verdana; font-size:10px; border: 1px solid #000066 }

.tracejado { border: thin dotted #ccc;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.branco {color: #FFFFFF}

#topo {
background-image:url(../imagens/topo_fundo.gif);
background-repeat:no-repeat;
width:100%;
height:94px;
display:block;
background-color:#3b458f;
border-bottom:#FFFFFF 1px solid;
}
#menu {
background-image:url(../imagens/topo_fundo_menu.gif);
background-repeat:repeat;
width:100%;
height:41px;
display:block;
position:relative;
top:53px;
text-align:center;

}
#flash {
background-image:url(../imagens/topo_01.gif);
background-repeat:repeat;
width:100%;
height:120px;
display:block;
}

.topo-destaque-01 {
background:#FF6600;
padding:4px;
color:#FFFFFF;
font-weight:bold;
}

.home-port { border-bottom: #ccc 1px solid; 
}

-->

