@charset "UTF-8";

/*Botão de chat*/

.botao_chat {

	position:absolute;
	right: 0px;
	display:block;
	z-index: 1000;
	top: -2px;
}	

.bordasverdesup {

	border-top: 1px solid #009900;
	border-right: 1px none #009900;
	border-bottom: 1px none #009900;
	border-left: 1px none #009900;
}

.bordasverdeinf {
	border-top: 1px none #009900;
	border-right: 1px none #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px none #009900;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.bordasverdessupinf {



	border-top: 1px solid #009900;
	border-right: 1px none #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px none #009900;
}
.bordaesquerdaverde {



	border-top: thin none #009900;
	border-right: thin none #009900;
	border-bottom: thin none #009900;
	border-left: 1px solid #009900;
}
.todasbordasverdes {
	border: 1px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.links {
	text-decoration: none;
	color: #000000;

}
.fundobarra {

	/*
	background-image: url(imagens/geral/bs_fundo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #009900;
	*/
	

}

.linkativo a:hover{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;




}

.linkativo {
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;



}
.tabelasup {
	background-image: url(imagens/geral/layout/tab_sup.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.tabelalatesq {
	background-image: url(imagens/geral/layout/tab_lat_esq.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.tabelalatdir {
	background-image: url(imagens/geral/layout/tab_lat_dir.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;


}
.tabelainf {

	background-image: url(imagens/geral/layout/tab_inf.gif);
	background-repeat: repeat-x;
}
.tabelaesqsup {
	background-image: url(imagens/geral/layout/tab_sup_esq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.tabelaesqinf {
	background-image: url(imagens/geral/layout/tab_inf_esq.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;


}

.tabeladirsup {
	background-image: url(imagens/geral/layout/tab_sup_dir.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;


}
.tabeladirinf {

	background-image: url(imagens/geral/layout/tab_inf_dir.gif);
	background-repeat: no-repeat;
}
.todasbordasvermelhas {

	border: 1px solid #FF0000;
}

.todasbordascinza {
	border: 1px solid #666;
}
.bordacinzasup {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
.rotulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;




}
.fundopagamento {
	background-image: url(imagens/geral/fundo_pagamento.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.fieldset {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.textopagcontatotitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
.destaquepginicial {
	color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.destaquepginicialblue {
	color: #0F0;
}
observacao_parcelas {
	font-family: Tahoma, Geneva, sans-serif;
}
observacao_parcelas {
	font-family: Tahoma, Geneva, sans-serif;
}
.observacao_parcelas {
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #F00;
	font-size: 10px;
}
titulo_tabela {
	text-align: center;
}
.titulo_tabela {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.texto_tabela {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

body {
	background-image:url(imagens/geral/layout/bg_site.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: 0px;
}

/*Menus de navegação*/

ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}

ul li a div
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight: 14;
	color:#030;
	width: 95%;
	font-weight: normal;
}

ul.MenuBarActive
{
	z-index: 1000;
}

ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*	font-size: 100%;*/
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 133px;
	float: left;
	background:url(menu/menu_bg.gif);
	border: 1px solid #75B427;
}

ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.3em;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}

ul.MenuBarHorizontal ul li
{
	width: 11.2em;
	background-image: url(menu/menu_bg.gif);
}

ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.3em 0.55em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-image: url(menu/menu_bg.gif);
	font-size: 14px;
	height: 42px;
}

ul.MenuBarHorizontal ul li a
{
	display: block;
	cursor: pointer;
	padding: 0.3em 0.55em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-image: url(menu/menu_bg.gif);
	font-size: 11px;
	height: 1em;
	
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFF;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #FFF;
	background-image: url(menu/menu_hover.gif);
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(menu/seta_baixo.png);
	background-repeat: no-repeat;
	background-position: 8.1em 60%;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(menu/seta_baixo.png);
	background-repeat: no-repeat;
	background-position: 8.1em 60%;
}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(menu/menubarright.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(menu/menubarrighthover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		width: 8.45em;
		height: 3.1em;
	}
	
}	

}

