﻿#topo_linha, #topo_logo, #rodape {
	background-color: #006898;
}
DIV#topo1 {
	background:url('/PortalRI/Images/Home/Secoes/Home/home_menu_topo1.gif') no-repeat;
}	
DIV#topo3 {
	background:url('/PortalRI/Images/Home/Secoes/Home/home_menu_topo3.gif') no-repeat;
}
DIV#topo4 {
	background:url('/PortalRI/Images/Home/Secoes/Home/home_menu_topo4.gif') no-repeat;
}
DIV#topo5 {
	background:url('/PortalRI/Images/Home/Secoes/Home/home_menu_topo5.gif') no-repeat;
}
#coluna4 #saibamais #topo {
	background:url('/PortalRI/Images/Home/Secoes/Home/home_menu_topo6.gif') no-repeat;
}
#cotacoes_topo_naoselecionado {
	background: url('/PortalRI/Images/Home/Secoes/Home/home_cotacoes_topo1.gif') no-repeat top;
}
#cotacoes_topo_naoselecionado:hover {
	background: url('/PortalRI/Images/Home/Secoes/Home/home_cotacoes_topo2.gif') no-repeat top;
}
#coluna1 #busca {
	background: url('/PortalRI/Images/Home/Secoes/Home/home_busca.gif') no-repeat;
}
.okbusca {
	background: url('/PortalRI/Images/Home/Secoes/Home/home_busca_ok.gif') no-repeat;
}
.okbusca:hover {
	background: url('/PortalRI/Images/Home/Secoes/Home/home_busca_ok2.gif') no-repeat;
}
#rodape A:hover {
	background-color: #3377B2;
}


<!-- Suporte a Grid -->
.Grid
{
	border:1px silver solid !important; 
}

<!-- Header -->
.Grid tr th
{
	padding:4px 4px 4px 4px;
	background-color: #006898;
	color: #FFFFFF;
	border-left:1px white solid;
	font-family: arial, verdana, helvetica; 
	font-size: 14px; 
	text-decoration: none;

}

.GridRow td
{
	padding:2px 2px 2px 2px;
	margin-left:3px;
	border-bottom:1px #006898 solid !important; 
	font-family: arial, verdana, helvetica; 
	font-size: 14px; 
	text-decoration: none;
}

.GridMarkedRow
{
	background-color: #006898;
	color:white;
}


<!-- Suporte as Páginas Internas -->
.TituloPagina
{
	
	font-family: arial, verdana, helvetica; 
	font-size: 20px; 
	color: #006898; 
	text-decoration: none; 
	font-weight: bold;
}

.TextoPagina
{
	
	font-family: arial, verdana, helvetica; 
	font-size: 14px; 
	color: #5f6d7a; 
	text-decoration: none;
}