﻿#Header
{
	background:url(../img/bgTopoHeaderDegradeCinza.jpg) repeat-x;		
}

h1
{
	margin:0px;
	padding:0px;	
}

h1 a, h1 a:hover, h1 a:visited,
h2 a, h2 a:hover, h2 a:visited,
h3 a, h3 a:hover, h3 a:visited,
.clsSubMenu a, .clsSubMenu a:hover, .clsSubMenu a:visited,
h2, h1, h3
{
	color:#9d0000 !important;
}


.clsModHTMLGenericoComHeader .clsConteudoHTML a {color:#9d0000 !important;}

.clsLoadingSearch 
{
	padding-top:1px;
	height:50px;
	text-align:center;
	margin:7px auto;
	background:url(../img/loading.gif) no-repeat top center;
}
.clsLoadingSearch span
{
	display:block;
	height:20px;
	margin-top:40px;
	width:100%;
}