*
{
	padding: 0;
	margin: 0;
}

html
{
	height: 100%;
}

form#Form1
{
	height: 100%;
}

body
{
	height: 100%;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 70%;
	background-color: #fff;
	color: #4a4b3c;
}

#pub-slb-topo {
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}

h3
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color:#3C73A9;
	margin-bottom: 10px;
	border-bottom: 1px solid #3C73A9
}

a, a:visited
{
	color: #4a4b3c;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0; margin: 0; padding: 0;
}

p
{
	margin-bottom: 10px;
}

input.Textbox
{
	width: 100px;
	height: 13px;
	font-size: 90%;
	border: 1px solid #b2b28d;
	background: #f5f5f1;
}

select
{
	background: #f5f5f1;
	font-size: 100%;
}

textarea
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 95%;
	background: #f5f5f1;
	border: 1px solid #b2b28d;
	height: 80px;
}

div.Field
{
	margin-bottom: 10px;
}

div.FieldValidation
{
	margin-bottom: 10px;
}

div#MasterContainer
{
	position: relative;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;	
	border: solid #dddddd 1px;
	overflow: hidden;
}

div#TesteiraGloboCom
{
	height: 153px;
	background: url('Imagens/TesteiraGloboCom.png') top center no-repeat;
}

div#BodyContainer
{
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
	_margin-top: 10px;
	background: #FFF;
	padding: 0px 0px 0px 0px;	
}

div#Cabecalho
{
	position: relative;
	height: 70px;
	background: url('Imagens/Cabecalho.jpg') left top no-repeat;
	width: 100%;
}

div#Cabecalho .logo{ float:left; width:169px; height:70px; margin:0px 0 0 15px; display:inline; }

div#TituloSite
{
	display: none;
}

div#LogoDoBancoDeImagens
{
	position: absolute;
	top: 25px;
	left: 10px;
}

div.LinkSiteAgencia a, div.LinkSiteAgencia a:visited
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	position: absolute;
	left: 468px;
	color: #3c73a9;
	font-weight: normal;
	text-decoration: none;
	background: url('Imagens/BulletLink.png') center left no-repeat;
	padding-left: 12px;
}

div#Links
{
	float: right;
	padding-right: 0px;
	margin-top: 2px;
	font-size: 70%;
	border: none;
}

div#Conteudo
{
	
}

div#BarraNavegacao
{
background-color:  #3C73A9;
}

div#BackgrounddaBarra 
{	
background: url('Imagens/FundoBarraNavegacao.png') center bottom no-repeat;
height: 30px;

}

div#areaclicaveltopo {
    height:25px; 
    width:150px;
    float:left;
}

.ajuda        { font:bold 11px "Trebuchet MS", Arial, Verdana;color:#434343; position:absolute; top:20px; left:210px; top:26px; vertical-align:middle; }
.ajudaimg        { vertical-align:middle; }

div#WhiteBar {width: 100%; 	border-top: solid #dddddd 1px; border-bottom: solid #dddddd 1px; background: #FFF;}

div#WhiteBar p {color: #3c73a9; font-size: 11px; padding: 0; width: 100%; margin-left: 20px; padding-top: 10px;}

div#WhiteBar a {color: #3c73a9; font-size: 11px; font-weight: normal;}
div#WhiteBar a:hover { text-decoration: underline;}

div#WhiteBar a.linksuperior {color: #3c73a9; font-size: 11px; background: url('Imagens/BulletLink.png') center left no-repeat;float:right;padding-left: 12px; margin-right: 35px; text-decoration: none; font-weight: normal;}

div#Rodape
{
	clear: both;
	height: 29px;
	background: url('Imagens/Rodape.png') bottom center no-repeat;
	text-align: center;
}

div#Copyright
{
	font-size: 80%;
	color: #6a6a46;
	padding-top: 9px;
	_padding-top: 11px;
	_margin-top: 11px;
	
}
div#Copyright a{margin:0 0 0px 0; font-weight:normal;}



/**/
div.Caixa2
{
	padding: 10px;
}

div.LinkVertical
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	border: 1px solid #b2b28d;
	padding: 3px;
}
div.LinkVertical a
{
	color: #4a4b3c;
}
div.LinkVertical div.LinkVerticalWrapper
{
	padding: 7px;
	color: #4a4b3c;
	background: #e2e0d1;
}