
@import url("menu.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #c7e8ff;
	background-color:#1e5d8a;
	line-height: 1.5em;
	text-align: justify;
}
a {
	text-decoration: none;
	color: #7dcaff !important;
	border-bottom: 1px solid #3779a8;
}
#header {
}
.noDisplay
{
	display:none;
}
#searchForm {
	padding-top:3px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.searchFloat {
	float: right;
	width: 350px;
	text-align: right;
}
.linguagem ul {
	margin: 4px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.linguagem li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	border: 1px solid #006699;
	color: #FFFFFF;
}
.linguagem {
	float: left;
	width: 350px;	
}
.linguagem a {
	color: #3399CC;
	text-decoration:none !important;
	border-style:none !important;
}
.cabecalhopt,  .cabecalhoen {
	background-image: url(imagens/fundo_cabecalho.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.cabecalhoen {
	background-image: url(imagens/fundo_cabecalho_en.jpg) !important;
}
#cabecalhoWrapper {
	background-color: #1f5078;
	background-image: url(imagens/padrao_cabecalho.gif);
	height: 101px;
	background-repeat: repeat-x;
	background-position: left top;
}

#logo {
	font-size: 1px;
	color: #101928;
	float: left;
}
#logo h1 {
	font-size: 2px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#logo a 
{
	text-decoration:none !important;
	border-style:none !important;
}



#search {
	background-color: #1a2029;
	border-top: 1px solid #efd603;
	border-bottom: 1px solid #efd603;
	height: 27px;
}
#logo a {
	color: #101928 !important;
	text-decoration: none;
	height: 101px;
	width: 285px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannerWrapper h3
{
	display:none;
}

.txtPesquisar {
	background: #011340 url(imagens/fundo_pesquisar.gif) no-repeat top left;
	color: #CADBE8;
	height: 15px;
	width: 131px;
	border: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 0.9em;
}
#searchForm form {
	margin: 0px;
}

.pesquisaAvancadaBtn {
	font-size: 1em;
	text-decoration: underline;
	color: #afd9fc;
	background-color: #1a2029;
	height: 18px;
	border: none;
	text-align: right;
}
#menuWrapper {
	background-repeat: repeat-x;
	background-position: top;
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #1f4f76;
	background-image: url(imagens/fundo_menu_wrapper.gif);
	border-top-color: #6cc3ff;
	border-bottom-color: #6cc3ff;
}
#subMenuWrapper {
	background-image: url(imagens/fundo_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
}
#menu {
	color: #c7e8ff;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

.submitPesquisaBtn {
	color: #FFFFFF;
	background-color: #162c43;
	border: 1px solid #4684af;
	height: 18px;
	font-size: 1em;
}

#login {
	float: right;
	height: 63px;
	width: 250px;
	text-align: right;
	color: #afd9fc;
	padding-top: 20px;
}

.registar {
	font-size: 1em;
	color: #afd9fc;
	background-color: #1d4b70;
	text-decoration: underline;
	border: none;
	text-align: right;
	padding:0px;
}


#login form {
	margin: 0px;
	padding: 0px;
}
#content {
	clear: both;
	float: none;
}


.txtUsername {
	background-image: url(imagens/fundo_txt_boxes.gif);
	border: 1px solid #0f608e;
	color: #CADBE8;
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 127px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;

}

.noFloat {
	clear: both;
}

#subBarraCinza {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}



.txtPassword {
	background-image: url(imagens/fundo_txt_boxes.gif);
	border: 1px solid #0f608e;
	color: #CADBE8;
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 99px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 0.9em;
}
.okBtn {
	color: #FFFFFF;
	background-color: #162c43;
	border: 1px solid #4684af;
	height: 18px;
	font-size: 1.1em;
	width: 26px;
	padding-bottom: 2px;
}
#login p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
}
.subBarraFooter ul {
	list-style-type: none;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.subBarraFooter li {
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
}
.barraFooter {
	background: #1e5d8a url(imagens/fundo_footer.jpg) repeat-x left top;
	height: 110px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.subBarraUtilitarios img {
	border:none;
}

.subBarraFooter {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.patrocinios {
	float: left;
	width: 176px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.containerPatrocinios p {
	margin-bottom: 0px;
	text-align: left;
}
.parcerias {
	float: left;
	width: 82px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.containerPatrocinios {
  width:150px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

.subBarraFooter p {
}

#footer{
	float:none;
	clear:both;
}
.barraUtilitarios {
	background: #0e4266 url(imagens/fundo_utilitarios.jpg) repeat-x left top;
	height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subBarraUtilitarios {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.subBarraUtilitarios ul {
	margin:0px;
	padding:0px;
}
.subBarraUtilitarios li {
	margin:0px 0px 0px 15px;
	padding:0px;
	display:inline;
	vertical-align:middle;
}
.barraUtilitarios a {
	/*margin-right: 15px;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.controlPanel
{
	height:80px !important;
	/*clear:both;*/
	/*text-align:left;*/
}

.invisivel
{
	display:none;
}

.search table
{
	background:none !important;
	border-style:none !important;
	width:100%;
}


.search table td,
.search table tr
{
	background:none !important;
		color:#FFFFFF !important;
}

