﻿@charset "utf-8";
/* Folha de estilo do site da AeC - Luis Moura 18/12/2008 - luisomoura@gmail.com */

/* Geral */
* {
	font-family:"Lucida Sans", Tahoma;
	border:0px;
	padding:0px;
	margin:0px;
	background:transparent;
	outline:0px;
	text-decoration:none;
}
body, html {
	margin:0px;
	padding:0px;
	overflow-x:hidden;
}
#Geral {
	background-image:url(/Repositorio/Templates/Geral/imgs/topo/bgTopo.gif);
	background-repeat:no-repeat;
	background-position:center top;
	display:block
}
.botao, button {
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/BgBotao.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	height:20px;
	margin-left:6px;
	margin-right:3px;
	margin-top:3px;
	overflow:hidden;
	padding-left:20px;
	width:22px;
}
.titulo {
	color: #1c5494;
	font-weight:bold;
	font-size:16px;
	font-variant:small-caps
}
.campo {
	font-size:12px;
	width:100px;
}
h2 {
	color: #1c5494;
	font-weight:bold;
	font-size:14px;
	font-variant:small-caps;
	margin-bottom:10px;
	display:inline
}
/* Efeitos */
.curva {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/*behavior:url(/Repositorio/Templates/Geral/Estilo/border-radius.htc);*/
}
.curvaie {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
img, div, input, h2, span {
	behavior: url("/Repositorio/Templates/Geral/Estilo/iepngfix.htc")
}
.clear {
	clear:both;
}

a {color:#245a9a;}
a:hover{color:#3399FF;}

p {
	margin-bottom:10px;
}
/* Cabe�alho */
#cabecalho {
	margin:0 auto;
	width:1000px;
	height:120px;
	padding:0px 5px 0px 5px;
	position:relative;
}
#logomarca {
	padding-top:8px;
	float:left;
}
#busca {
	float:right;
	background-color:#FFFFFF;
	margin:10px;
	border:1px solid #e4e3e3;
	*border:none;
	*background:url(/Repositorio/Templates/Geral/Imgs/Geral/BoxBuscaFundo.gif) left top no-repeat transparent;
	*height:28px;
	padding:3px;
	padding-left:6px;
	padding-right:0px;
	padding-top:0px;
	font-weight:bold;
	width:184px;
	*width:198px;
	font-size:11px;
}
#busca .botao{margin-top:4px;}

#menu {
	position:absolute;
	top:50px;
	right:16px;
}
#Rodape {
	margin:0 auto;
	padding-top:10px;
	width:1000px;
	height:92px;
}
#RodapeInterna {
	margin:0 auto;
	margin-top:-50px;
	width:1000px;
	height:92px;
}
#bhtec{float:right}
/* Destaque */
#destaque {
	margin:0 auto;
	width:1000px;
	padding:0px 5px 0px 5px;
	position:relative;
	height:186px;
}
.itemDestaque {
	height:186px;
	width:1000px;
	display:none;
}
#nav {
	position:absolute;
	top:150px;
	right:25px;
	background-image:url(/Repositorio/Templates/Geral/imgs/Destaque/bgControle.gif);
	background-repeat:repeat-x;
	padding:2px 5px 2px 5px;
	z-index:1000;
	float:right;
 	*width:110px;
	border:#CCCCCC;
}
#nav a {
	font-size:13px;
	font-weight:bold;
	padding:0px 3px 0px 3px;
	margin:0px 3px 0px 3px;
}
.activeSlide {
	background-color:#edecec;
	border:1px solid #c8c7be;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/* Menu */

.MenuGeral {
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/bg.jpg);
	height:32px;
	width:700px;
}
.itemPai {
	float:left;
	border-left:1px solid #f8fafe;
	border-right:1px solid #eeeeee;
	padding:9px 5px 0px 5px;
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/bg.jpg);
	height:22px;
}
.itemPai a {
	color:#333333;
	font-weight:bold;
	font-size:12px
}
.itemPai a:hover {
	color:#3b92db;
	font-weight:bold;
}
.bordaEsq {
	float:left;
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/esquerdaMenu.gif);
	width:6px;
	height:31px;
}
.bordaDir {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/direitaMenu.gif);
	width:6px;
	height:31px;
}
.SubPai {
	position:absolute;
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/bgsub.jpg);
	background-repeat:repeat-x;
	width:685px;
	height:32px;
	top:30px;
	left:7px;
	display:none;
}
.subItemMenu {
	float:left;
	padding:9px 10px 0px 10px;
}
.subItemMenu a {
	color:#3b92db;
	font-weight:bold;
	font-size:13px;
}
.subItemMenu a:hover {
	color:#275b8a;
}
.bordaEsqSub {
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/esquerdaSubMenu.gif);
	background-repeat:no-repeat;
	width:7px;
	height:32px;
	float:left;
}
.bordaDirSub {
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/direitaSubMenu.gif);
	background-repeat:no-repeat;
	width:7px;
	height:32px;
	float:right;
	border:0px;
}
.MenuSelecionado {
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/MenuPaiSelecionado.gif);
	background-repeat:no-repeat;
	height:25px;
	margin-top:7px;
	position:relative;
	z-index:100;
	margin-left:2px;
	margin-right:2px;
	padding:0px;
}
.MenuSelecionado a {
	background-image:url(/Repositorio/Templates/Geral/imgs/menu/MenuPaiSelecionadoEsq.gif);
	padding-right:7px;
	background-repeat:no-repeat;
	background-position:right top;
	height:18px;
	display:block;
	padding:5px 10px 0px 10px;
	float:left;
}
/* Destaque produtos capa */
#produtosCapa {
	background-image:url(/Repositorio/Templates/Geral/imgs/DestaqueProdutos/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 auto;
	width:1000px;
	position:relative;
	height:169px;
}
.proximoproduto {
	position:absolute;
	top:70px;
	right:155px;
	z-index:10;
}
.produtoanterior {
	position:absolute;
	top:70px;
	left:175px;
	z-index:10;
}
#SeletorProdutos #controleMostraPagina_ctl00_servicos {
	position:absolute;
	top:40px;
	left:220px;
	width:580px;
	height:117px;
	background-image:url(/Repositorio/Templates/Geral/imgs/DestaqueProdutos/bgProduto.jpg);
	background-repeat:no-repeat;
	background-position:0px -7px;
	overflow:hidden
}
#SeletorProdutos #controleMostraPagina_ctl00_servicos table
{
width:500px;
margin:-10px 50px 0px 50px;

}
#SeletorProdutos #controleMostraPagina_ctl00_servicos table *{
font-size:12px !important;
}


.ProdutoSeletorCapa {
	width:600px;
	height:117px;
	font-size:11px;
	}
.ProdutoSeletorCapa table {
	width:500px;
	margin-top:-18px;
	margin-left:70px;
}
.ProdutoSeletorCapa table tr td {
	padding:8px;
}
.TituloSeletor {
	padding:9px 0px 0px 240px;
}
/* Capa */
#conteudoCapa {
	margin:0 auto;
	width:1010px;
	padding-top:10px;
	padding-left:40px;
	background-position:center 0px;
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/BgTopHome.jpg);
	background-repeat:no-repeat;

}
#noticiaHome {
	float:left;
	padding-right:50px;
}

#noticiaHome #noticia{height:150px;}
#noticiaHome #respSocial{height:150px;margin-top:10px;}

#boxesHome {
	float:left;
	margin-bottom:5px;
	width:670px;
	_width:650px;
	height:150px;
}
.ImagemCapa {
	padding-right:15px;
	width:40px;
}
.textoCapa {
	width:150px;
	color:#003399;
	font-size:11px;
}
.textoCapa a {
	color:#003399;
}
.textoCapa a:hover {
	color:#3399FF;
}
.tituloHome {
	color: #1c5494;
	font-weight:bold;
	font-size:16px;
	font-variant:small-caps;
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/bgTitulosBox.png);
	background-repeat:repeat-y;
	padding:5px 5px 5px 5px;
}
.LinhaNoticias {
	margin-top:10px;
	width:280px;
}
.arremate {
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/BgRodape.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;

}
/* Destaque parceiros home */

#SeletorParceiros, #controleMostraPagina_ctl00_clientes {
	width:150px;
	height:100px;
	overflow:hidden;
}
.parceiroSeletor {
	width:150px;
	height:110px;
	padding-top:10px;
}
/* Rodape */
.dadosrodape {
	margin:0 auto;
	width:400px;
	padding-top:10px;
}
.telefone {
	font-size:22px;
	color:#003399;
	float:left;
	border-right:1px solid #CCCCCC;
	padding-right:10px
}

.TelefoneIngles {
	font-size:18px;
	color:#003399;
	float:left;
	border-right:1px solid #CCCCCC;
	padding-right:10px
}

.enderecos {
	float:left;
	width:210px;
	padding-left:10px;
	font-size:11px;
}
.enderecos a {
	color:#0039a6;
}

.enderecos a:hover{color:#3399FF;}
/* Paginas Internas */
#conteudoInterna {
	background-image:url(/Repositorio/Templates/Geral/imgs/Destaque/destaque.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:170px;
}
#InternaEditavel {
	width:1000px;
	margin:0 auto;
	display:table;
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/BgRodape.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:100%;
	min-height:800px;
}
#InternaEditavel .tabelaconteudo{width:1000px !important;}
#conteudo {
	float:left;
	width:750px;
	_width:700px;
	padding:10px;
}
#conteudo h2 {
	font-size:23px;
	color:#003399;
	font-weight:bold;
	border-bottom:2px solid #FFFFFF;
	width:100%;
	display:block;
	margin:20px 0px 20px 0px;
}
#apoioInterna {
	padding-top:10px;
	width:235px;
	overflow:hidden
}
#navegacao {
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/bgTitulosBox.png);
	background-repeat:repeat-y;
	padding:7px;
	margin-bottom:10px;
	font-size:12px;
	height:18px;
	float:left;
	width:590px;
}
#navegacao a {
	color:#575757;
}
#voltar{float:right;}
#voltar a{font-size:10px;}
#acessibilidade {
	float:left;
	border:1px solid #cfdbe5;
	*border-top:0px;
	*border-bottom:0px;
	width:30px;
	margin:0px 10px 0px 0px;
	background-color:#FFFFFF;
	padding:5px 0px 5px 0px;
	*padding-bottom:0px;
	*padding-top:0px;
	background-image:url(/Repositorio/Templates/Geral/imgs/acessibilidade/acessibilidade.gif);
	background-repeat:no-repeat;
	background-position:7px 10px;
	padding-left:20px;
}

#acessibilidade.Ingles{background-image:url(/Repositorio/Templates/Geral/imgs/acessibilidade/AcessibilidadeIngles.gif);}

#conteudoInternaEditavel {
	float:left;
	width:640px;
	line-height:150%;
	font-size:12px;
	display:block;
	padding-bottom:120px;
}

#conteudoInternaEditavel * h1{color:#003399; line-height:normal; font-size:20px;}
#conteudoInternaEditavel * h2{color:#003399; line-height:normal; font-size:15px;}

.boxDireitaInterna {
	border:1px solid #cfdbe5;
	*border-top:0px;
	*border-bottom:0px;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:10px;
	*margin-bottom:0px;
	font-size:11px;
}
.smallFont, .largeFont, .impressao, .pdf {
	margin:1px;
}
.boxDireitaInterna h2 {
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/bgTituloColuna.gif);
	background-repeat:repeat-y;
	display:block;
	padding:5px;
	margin-top:5px;
}
#destaqueColuna {
	position:relative;
}
#divServicosColunaDireita {
	height:160px;
	width:150px;
	margin:0px 0px 0px 30px;
	overflow:hidden;
}
.ServicoInternaItem {
	height:167px;
	width:155px;
	*width:157px;
	font-size:10px;
	color:#888888
}
.ServicoInternaItem a {
	color:#245a9a;
	font-weight:bold;
}

.ServicoInternaItem a:hover{color:#3399FF;}
.destaqueColunaServicosInternaAnterior {
	position:absolute;
	top:10px;
	left:7px;
	_left:0px;
	z-index:100
}
.destaqueColunaServicosInternaProxima {
	position:absolute;
	top:10px;
	right:9px;
	z-index:100
}

#ServicosInterna #controleMostraPagina_ctl00_servicos{
	text-align:center;
	height:167px;
	overflow:hidden;
	margin-left:30px;
	margin-right:30px;
}

.itemNoticia {
	padding:15px;
	color:#999999
}
.itemNoticia a {
	color:#999999;
}
.itemNoticia a:hover {
	color:#666666;
}
.dataNoticia {
	color:#245a9a;
	font-weight:bold;
}
.outrasNoticias {
	font-weight:bold;
	padding:0px 10px 10px 0px;
}
.rss {
	padding:10px 0px 10px 0px;
}
.rss a {
	color:#333333;
}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/bglightbox.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay {
	position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	/*background: #ffffff;*/
	z-index: 102;
	color:#000000;
	display:none;
	border: 0px;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	color:#FFFFFF;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	color:#FFFFFF;
}
#TB_closeWindow a {color:#FFFFFF !important; font-weight:bold}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* lightbox */
#lightboxInterna {
	background-image:url(/Repositorio/Templates/Geral/imgs/lightbox/bgHistoria.png);
	background-repeat:no-repeat;
	width:690px;
	height:610px;
	position:relative;
}
#conteudoLightHistoria {
	position:absolute;
	top:250px;
	left:95px;
	width:420px;
	height:140px;
	overflow:hidden;
}
#controleMostraPagina_ctl00_light {
	width:420px;
	height:140px;
}
#ProximoHistoria {
	position:absolute;
	top:300px;
	left:17px;
}
#AnteriorHistoria {
	position:absolute;
	top:270px;
	right:40px;
}
.itemLinhaHistoria {
	width:420px;
	height:140px;
}
.itemLinhaHistoria * {
	text-align:center;
}
.itemLinhaHistoria * h2 {
	color:#2d7fba;
	font-size:36px;
}
.itemLinhaHistoria * p {
	font-size:10px;
}
.conteudoLinhadoTempo{overflow:auto; height:90px;}
#FechaHistoria{position:absolute; bottom:22px; left:225px;}
#ClientesParceiros {background-image:url(/Repositorio/Templates/Geral/imgs/ClienteseParceiros/bgClientes.png); _background-image:url(/Repositorio/Templates/Geral/imgs/ClienteseParceiros/bgClientes.gif); background-repeat:no-repeat;	width:565px; height:455px; position:relative;	margin:0 auto; overflow:hidden;}
#ParceirosCima { position:absolute; top:20px; left:261px; z-index:1000}
#ParceirosBaixo {
	position:absolute;
	bottom:16px;
	left:261px;
}
#navegaLogomarcasInterna #controleMostraPagina_ctl00_Conteudo {
	width:505px;
	height:297px;
	position:absolute;
	top:80px;
	left:30px;
}
.itemMarcas {
	width:505px;
	height:297px;
}
.ProdutoListagem {
	width:262;
	height:145px;
	position:relative;
}
.TextoProdutoListagem {
	position:absolute;
	top:10px;
	left:0px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:125%;
	text-align:center;
	padding:8px;
	color:#7a7a7a;
	width:247px;
	opacity:0.0;
	filter:alpha(opacity=00);
	_filter:alpha(opacity=90);
	cursor:default;
	height:90px;
}
.TextoProdutoListagem:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
}
.bgRespSocial {
	background-image:url(/Repositorio/Templates/Geral/imgs/geral/bgProjetosSocial.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:bottom;
	border:1px solid #cfdbe5
}
.bgRespSocial p {
	line-height:100%;
	margin:5px 0px 5px 0px;
	color:#666666;
}
.bgRespSocial * a {
	color:#0066FF;
}
.IndicacaoIe {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #cfdbe5;
	margin:30px 0px 10px 0px;
}
.Paginacao {background-color:#FFFFFF; border:1px solid #cfdbe5; -moz-border-radius:5px;	-webkit-border-radius:5px; /*behavior:url(/Repositorio/Templates/Geral/Estilo/border-radius.htc);*/	text-align:center;	padding:5px;}
.InpTexto{border:1px solid #cfdbe5;	-moz-border-radius:5px; -webkit-border-radius:5px; margin:0px 5px 0px 10px;}
.ativo{color:#0066FF; font-weight:bold;}
.inativo{color:#FFFFFF;}
#NoticiasConteudoBox{border-top:1px solid #CCCCCC; margin-top:20px; padding:20px 0px 10px 0px;}
#NoticiasConteudoBox * .itemNoticia{padding:0px;}
#NoticiasConteudoBox h2{font-size:14px; font-variant:small-caps; border:0px;}
.erro{background-color:#f6f5e4; padding:5px; text-align:center; border:#FFCC00 solid 1px; margin-bottom:10px;}
.caixaBusca{border:1px solid #CCCCCC; margin:5px 0px 5px 0px; padding:10px;}
.caixaBusca h2 a{color:#0033CC; font-size:16px; margin:0px; padding:0px;}
.caixaBusca h2{margin:0px !important; padding:0px;}
#controleMostraPagina_ctl00_Conteudo .itemNoticia { padding:0px; margin:5px !important;}
.MapaContatos{background-image:url(/Repositorio/Templates/Geral/imgs/FaleConosco/MapaBrasil.png); background-repeat:no-repeat; width:538px; height:312px;}
.MapaContatos * {line-height:normal; font-size:11px;}
.MapaContatos * img, .MapaContatos * a  {border:0px !important;}
.MapaContatos * select {margin-top:10px; border:1px solid #CCCCCC; color:#3366CC}
.itemForm{background-color:#FFFFFF; border:1px solid #ebf1f6; padding:5px; margin:0px 0px 5px 0px;}
.itemForm * input{color:#0066CC; border:1px solid #FFFFFF;}
.ItemFormsCampo{color:#0066CC; border:1px solid #FFFFFF; }
.botaoforma{background-color:#79afdb; padding:2px; color:#FFFFFF}

/* Verifica Browser */
#crossbrowser{height:25px; overflow:hidden; background:#F5FAFF; text-align:left; border-bottom:1px solid #AAAEB2; display:block; position:relative; padding:3px;}
.alinhaBarra{margin:0 auto; width:900px;}
.alinhaEsquerda{float:left;}
.alinhaDireita{float:right;}
#crossbrowser h1{font-size:20px; color:#CC0000; padding-top:5px;}
#crossbrowser h2{font-size:10px; color:#333333; margin:10px 0px 0px 10px;}
.corrigeFalhaBarra{padding-top:10px;}

/* Página de Serviços */
#ConteudoServico{border: 1px solid #d1dde6; min-height:500px; _height:500px; background-color:#FFFFFF;}
#baseSubMenu{position:relative}
#SubMenu{position:absolute; top:10px; left:-5px; *left:-1px}
#SubMenu * a{margin:5px 0px 5px 0px; padding:5px 0px 5px 0px;}
.botoesProdutos{width:35px; *width:39px; _width:39px !important;}
#controleMostraPagina_ctl00_Produto table{background-repeat:no-repeat; background-position:2px 2px; width: 545px;}
.topoTabelaServico{height:180px;}
.conteudpoTabelaServico{padding:20px;}


.borderImagemUltima{border:4px solid #999999 !important; -moz-border-radius:5px; -webkit-border-radius:5px;}


/* Audiencia */

#loginAudiencia{background-image:url(/Imgs/Manager/Fundo.gif); background-repeat:repeat-x; padding-top:100px; width:100%}
#boxLogin{background-image:url(/Repositorio/Templates/Geral/imgs/Audiencia/loginAudiencia.gif); background-repeat:no-repeat; width:767px; height:533px; margin:0 auto !important;}
#cmpsErroLogin{width:400px; padding-top:150px; *padding-left:15px; color:#003399; font-variant:small-caps; font-weight:bold}
#boxLogin .Alerta p{line-height:10px;}
#cmpsFormLogin{width:225px; line-height:30px; margin:0 auto; padding-top:10px;}
#cmpsFormLogin fieldset label{color:#0060A9; font-family:"Lucida Sans",Tahoma; font-size:21px;}
#ControleLogin_textUsuario, #ControleLogin_textSenha{-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background:#FFFFFF none repeat scroll 0 0; border:1px solid #DBDBDB; color:#000000; font-family:"Lucida Sans",Tahoma; font-size:22px !important; width:225px !important;}
#boxCaminho{display:table; width:90%;}
.BOTAOLOGAR{cursor:pointer; height:29px; width:70px; background-image:url(/Imgs/Manager/BotaoLogin.gif); float:right; margin-top:10px;}


table.Case-Tabela{margin-bottom:20px;}
table.Case-Tabela tr td{padding-bottom:6px;}
table.Case-Tabela tr td.Case-Resumo{display:none;}
table.Case-Tabela tr td.Case-LinkLer a{background:url(/Repositorio/Templates/Geral/Imgs/geral/MarcadorLinks.gif) left 4px no-repeat; padding-left:12px;}
table.Case-Tabela tr td.Case-LinkLer a:hover{text-decoration:underline;}
table.Case-Tabela tr td.Case-LinkFechar{display:none;}
table.Case-Tabela tr td.Case-LinkFechar a{background:url(/Repositorio/Templates/Geral/Imgs/geral/MarcadorLinksFechar.gif) left 4px no-repeat; padding-left:12px;float:right;}
table.Case-Tabela tr td.Case-LinkFechar a:hover{text-decoration:underline;}

.Enderecos-Lista{margin-top:20px;margin-left:20px;list-style-type:none;margin-bottom:20px;}
.Valores-Lista{margin-top:20px;margin-left:20px;list-style-type:none;margin-bottom:20px;}
.Valores-Lista li{margin-bottom:20px;}

ul{margin-top:20px; margin-left:20px; margin-bottom:20px;}
li{margin-bottom:20px;}

.ClientesParceiros-Logo{background:url(/Repositorio/Media/site/clientes_e_parceiros/logomarcas/clientesparceiros.gif) left top no-repeat;height:65px;width:65px;}
.ClientesParceiros-Logo span{visibility:hidden;}

.Borda-Topo{*background:url(/Repositorio/Templates/Geral/Imgs/Geral/ColunaDireitaBordaTopo.gif) left top no-repeat;display:none;*display:block;height:5px;width:235px;}
.Borda-Rodape{*background:url(/Repositorio/Templates/Geral/Imgs/Geral/ColunaDireitaBordaRodape.gif) left top no-repeat;display:none;*display:block;height:5px;*margin-bottom:10px;width:235px;}

#usabilidadeBordaTopo{*background:url(/Repositorio/Templates/Geral/Imgs/Geral/BoxUsabilidadeBordaTopo.gif) left top no-repeat;display:none;*display:block;height:5px;width:52px;}
#usabilidadeBordaRodape{*background:url(/Repositorio/Templates/Geral/Imgs/Geral/BoxUsabilidadeBordaRodape.gif) left top no-repeat;display:none;*display:block;margin-left:-21px;margin-top:10px;height:5px;width:52px;}

