.corpo
{
font-family : tahoma;
font-color: #0267AE;
margin-left:0; 
margin-top:0; 
margin-width:0; 
margin-height:0;
}

.tabela
{
z-index: 2;
}

.iNews
{
 border-style: solid;
 border-width: 1;
 border-color: #000000;
 font-family: tahoma; 
 color: #4A4A4A;
 font-size: 12;
}
.iSubmit
{
	border-style: solid;
	border-width: 1;
	border-color: #000000;
	background-color: white;
	font-family: tahoma;
	font-weight: bold;
}

.iBusca
{
	border-style: solid;
	border-width: 1;
	border-color: #000000;
	background-color: #E97605;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12;
}

.datetime
{
font-family: verdana;
font-size: 8;
position: absolute;
top: 36%;
left: 79%;
z-index: 1;
}

.baseCinza
{
background-color:#ECECEC;
font-size : 10;
}

.baseCinza2
{
background-color:#F8F7F5;
font-size : 10;
}

.baseBranca
{
background-color:#f4f9ff;
font-size : 10;

}

.baseLaranja
{
background-color:#FF680C;
font-size : 10;
}

.hora
{
font-size : 10;
}

a:hover
{
 text-decoration: none;
 color:#000000;
}

a
{
 text-decoration: none;
 color:#116881;
}

.tabela
{
	background-color: #F9F9F9;

}


