a{ color: #0074ff; }

/*
* === TITULOS ===
*/
h1.titulo
{ width: auto; line-height: 40px; height: 40px; text-indent: 80px; margin: 0; padding: 0;
  background: url(/app/img/molde/titulo.png) repeat-x; position: relative;
  color: #FFF; font-size: 20pt;}

h1.titulo .sifrao-titulo{
	height: 40px; text-indent: 0px;
	position: absolute; left: 0; top: 0; }

h1.titulo .titulo-pronta-esq, h1.titulo .titulo-pronta-dir
{ position: absolute; top: 0px;}
h1.titulo .titulo-pronta-esq
{ left: 0px;}
h1.titulo .titulo-pronta-dir
{ right: 0px;}

/*
* ====== CORPO ======
*/
#corpo_site
{ width: 960px; /*background: #0099ff;*/ margin: auto; overflow: hidden;}

/*
* ====== CABECALHO ======
*/
#cabecalho
{ position: relative; height: 200px; background-image: url("/app/img/molde/topo.png"); overflow: hidden; }

#cabecalho #logoTopo
{ position: relative; display: inline; float: left; width: 435px; height: 200px; overflow: hidden; text-indent: -300px; text-decoration: none; }

#imgLogo
{ position: absolute; top:20px; left: 20px;}

#cabecalho #logoTopo #sloganTopo
{ position: absolute; top: 140px; left: 150px; color: white; font: 12px; font-weight: bold; text-indent: 0px; }

/*
* ====== CONTEUDO ======
*/
#conteudo_site
{ width: 960px; padding-bottom: 20px; padding-top: 5px; }

#banner_topo
{ float: right; height: 200px; width: 500px; text-align: center; color: #FFF;}


/*
* ====== MENUS LATERAIS ======
*/
#menu_esquerda
{ float: left; width: 170px; min-height: 350px; overflow: hidden; display: inline; /* hack ie6 */background: #FFF; }

#menu_direita
{ width: 170px; overflow: hidden;
/*  position: absolute; right: 0;*/
 float: right; display: inline;
}

#meio_site
{ width: 610px; float: left; padding-bottom: 10px; margin: 0 0 0 5px;}

#avisos_site
{overflow: hidden;}

#banner_1
{overflow: hidden; text-align: center;font-size: 0;}

#views_site
{ background: #FFF; }

.wrap-view
{ padding: 10px 2px; }

/*
* ====== RODAPE ======
*/
#rodape
{ position: relative; z-index: 1; height: 200px; clear: both;
  font-size: 12px; text-align: center; color: white; background-image: url("/app/img/molde/topo.png"); }

/*
* ====== LINK WIGAM ======
*/
#meu_link
{ width: 141px; height: 40px; display: block; position: absolute; overflow: hidden;
  right: 10px; top: 10px; text-indent: -1000px; }

#meu_link #meu_logo
{ width: 141px; height: 40px; position: absolute; top: 0; left: 0; }

.valores{text-align: right; padding-right: 5px;}


/*
* ====== BOTAO PADRAO ======
*/
.btPadrao
{ height: 25px; line-height: 25px; color: #FFF; font-size: 10pt; font-weight: bold; text-decoration:none; cursor: pointer;
  text-align: center; padding : 0px 10px; position: relative; overflow : hidden;
  background : url(/app/img/bt_padrao/meio.png) repeat-x;
  display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; }

.btPadrao.IE6
{ margin-right: 3px;}

.btPadrao .btPadrao_c_esq
{ position: absolute; left: 0; top: 0; }

.btPadrao .btPadrao_c_dir
{ position: absolute; right: 0; top: 0; }

.btPadrao.btPHover
{ background-position: 0 -25px;}

.btPadrao .btPadrao_c_dir.btPHover,
.btPadrao .btPadrao_c_esq.btPHover
{ top: -25px; }

/*
* ====== MENUS LATERAIS ======
*/
.menus
{ margin: 0 2px 10px 2px; padding: 0 0 5px 0; }

.menus .opcoes_menu
{ text-indent: 6px; padding: 6px 0 20px 0; margin: 0; border: 1px solid #999; border-top: none;}

.menus .opcoes_menu p
{ margin-bottom: 0px;}

.menus h5
{ padding: 0; margin: 0; height: 25px; line-height: 25px; color: #FFF;
  background: #FFF url("/app/img/molde/titulo-menu-lateral.png") no-repeat;  text-align: center; }

.menus a
{ color: #555; text-decoration: none;}

.menus a:hover, .menus a:focus
{ font-weight: bold; text-decoration: underline;}

/*
* ====== BOX CLIENTE ======
*/
#ml_cliente #txCreditoCliente
{ width: 115px; border: none transparent;}
/*
* Formas de Pagamento
*/
#ml_formasPg .opcoes_menu
{text-align: center;}


/*
* CADEADO
*/
#cadeado
{text-align: center;}


/*
* ===== MENU TOP ======
*/
#menu_top
{height: 35px; position: relative; color: black; text-align: center;
   margin: 0; padding: 0; background-image: url("/app/img/molde/fundo-menu.gif"); }

#menu_top ul
{ height: 35px; line-height: 35px; position: relative; margin: 0; padding: 0; text-align: center; }

#menu_top ul li
{ min-width: 60px; height: 100%; position: relative; margin: 0; padding: 0 2px 0 0; text-align: center;
  background: url("/app/img/molde/separador-menu-topo.gif") repeat-y right; list-style: none;
  display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; }

#menu_top a
{ display: block; text-decoration: none; color: white; font-size: 11pt; font-weight: bold; padding: 0 10px; }

#menu_top a:hover
{ background: url("/app/img/molde/fundo-menu.gif") 0 -40px; }


/*
 ====== TOOLTIP ======
*/
.tooltip
{
	display: none; padding: 10px;
	font-family: Verdana;
	font-size: 9pt;
	z-index: 9999;
}

.tooltip .tipWrap
{  border: 1px solid black; padding: 10px; background: #FFF; }

.tooltip ul
{padding-left: 10px; list-style: disc}
