﻿body 
{
	background-color:white;
}
#Background
{
	width:907px;
	height:auto;
	margin:auto;
	border-left: #033ba9 1px solid;
	border-right: #033ba9 1px solid;
	border-top: #033ba9 1px solid;
	border-bottom: #033ba9 1px solid;
}
#Cabecalho
{
	width:890px;
	height:48px;
	background:url(../img/cabecalho.jpg) no-repeat;
	padding-top:5px;
	padding-left:9px;
}
#ConteudoNewsLetter
{
	background:url(../img/gb_NewsLetter.jpg);
	font-family:Calibri;
	font-size:11px;
}
#ConteudoMensagem
{
	background:url(../img/bgMensagem.jpg);
	font-family:Calibri;
	font-size:11px;
}
#Menu
{
	width:893px;
	height:66px;
}
.Titulo
{
	background:url(../img/bg_titulo.jpg) no-repeat;
	font-family:Arial;
	font-size:13px;
	color:White;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	padding-top:3px;
}
.BordaBanner
{
	border-right: rgb(65,150,205) 2px solid;
	padding-right: 4px;
	border-top: rgb(65,150,205) 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: rgb(65,150,205) 2px solid;
	padding-top: 4px;
	border-bottom: rgb(65,150,205) 2px solid
}
.BordaBannerP
{
	border-right: rgb(65,150,205) 2px solid;
	padding-right: 2px;
	border-top: rgb(65,150,205) 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: rgb(65,150,205) 2px solid;
	padding-top: 2px;
	border-bottom: rgb(65,150,205) 2px solid
}
#BordaDIV
{
	border-right: rgb(65,150,205) 2px solid;
	border-top: rgb(65,150,205) 2px solid;
	border-left: rgb(65,150,205) 2px solid;
	border-bottom: rgb(65,150,205) 2px solid;
	width: 236px;
	height: 218px;
	overflow: auto;
}
.BordaTexto
{
	border-right: rgb(65,150,205) 2px solid;
	padding-right: 5px;
	border-top: rgb(65,150,205) 2px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: rgb(65,150,205) 2px solid;
	padding-top: 5px;
	border-bottom: rgb(65,150,205) 2px solid
}
.BordaLinha
{
	border-right: rgb(65,150,205) 1px solid;
	padding-right: 2px;
	border-top: rgb(65,150,205) 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: rgb(65,150,205) 1px solid;
	padding-top: 2px;
	border-bottom: rgb(65,150,205) 1px solid
}
/*.DivTransparente
{
	position: absolute;
	left: 16px;
	top: 500px;
	width: 246px;
	height: 42px;
	z-index: 3; 
	background-color: silver;
	layer-background-color: rgb(86,63,51);
	
	filter: alpha(opacity=80);
	border: 1px none #000000;
}*/
#BannerDireito
{
	width:164px;
}
#Transparente
{
	background-color: white;
	layer-background-color: rgb(86,63,51);
	filter: alpha(opacity=80);
	-moz-opacity:0.8; /* para o FireFox */
    opacity:0.8; /* para o outros Navegadores */
	width:250px;
	height:40px;
	color:rgb(19,105,168);
	font-weight:bold;
}

.tdTitulo
{
	font-size: 11pt;
	font-weight:bold;
	padding-left: 15px;
	color: white;
	font-family: Calibri;
	background-color: rgb(25,57,130);
}
.td1
{
	font-size: 10pt;
	color: black;
	font-weight:bold;
	padding-left: 15px;
	background-color: #dededd;
	font-family: Calibri;
}
/* Tabela do VerElenco.aspx*/
/*Inicio*/
.tdTituloElenco
{
	font-size: 11pt;
	font-weight:bold;
	padding-left: 10px;
	color: white;
	font-family: Calibri;
	background-color: rgb(65,150,205);
}
.tdElenco
{
	font-family:Calibri;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
}

tr#LinkElenco td a:hover
{
	text-decoration:none;
	color:black;
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Calibri;
}
tr#LinkElenco td a
{
	text-decoration:none;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Calibri;
	color: #1457da;
}
/*Fim*/
.td3
{
	font-size: 10pt;
	color: black;
	font-weight:bold;
	padding-left: 15px;
	background-color: white;
	font-family: Calibri;
}
.td2
{
	font-size: 10pt;
	color: black;
	padding-left: 15px;
	background-color: #dededd;
	font-family: Calibri;
}
.LinkSemBorda
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

tr#Link td a:hover
{
	text-decoration:none;
	color:black;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Calibri;
}
tr#Link td a
{
	text-decoration:none;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Calibri;
	color: #1457da;
}
tr#LinkEstatuto td a:hover
{
	text-decoration:none;
	color:silver;
}
tr#LinkEstatuto td a
{
	text-decoration:none;
	color:red;
}