/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/******
Frame Basico
******/
body
{
	color: #656563;
	font-size: 14px;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, Calibri;
}

h1 
{
	font-family: 'Montserrat', Arial;
}

#pagina
{
	background-color: #eee;
	width: 100%;
	min-width: 980px;
	height: 100%;
}

#topo
{
	background-color: #00579e;
	width: 100%;
	height: 50px;
	position: fixed;
	z-index: 99999;
}

#pos-topo
{
	background-color : #00579e;
	width: 100%;
	height: 26px;
	border: 0;
	margin: 0;
}

#cabecalho
{
	width: 980px;
	margin: 0 auto;
	/*height: 94px;*/
	height: 50px;
	overflow: hidden;
}

a
{
    color: #656563;
    text-decoration: none;    
}

a img
{
    border: 0;   
}

#logo
{
	background: url(/BOB/MULTIMIDIA/bobd99im_logo_banrisul.gif) 10px 10px no-repeat;
	width: 350px;
	height: 50px;
	float: left;
}
#banking
{
	float: right;
	width: 374px;
	height: 50px;
	background: url(/BOB/MULTIMIDIA/bobd99im_cabecalho_degrade.gif) 0 0 repeat-x;
	color: White;
	padding: 0 10px;
	font-weight: bolder;
}

#topo, #cabecalho, #logo, #banking, #acessibilidade
{
	height: 60px;
}

#pos-topo
{
	padding: 64px 0 0 0;
}


#banking label:first-child, #acessibilidade label
{
	display:block;
	height: 10px;
	font-size: 0.8em;
	color: White;
	margin-bottom: 8px;
	margin-top: 4px;
}

#banking label:first-child
{
	font-weight: bold;
}

#banking a
{
	text-decoration: none;
	color: White;
}

#banking .botoesBanking
{
	width:auto;
	height: 20px;
	font-size: 0.8em;
	margin: 0px 5px;
	border-radius: 2px;
	padding: 1px 6px;
	background-color: #bbd80a;
	/*background: -webkit-linear-gradient(top, #bbd80a 50%, #a0bc10 51%, #a0bc10 100%);*/
	background: 0 0 url(/BOB/MULTIMIDIA/bobd99im_banking_office.gif) repeat-x; /*office*/
	float: left;
	vertical-align: middle;
	line-height: 20px;
}

#banking .botoesBanking:hover
{
	background-color: #cdf01c;
	/*background: -webkit-linear-gradient(top, #cdf01c 50%, #b2ce22 51%, #b2ce22 100%);*/
	background: 0 0 url(/BOB/MULTIMIDIA/bobd99im_banking_office_over.gif) repeat-x; /*office*/
}

#banking .homebanking
{
	background-color: #e67817;
	/*background: -webkit-linear-gradient(top, #e67817 50%, #ce6303 51%, #ce6303 100%);*/
	background: 0 0 url(/BOB/MULTIMIDIA/bobd99im_banking_home.gif) repeat-x;
}

#banking .homebanking:hover
{
	background-color: #f88A29;
	/*background: -webkit-linear-gradient(top, #f88A29 50%, #e07515 51%, #e07515 100%);*/
	background: 0 0 url(/BOB/MULTIMIDIA/bobd99im_banking_home_over.gif) repeat-x;
}

.botaoAjudaBanking 
{
	float: right;
	margin-left: 6px;
	background: transparent url("/BOB/MULTIMIDIA/bobd99im_bt_duvida_banking.png") no-repeat 60px center;
    background-position: center center;
    height: 24px;
    width: 24px;
}
.botaoAjudaBanking img
{
	border: 0;
}

#container0
{
	background-color: White;
	-webkit-box-shadow: 0px 15px 20px 10px #d6d4d5;
	-moz-box-shadow:    0px 15px 20px 10px #d6d4d5;
	box-shadow:         0px 15px 20px 10px #d6d4d5;
	border-top: solid 1px LightGray;
}
#container0, #conteudo
{
	width: 980px;
	min-height: 600px;
    padding-top: 7px;
}
#container0, #conteudo, #rodape
{
	margin: 0 auto;
}

#multibanner
{
	background-color: LightYellow;
	width: 950px;
	height: 300px;
	margin: 0px 15px 15px 15px;
	float: left;
}

#containerPrincipal
{
	width: 540px;
	margin: 0;
	color: inherit;
	font-size: 0.85em;
}

#container1, #container2
{
	margin: 0 15px;
	width: 190px;
}

#container1, #container2, #containerPrincipal
{
	float: left;
	/*min-height: 800px;*/
	margin-bottom: 15px;
}

#rodape
{
	background-color: #eee;
	width: 980px;
	min-height: 220px;
	border-top: solid 1px #b0b0ae;
	padding-top: 40px;
	padding-bottom: 40px;
}

#base
{
	background-color: #00579e;
	width: 100%;
	height: 70px;
}

.inv
{
	display: none;
}

/*Menu Contextual*/
#menuContextual
{
	background-color: LightGray;
	font-size: 0.8em;
}

#areasTematicas
{
	margin-top: 10px;
	border: solid 1px #1084ac;
	border-width: 0 0 1px 0;
	font-size: 0.8em;
}

#menuContextual ul, #areasTematicas ul
{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none 0px #FFFFFF;
	background-color: LightGray;
}

#menuContextual ul
{
	border: solid 1px LightGray;
	border-width: 0 0 1px 0;
}

#areasTematicas ul
{
	border-width: 0 0 0 0;
}

#menuContextual ul li, #areasTematicas ul li
{
	text-decoration: none;
	list-style-image: none;
	margin: 0;
	padding: 5px;
	font-weight: normal;
	background-color: white;
	z-index: 1;
	border: solid 1px LightGray;
	border-width: 1px 0 0 0;
}
#menuContextual ul li label:first-child
{
	display: block;
}

#menuContextual ul li a, #menuContextual ul li a:visited, #menuContextual ul li label, 
#areasTematicas ul li a, #areasTematicas ul li a:visited, #duvidas a, #duvidas a:visited
{
	padding: 1px 0 1px 10px;
	vertical-align: middle;
	text-decoration: none;
	/*color: inherit;*/
	font-weight: normal;
	display: block;
}

#menuContextual ul li a:hover, #menuContextual ul li a:active, #menuContextual ul li a:visited:hover,
#menuContextual ul li label:hover, #menuContextual ul li label:active,
#areasTematicas ul li a:hover, #areasTematicas ul li a:active,
#duvidas a:hover, #duvidas a:active
{
	color: #1084ac;
}

#menuContextual ul li , .boxExtra ul li 
{
	position: relative;
}  

#menuContextual li ul
{
	position: absolute;
	left: 190px;
	width: 140px;
	top: -1px;
	z-index: 2;
	display: none;
	border-bottom: none 0px;
	text-decoration: none;
	border: solid 1px LightGray;
	border-width: 0 1px 0 1px;
}

#menuContextual li ul li:last-child
{
	border-bottom: solid 1px LightGray;
}
	
#menuContextual li:hover ul ul, #menuContextual li.over ul ul 
{ 
    display:none; 
}

#menuContextual li:hover
{
	background-color: #eeeeee;
}

#menuContextual li:hover ul, #menuContextual li li:hover ul,
 #menuContextual li.over ul, #menuContextual li li.over ul,
 #menuContextual li:focus ul, #menuContextual li li:focus ul,
 #menuContextual li.focus ul, #menuContextual li li.focus ul
{ 
    display: block;
}

#menuContextual ul li ul li:hover
{
	background-color: White !important;
}

.menuExtra, .boxExtra
{
    width:190px;
    color:#3070BB;   
    margin-bottom: 10px; 
}
    
/*Flechas*/
#menuContextual li ul:after {
/*#menuContextual li ul li:first-child:before {*/
	content: '';
	position: absolute;
	top: 10px; 
	left: -7px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 12px;
	height: 12px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background-color: #eee;
	/*background: linear-gradient(135deg, #666, #333);*/
	/*stylish arrow design using box shadow*/
	box-shadow: 
		1px -1px 0 1px LightGray, 
		1px -1px 0 1px LightGray;
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}

/**  hacks para IE6, IE7, IE8 e IE9 */
#menuContextual li ul:after 
/*#menuContextual li ul li:first-child:before*/
{
	width: 0px\9; 
	height: 0px\9;
	box-shadow: none\9;
	border: 0\9;
}

/*******Multibanner******/
.wt-rotator, .wt-rotator .screen
{
	width: 950px !important;
	height: 300px !important;
}

/****Areas tematicas***/
#areasTematicas ul 
{
	border-bottom-color: #1084ac;
}

#areasTematicas ul li:first-child
{
	border-top:0px !important;
}
#areasTematicas .titulo label
{		
	font-weight: bold;
	display: block;
	padding-left: 5px;
}

#caminho
{
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 10px 0;	
	padding-left: 4px;
	display: block;
}

#caminho a, #caminho a:visited, #caminho a:active, #caminho a:hover
{
	text-decoration: none;
}

#umClique
{
	width: 100%;
	margin-bottom: 10px;
    overflow:hidden;
}

.box-combo-custom
{
	height: 25px;
	position: relative;
	z-index: 101;
	width: 190px;
}

.combo-custom .combo-custom-select
{
	border-radius: 3px;
	border: 1px solid #DFDFDF;
	border-bottom: 1px solid #C1C1C1;
	cursor: pointer;
	height: 22px;
	left: 0;
	line-height: 22px;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	background: #FFF;
	background: -webkit-linear-gradient(top, #FFF 50%, #F9F9F9 51%, #EEE 100%);
}

.combo-custom .combo-custom-value {
	color: #393939;
	display: block;
	height: 22px;
	padding-left: 10px;
	padding-right: 23px;
	overflow: hidden;
	text-decoration: none;
}

.combo-custom .combo-custom-button {
    background: transparent url("/BOB/MULTIMIDIA/bobd99im_seta_dropdown.png") no-repeat 60px center;
    background-position: right center;
	display: block;
	height: 22px;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}

.combo-custom .combo-custom-options {
	background-color: #FFF;
	border-radius: 3px;
	border: 1px solid #DFDFDF;
	border-top: 0;
	position: absolute;
	right: 0;
}

.combo-custom .combo-custom-options .viewport 
{
	margin-top: 15px;
}

.js-scrollbar .viewport 
{
	overflow: hidden;
	position: relative;
	border-top: 5px solid #FFF;
	height: 330px;
	overflow-y: scroll;
}

.js-scrollbar .js-combo-list 
{
	list-style: none;
	position: relative;
	left: 0;
	top: 0;
}
.js-combo-list
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.js-combo-list li
{
}

.combo-custom .js-combo-list .agrupador 
{
	background-color: #ececec;
	border-bottom: 1px solid #DFDFDF;
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #bfbfbf;
}

.combo-custom .combo-custom-options li:hover
{
	background-color: #eeeeee;
}

.combo-custom .combo-custom-options a 
{
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 0.8em;
}

.combo-custom .combo-custom-options a:hover 
{
	color: #1b74b0;
}

.combo-custom .js-combo-list li:first-child 
{
	padding-top: 4px;
}

.combo-custom .js-combo-list a 
{
	border-bottom: 1px solid #DFDFDF;
	color: inherit;
	display: block;
	padding: 5px 0;
	padding-left: 10px;
}

.js-scrollbar .scrollbar 
{
	position: absolute;
	right: 0;
	top: 0;
	width: 19px;
}

.js-combo-custom-active .combo-custom-options {
	box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
	left: 0;
	top: 21px;
}

.combo-custom .combo-custom-options 
{
	background-color: #FFF;
	border-radius: 3px;
	border: 1px solid #DFDFDF;
	border-top: 0;
	position: absolute;
	right: 0;
	/*left: -9999px;
	top: -999999px;*/
	display: none;
}

#rodape #contatos, #rodape #redesSociais, #rodape #governo
{
	display: block;
	float: left;
	width: 240px;
	margin: 5px;
	height: 210px
}

#rodape #redesSociais
{
	width: 440px;
}

#rodape ul
{
	list-style-type: none;
	margin:0;
	padding:0;
}
#rodape #contatos ul li
{
	margin-bottom: 15px;
}

#rodape #contatos ul li label p
{
    margin: 0;
    padding: 0;
}

#rodape #contatos ul li label
{
	display: block;
	padding-left: 20px;
}

#rodape #contatos ul li label.nome
{
	font-weight:bolder;
}

#rodape #contatos ul li label.contato
{
    padding-bottom: 3px;
}

#rodape #contatos #outrosContatos, #rodape #contatos #outrosContatos a
{
	display:block;
	text-align: center;
	text-decoration: none;
}

#rodape #contatos #outrosContatos a:hover
{
	text-decoration: underline;
}

#rodape .acompanhe
{
	float:left;
}

#rodape #redesSociais label
{
	float: left;
}

#rodape #redesSociais ul
{
	position: absolute;
	float: left;
}

#rodape #redesSociais ul li
{
	/*width: 30px;
	height: 30px;
	float: left;
	position: absolute;*/
}

#rodape #redesSociais ul#blocosRedes
{
	height:172px;
	margin-top:1px;
	position: relative;
}
#rodape #redesSociais ul#blocosRedes li
{
	margin: 0;
	padding:0;
	position: relative;
	float:left;
}

#rodape #redesSociais #iconesRedes li
{
    position: relative;	
    margin-left: 10px;
	float:left;
}

#rodape #redesSociais #iconesRedes
{
	position: relative;	
	float:left;
}

#rodape #redesSociais ul li:first-child
{
	margin-left:0;
}

#rodape #redesSociais ul li a.icone, #rodape #redesSociais ul li a.icone img
{
	width: 30px;
	height: 30px;
	margin:0;
	padding:0;
	border: 0;
	float:left;
	position: relative;
}

#rodape #governo
{
	background-image: url(/BOB/MULTIMIDIA/bobd99im_governo_brasao_small.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.box-tooltip-media {
	width: 375px;
	height: 150px;
	border: solid 1px #b0b0ae;
	position: relative;
	/*top: 40px;*/
	margin-top: 10px;
	left: 0;
	z-index: 2;
	overflow: hidden;
	padding: 10px 20px;
}

.box-tooltip-media h2.nome-canal, .box-tooltip-media .texto-Canal h3.titulo-rede
{
	font-size: 1.1em;
	margin: 0;
	display: block;
}

.box-tooltip-media label.endereco-canal
{
	font-size: 1.0em;
	display: block;
	float: none !important;
}

.box-tooltip-media img
{
	border: 0;
	width: 100%;
	height: 100%;
}

.box-tooltip-media .img-redeSocial
{
	float: left;
	border: solid 1px LightGray;
	width: 180px;
	height: 95px;
}

.box-tooltip-media .texto-Canal
{
	float: left;
	width: 175px;
	margin-left: 15px;
	/*border: solid 1px gray;*/
	height: 95px;
}

.box-tooltip-media .texto-Canal
{
	font-size: 0.8em;
}

#Facebook .img-redeSocial, #Twitter .img-redeSocial, #Instagram .img-redeSocial
{
	width: 95px;
	height: 95px;
}

#Facebook .texto-Canal, #Twitter .texto-Canal, #Instagram .texto-Canal
{
	vertical-align:middle;
	padding: 10px;
	padding-top: 30px;
	font-size: 1.2em;
	width: 240px;
}

.tooltip-arrow 
{
	content: '';
	position: absolute;
	top: 04px; 
	left: 145px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 12px;
	height: 12px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: rotate(-45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 10;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background-color: #eee;
	/*background: linear-gradient(135deg, #666, #333);*/
	/*stylish arrow design using box shadow*/
/*	box-shadow: 
		1px -1px 0 1px #b0b0ae, 
		1px -1px 0 1px #b0b0ae;
*/
	border-top: solid 1px #b0b0ae;
	border-right: solid 1px #b0b0ae;
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	/*border-radius: 0 5px 0 50px;*/
}

#Facebook .tooltip-arrow
{
	left: 185px;
}

#Twitter .tooltip-arrow
{
	left: 225px;
}

#Instagram .tooltip-arrow
{
	left: 265px;
}

#Youtube, #Facebook, #Twitter, #Instagram
{
	display: none;
	float:left;
}

#Youtube
{
	display: block;
}

#direitos, #direitos a
{
	margin: 0 auto;
	width: 980px;
	text-align: center;
	font-size: 0.8em;
	color: #eee;
	text-decoration: none;
}

#direitos a:hover
{
	text-decoration: underline;
}

#servidor, #texto, #rapida
{
	margin-top: 10px;
}

#servidor, #texto
{
	float: left;
}

#servidor
{
	margin-left: 30px;
}

#rapida
{
	float: right;
	margin-right: 30px;
}

#banking .caixaSelecao
{
	background: none;
	float: right;
	width: 120px;
	height: 20px;
	border: solid 1px #2393d2;
	border-radius: 2px;
	margin-left: 5px;
}

#banking .caixaSelecao .comboSelecao-select
{
	height: 20px;
}

#banking .caixaSelecao .comboSelecao-texto
{
	/*font-weight: bolder;*/
	margin-left: 8px;
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	color: White;
	width: auto;
	display: block;
	float:left;
}

#banking .caixaSelecao .comboSelecao-select a.comboSelecao-botao
{
	background: transparent url("/BOB/MULTIMIDIA/bobd99im_seta_dropdown_banking.png") no-repeat right center;
	width: 24px;
	height: 20px;
	display: block;
	float: right;
	border-left: solid 2px #2393d2;
}

#banking .caixaSelecao .comboSelecao-opcoes
{
	background-color: #FFF;
	border-radius: 3px;
	border: 1px solid #DFDFDF;
	border-top: 0;
	position: absolute;
	margin-top: 5px;
	z-index: 9999999;
	color: #656563;
	display: none;
}

#banking .caixaSelecao .comboSelecao-lista
{
	list-style: none;
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#banking .caixaSelecao .comboSelecao-opcoes a 
{
	text-decoration: none;
	padding-left: 10px;
	/*border-bottom: 1px solid #bfbfbf;*/
	font-size: 0.8em;
	color: #656563;
}

#banking .caixaSelecao .comboSelecao-opcoes a:hover 
{
	color: #1b74b0;
}

#banking .caixaSelecao .comboSelecao-lista li:first-child 
{
	padding-top: 4px;
}

#banking .caixaSelecao .comboSelecao-lista a 
{
	color: inherit;
	display: block;
	padding: 2px 5px;
}

#banking .caixaSelecao .comboSelecao-lista li:hover
{
	background-color: #eeeeee;
}

#buscaPortal
{
    position: relative;
    z-index: 1;
}

.combo-custom .combo-custom-button-search 
{
    background: transparent url("/BOB/MULTIMIDIA/bobd99im_bt_busca.png") no-repeat 60px center;
    background-position: center center;
	text-decoration: none;	
	border: 0;
	border-left: 1px solid #C1C1C1;		
	cursor: pointer;
}

.combo-custom .combo-custom-texto
{
    height: 16px;
    width: 69%;
    border: 0;    
    background: -webkit-linear-gradient(top, #FFF 50%, #F9F9F9 51%, #EEE 100%);
}

#duvidas
{
    width: 190px;
    border-top: solid 1px lightgray;
    border-bottom: solid 1px lightgray;
    padding: 1px 0px 1px 0px;
    margin: 20px 15px 10px 0px;
    font-size: 0.8em;    
}

#duvidas span
{    
    background-image: url("/BOB/MULTIMIDIA/bobd99im_icone_duvida.png");
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: 10px 50%;    
    vertical-align: middle;
    display: inline-block;
    padding-left: 35px;
}

/***************
 Cores 
***************/
#areasTematicas ul
{
	border-bottom-color: #1084ac;	
}

#areasTematicas .titulo label
{
	border-bottom: solid 1px #1084ac;
}

#areasTematicas .titulo label, #rodape #contatos ul li label.nome,
#rodape #contatos #outrosContatos, #rodape #contatos #outrosContatos a,
.box-tooltip-media h2.nome-canal, .box-tooltip-media .texto-Canal h3.titulo-rede,
.box-tooltip-media .texto-Canal h3.titulo-rede a,
#Facebook .texto-Canal, #Twitter .texto-Canal, #Instagram .texto-Canal,
#Facebook .texto-Canal a, #Twitter .texto-Canal a, #Instagram .texto-Canal a
{
    color: #1084ac
}

#caminho, #caminho a, #caminho a:visited, #caminho a:active, 
#caminho a:hover,.linkDestaque a
{
    color: #1084ac
}

#containerPrincipal #titulo
{
    color: #1084ac;
    font-size: 1.1em;
    padding: 10px 0px 0px 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #1084ac;
    font-weight: bold; 
}

#containerPrincipal .areaTexto
{
    padding: 30px 30px 30px 30px;   
}

ul#maintabs {
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style-type: none;
}

/*ul#maintabs li.item .tab {
	margin: 0;
	display: block;
	float: left;
	padding: 0 10px;
	display: inline-block;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 26px;
	height: 24px;
	text-decoration: none;
	color: inherit;
	position: relative;
	z-index: 3;
}
*/

ul#maintabs li.item
{
	/*margin: 0 6px;*/
	padding: 0;
	display: block;
	float: left;
	height: 24px;
	outline: none;
}

ul#maintabs li.item > .tab
{
	/*font-size: 0.9em;*/
	line-height: 26px;
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 0 6px;
	border-right: solid 1px #0098d4;
	cursor: pointer;
}

ul#maintabs li.item:last-child .tab
{
	border: none;
}

/**TrocaHovermenu**/

ul#maintabs li.item.selected a {
}

ul#maintabs li.item .subMnu
{
	float: left;
	display: none;
	z-index: 9999999;
	position:relative;
	background: white;
	width: 380px;
	overflow:hidden;
}

ul#maintabs li.item .destaque, ul#maintabs li.item .destaque2
{
	float: right;
	/*border-left: solid 1px #ccc;*/
	display: none;
	z-index: 9999999;
	position:relative;
	background: white;
	width: 200px;
	height: 100%;
	padding-top: 10px;
}

ul#maintabs li.item .destaque2
{
	background-color: #eee;
}

ul#maintabs li.item .painel
{
	position:relative;
	display: none;
	width: 780px;
	float:left;
	border: solid 1px #f1f1f1;
	background: white;
	z-index: 99999;
	border: solid 1px #ccc;
	background-color: #eee;
	/*overflow:hidden;*/
	box-shadow: 0px 5px 20px 0px #4a4a4a;
}

ul#maintabs li.item .painel span
{
	display:block;
	padding: 5px 0;
	border-bottom: solid 1px #ccc;
	background-color: White;
}

ul#maintabs li.item .painel span a:first-child, 
ul#maintabs li.item .painel span a:first-child:visited, 
ul#maintabs li.item .painel span a:first-child:hover
{
	font-weight:bolder;
	margin-left: 10px;
	color:#1084ac;
}
ul#maintabs li.item .subMnu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: inherit;
	/*border-right: solid 1px lightgray;*/
	width: 189px;
	min-height: 252px;
	height: 100%;
	background: white;
}

ul#maintabs li.item .subMnu ul li
{
	/*padding: 5px;*/
	padding: 5px 5px 5px 10px;
	/*border: solid 1px white;*/
	/*border-width: 1px 0;*/
}

ul#maintabs li.item .subMnu ul li.hover
{
	background: #f1f1f1;
	/*border: solid 1px #bbb;
	border-width: 1px 0;*/
}

ul#maintabs li.item .subMnu ul a
{
	/*line-height: 26px;*/
	text-decoration: none;
	color: inherit;
}
ul#maintabs li.item .subMnu ul a:link, ul#maintabs li.item .subMnu ul a:visited {
	color: inherit;
}
ul#maintabs li.item .subMnu ul a:hover, ul#maintabs li.item .subMnu ul label:hover
{
	color: #1084ac;
	/*font-weight: bold;*/
}

ul#maintabs li.item .subMnu ul li
{
	/*position: relative;*/
}  

.listaMnuProd
{
	background: #eee;
}

ul#maintabs li.item .subMnu ul li ul
{
	/*background: white;*/
	background: #eee;
	position: absolute;
	left: 190px;
	width: 190px;
	top: 0px;
	z-index: 2;
	display: none;
	border-bottom: none 0px;
	text-decoration: none;
	border: 0; /*solid 1px LightGray;
	border-width: 1px 1px 0 1px;*/
	font-size: 0.9em;
	overflow-y:auto;
}

ul#maintabs li.item.hover .subMnu
{
	display: block;
}
ul#maintabs li.item.hover .destaque, ul#maintabs li.item.hover .destaque2
{
	display: block;
}
ul#maintabs li.item.hover .painel
{
	display: block;
}
	
ul#maintabs li.item .subMnu ul li:hover ul ul, ul#maintabs li.item .subMnu ul li.over ul ul 
{ 
    display:none; 
}
ul#maintabs li.item .subMnu ul li.hover
{
	background-color: #eeeeee;
}

ul#maintabs li.item .subMnu ul li.hover ul,
ul#maintabs li.item .subMnu ul li li.hover ul,
ul#maintabs li.item .subMnu ul li:focus ul,
ul#maintabs li.item .subMnu ul li li:focus ul,
ul#maintabs li.item .subMnu ul li.focus ul,
ul#maintabs li.item .subMnu ul li li.focus ul
{ 
    display: block;
}

ul#maintabs li.item .subMnu ul ul li ul li.hover
{
	background-color: White !important;
}    

ul#maintabs li.item .destaque label
{
	font-size: 0.9em;
	margin-left: 5px;
}
ul#maintabs li.item .destaque a img
{
	width: 188px;
	max-height: 250px;
	padding: 0px 6px;
	/*border: solid 1px #ccc;
	border-width: 1px 0;*/
}
ul#maintabs li.item .destaque a.destaqueSaibaMais
{
	font-size: 0.8em;
	margin-right: 3px;
	color: #1084ac;
	text-decoration: none;
	float: right;
	font-weight: bold;
}
ul#maintabs li.item .destaque a.destaqueSaibaMais:link, ul#maintabs li.item .destaque a.destaqueSaibaMais:visited
{
	color:#1084ac;
}
ul#maintabs li.item .destaque a.destaqueSaibaMais:hover
{
	text-decoration: underline;
}

.destaque2 label {
    font-weight: bolder;
    margin-left: 10px;
    color: #1084ac;
}

.destaque2 ul {
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}

.destaque2 ul li {
    padding: 5px 5px 5px 15px;
}

.destaque2 ul li a:hover
{
	color: #1084ac;
}


/*************************************/

div#maintabs-panel-container {
	border: none;
	border-top: 2px solid #4a6a7c;
	border-radius: 0;
	background-color: #fff;
	position: relative;
	padding: 0;
	margin: 0;
	outline: none;
	margin-top: -2px;
}

.menuP
{
	height: 35px;
	display: block;
	width: 980px;
	margin: 0 auto;
}

/************************
Genéricos
************************/

#conteudo .tituloAreaTematica
{    
    margin: 0px 15px 5px 15px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #1084ac;
    color: #1084ac;
}

#conteudo .tituloAreaTematica a, #conteudo .tituloAreaTematica a:visited, #conteudo .tituloAreaTematica a:hover
{
    color: #1084ac;
}

#conteudo_relacionado
{
    padding-top: 15px;
}

/*****************
Popup
*****************/
#popupConteudo
{
	display:block;
    position:absolute;
    top:0px;
    left:0px;
    background:white;
    color:black;
    font-size:11px;
    font-weight:normal;
    margin:2px;
    width:98%;
    height:98%;
    background-color:#FFFFFF;
    z-index: 102;
}

#popupExterna
{	display:block;
	margin: 40px 0px 0px 0px;
	position : absolute;
	top: 0px;
	left: 0px;
	z-index:103;
	padding:0px;
}  

#closePopup
{   float:right;
    cursor:pointer;
    margin-top:5px;
}

.identadoPar, .identadoImpar
{   
    padding-left:20px;
    margin:0px;
    padding-top:4px;
    padding-bottom:4px;
}

.identadoPar
{   
    background-color:#dEdEdE;
    color:Black;
}

.identadoImpar
{   
    background-color:white;
}

h2
{   
    padding:0px;
    margin:5px;
    margin-left:10px;
    font-size:12px;
    color:#1084ac;
}

.key
{   
    color:#1084ac;
    font-weight:bold;
}

#instrucoesDescricao
{   
    margin-left:10px;
}

/***********************
*  Applet de gráfico
***********************/

.grafico
{
	vertical-align:middle;
	margin-left:20px;
	margin-top:20px;
	width:450px;
	height:151px;
}

/***********************
Controle de fontes
**********************/

#acessibilidade
{
	float: right;
	width:auto;
	height: 50px;
	background: url(/BOB/MULTIMIDIA/bobd99im_cabecalho_degrade.gif) 0 0 repeat-x;
	color: White;
	margin-left: 5px;
	padding: 0 10px;
	float: right;
	/*border: solid 1px black;*/
}

#acessibilidade span
{
	height: 15px;
	width: 15px;
	background-color: White;
	color: #00579e;
	margin: 15px 10px 0 0;
	border: solid 1px #00579e;
	padding: 2px;
	float: left;
	font-size: 0.75em;
	font-weight: bolder;
	line-height: 15px;
	border-radius: 3px;
	text-align: center;
}

#incFonte, #decFonte
{
    color: White;
    font-size:14px;
    font-weight:bold;
    cursor:pointer;
    padding: 1px;
    width: 19px;
	border: solid 1px #2393d2;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
}
    
#incFonte
{   
    margin-right: 7px; 
}

#alterarFonte
{
    margin-bottom:5px;
    display:inline-block;
    vertical-align: top;
	padding-top: 3px;
}

#alterarFonte label
{
	text-align: center;
	font-size: 0.7em;
}

#divAcessContraste
{
	display: inline-block;
	padding: 4px 0 0 7px;
}

/*Remove Acessibilidade e alto contraste no IE7 ou inferior*/
.ie7 #divAcessContraste, .ie6 #divAcessContraste
{
	display: none;
}

#divAcess, #divContraste
{
	padding-top: 3px;
}

#divAcess label, #divAcess img, #divContraste label, #divContraste img
{
	display: inline;
	cursor: pointer;
	vertical-align: middle;
}

#divAcess img, #divContraste img
{
	padding-left: 3px;
}

#divAcess a, #divContraste a
{
	cursor: pointer;
}

/******************************
/* Banner flash 
/******************************/

.animadoMenuDireito {
  width: 183px;
  height: 56px;
  background: white;
  padding-left: 4px;
  margin-top: 10px;
}

.boxExtra img
{
    padding-left: 4px;
    padding-top: 10px;
}

/* Fim Banner flash */


/*Flecha menu superior*/
ul#maintabs li.item.hover .painel:after
{
	content: '';
	position: absolute;
	top: -5px; 
	left: 35px;
	width: 8px;
	height: 8px;
	transform: rotate(-45deg);
	z-index: 99999;
	background-color: #fff;
	border-top: solid 1px #b0b0ae;
	border-right: solid 1px #b0b0ae;
}

/************************
/* Constraste
/************************/
.contraste *
{
	background-image: none !important; 
    background-color: Black !important;
    color: White !important;
    border-color: White !important;
}

.contraste #logo
{
	background-image: url(/BOB/MULTIMIDIA/contraste/bobd99im_logo_banrisul.gif) !important;
}

.contraste .combo-custom .combo-custom-button,
.contraste #banking .caixaSelecao .comboSelecao-select a.comboSelecao-botao 
{
    background-image: url("/BOB/MULTIMIDIA/contraste/bobd99im_seta_dropdown.png") !important;
}

.contraste .combo-custom .combo-custom-button-search 
{
    background-image: url("/BOB/MULTIMIDIA/contraste/bobd99im_bt_busca.png") !important;
}

.contraste #duvidas span, .contraste #banking .botaoAjudaBanking
{    
    background-image: url("/BOB/MULTIMIDIA/contraste/bobd99im_icone_duvida.png") !important;
}

.contraste #rodape #governo
{
	background-image: url("/BOB/MULTIMIDIA/contraste/bobd99im_governo_brasao_small.png") !important;
}

.contraste .wt-rotator .c-panel, .wt-rotator .thumbnails,
.contraste .wt-rotator .c-panel ul
{
	background-color: Transparent !important;
}

.contraste .wt-rotator .c-panel li
{
	background-color: White !important;
}

.contraste .wt-rotator .thumbnails li.curr-thumb
{
	background-color: Gray !important;
}

/* Fim Contraste */

/***********************
*  Mensagens de Erro e Alerta
***********************/
.mensagem
{
    background-color:#F5F5F5;
    text-align:left;
    padding:5px 0px 5px 0px;
    font-weight:bolder;
    font-size:11px;
    margin:10px 0px 10px 0px;
}

.erro
{
    color:#CF3333;
    background-color:#FFBFBF;
    border:1px solid red;
}

.warning
{
    color:#AC8B41;
    background-color:#FFFFCF;
    border:1px solid #EEEF68;
}

.sucesso
{
    color:#538F50;
    background-color:#E4FFDF;
    border:1px solid #538F50;
}

.mensagem img
{
    display:inline-block;
    vertical-align:middle;
    margin-left:10px;
}

.mensagem span
{
    display:inline-block;
    vertical-align:middle;
    text-align:left;
    width:360px;
    padding-left:10px;
}


.item_menu_para_voce
{
    /*width: 72px;*/ /*0.9*/
    width: 80px;
}

.item_menu_servidor
{
    /*width: 105px;*/ /*0.9*/
    width: 117px;
}

.item_menu_para_sua_empresa
{
    /*width: 117px;*/ /*0.9*/
    width: 132px;
}

.item_menu_governos
{
    /*width: 67px;*/ /*0.9*/
    width: 74px;
}