﻿body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	text-align: center; /* hack IE6 */
	background-color: #005bab !important;
	background-image: none !important;
}

#divUploadIndiceAbcr{display:none;}



/*
 * ###elementos de tela
 */
.painel-form  {
    padding: 20px;
    font-size: 12px;
}
h1 { font-size: 26px;}
h2{ font-size: 18px;}
p{
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 12px;
}

p a, #principal-dentro h5 a {
    text-decoration: none;
    color: #333;
}

.menu-selecao
{
	color: #085daa !important;
}

.inner
{
	width: 980px;
	height: 100%;
	margin: 0px auto;
	position: relative;
}

/* fim ###elementos de tela */

/*
 * ###estrutural
 */

/* posiciona o conteuúdo no centro */
#caixa-central 
{
	width: 100%;
	text-align: left; /* remédio hack IE6 */
	margin: 0 auto;
	min-height: 100%;
}

#cabecalho 
{
	width: 100%;
	background-color: white;
	padding: 0;
	margin: 0;
	height: 155px;
	position: relative;
}

#content
{
	background-image: none;
	background-color: #f2f2f2;
}

#logo {
	width: 256px;
	height: 106px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 20px;
}

#slogan {
	width: 300px;
	height: 45px;
	margin-top: 75px;
	margin-left: 0px;
}

#slogan embed
{
	display: none;
}

#ferramentas 
{
	width: 264px;
	height: 37px;
	color: #fff;
	font-size: 12px;
	background-color: #005bab;
	padding: 0px 15px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#labelBusca {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 2px;
}

#outrasFerramentas 
{
	margin-top: 0px;
	background-color: #005bab !important;
}

#outrasFerramentas .destaque {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: -2px;
}

#idiomas
{
	margin-top: 10px;
}

#outrasFerramentas a 
{
	color: #fff;
	text-decoration: none;
	line-height: 37px;
	text-transform: uppercase;
}

#outrasFerramentas a:hover
{
	text-decoration: underline;
}

#outrasFerramentas #mapaSite
{
	margin-left: 15px;
}

#secoes 
{
	height: 71px;
	background-image: none !important;
	background-color: white;
}

#areaBusca
{
	width: 230px;
	background-color: #dfdfdf !important;
	float: left;
	height: 49px;
	padding-top: 22px;
	padding-right: 10px;
}

#areaBusca input[type="button"], 
#areaBusca input[type="text"]
{
	color: #939598;
	background-color: white;
	border: 1px solid #bdc9d7;
	height: 22px;
}

#areaBusca input[type="text"]
{
	width: 155px;
	padding: 0px 5px;
}

#areaBusca input[type="button"]
{
	height: 24px;
	cursor: pointer;
}

#areaBusca input[type="button"]:hover
{
	background-color: #bdc9d7;
	color: white;
}

#banner-home
{
	width: 980px;
	height: 225px;
	overflow: hidden;
}

#banner-home ul
{
	width: 980px;
	height: 225px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#banner-home ul li
{
	width: 980px;
	height: 225px;
	overflow: hidden;
}

#barra-secoes 
{
	width: 730px;
	float: left;
	position: relative;
	z-index: 0;
	border-left: 10px solid #eae827;
	background-color: #dfdfdf !important;
}

#barra-secoes-principais 
{
	color: #666767;
	height: 40px;
	font-weight: bold;
	font-size: 15px;
	background: none !important;
}

	#barra-secoes-principais .dentro 
	{
		padding-top: 14px;
		padding-bottom: 8px;
		padding-left: 20px;
	}

	#barra-secoes-principais span.separador-secao {
		margin-left: 10px;
		margin-right: 10px;
	}

	#barra-secoes-principais a 
	{
		color: #666767;
		text-decoration: none;
		position: relative;
		z-index: 1;
		font-size: 16px;
	}

	#barra-secoes-principais a.menu-selecao 
	{
		background: none !important;
	}

#barra-secoes-sub 
{
	height: 31px;
	font-size: 14px;
	color: #fff;
	background: none !important;
}
	
	#barra-secoes-sub .separador-secao{
		color: #666767;
		margin-left: 3px;
		margin-right: 3px;
	}
	#barra-secoes-sub .dentro 
	{
		padding-top: 3px;
		padding-bottom: 6px;
		padding-left: 20px;
	}

	#barra-secoes-sub a{
	    color: #666767;
	    text-decoration: none;
	}

#painel-superior-conteudo {
	/*margin-top: 10px;*/
}

#painel-superior-conteudo .dentro {
	padding: 10px;
	padding-left:0;
	padding-right:0;
}

#painel-superior-conteudo .titulo {
	font-weight: bold;
	font-size: 24px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 25px;
}

#principal {
	background-color: #fff;
}

#principal-dentro {
	padding: 22px;
	padding-bottom: 15px;
}

#principal-final {
	background-repeat: repeat-x;
	background-color: #fff;
	height: 12px;
	font-size: 12px;
}


#rodape {
    color: #58595b;
    padding-top: 23px;
    padding-bottom: 205px;
    font-size: 14px;
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #c9cacb;
}

#rodape a {
    text-decoration: none;
    color: #58595b;
}
#rodape .logo 
{
	background-repeat: no-repeat;
	width: 140px;
	height: 86px;
	background-image: url(../Imagens/logo_abcr_rodape.png);
	margin-right: 40px;
	margin-left: 20px;
}

#rodape .menus,
#rodape .outras-paginas
{
	width: 120px;
	height: 150px;
}

#rodape .menus > div,
#rodape .outras-paginas > div
{
	height: 32px;
}

#rodape .copyright 
{
	width: 100%;
	text-align: center;
	margin-top: 65px;
}

#rodape .menus, #rodape .outras-paginas {
    min-height: 80px;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #58595b;
}

#area-conteudo {
    width: 682px;
    float: left;
}

#area-acesso-rapido{
    width: 215px;
    float: right;
}
/* fim ###estrutural */ 
 
/*
 * ###painel do índice abcr
 */ 
#painel-indice-abcr {
	width: 240px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#painel-indice-abcr img {
    border:0;
}

#painel-indice-abcr img.veiculo{
    margin-left: 15px;
}

#painel-indice-abcr li {
	color: #25486e;
}

#painel-indice-abcr .titulo 
{
	padding: 3px;
	font-weight: bold;
	background-color: #F7921E;
	color: #fff;
	padding: 7px 7px 7px 15px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-transform: uppercase;
	font-size: 12px;
}

#painel-indice-abcr .conteudo, #painel-indice-abcr .rotator {
	height: 71px;
}

#painel-indice-abcr .conteudo {
	background-color: #f3f3f5;
	color: #000;
}

#painel-indice-abcr .chamada {
    font-size: 13px;
    font-weight: bold;
}

#painel-indice-abcr .descricao {
    font-size: 11px;
}

#painel-indice-abcr a {
    color: #333;
    text-decoration: none;
}

#painel-indice-abcr .titulo a {
    color: #fff;
}

/* fim ###painel do índice abcr*/


/*
 * ###box
 */

.box .titulo, .box .conteudo, .box .conteudo2, .box .conteudo-banner  {
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 12px;
}

.box .conteudo-banner {
/*	padding: 15px;*/
}

.box .titulo {
	font-weight: bold;
	min-height: 20px;
}

.box .conteudo {
}

.box a img {
    border: 0;
}
.box a {
    border: 0;
}

/* fim ###box */

/*
 * setor em números
 */
.controle-setor-numeros div {
    margin:0;
    padding: 0;
    margin-top: 0px;
}

.setor-numeros-tabela {
    width: 100%;    
    background-color: #fff;    
    margin: 5px 0 10px 0;
    margin: 0 0 10px 0;
    border: solid 1px #26486e;    
    border-collapse:collapse; 
    font-size: 12px;
}

.tabela-item
{
	height: 80px;
	overflow: hidden;
}

.tabela-item:hover img
{
	margin-top: -80px;
}

.setor-numeros-tabela td, .setor-numeros-tabela th  {
    padding: 2px;    
    border: solid 1px #26486e;    
    color: #333;
}   
.setor-numeros-tabela th {    
    font-weight: bold;
    text-align: center;
}

.setor-numeros-tabela .tabela-linha-0 {
    background-color: #eaf0f2;
}

.tabela-legenda {
    background-color: #eaf0f2;
    border: solid 1px #26486e;
    border-bottom: 0;
    font-weight: bold;
    font-size: 12px;
    color: #333;
}
.tabela-legenda table {
    margin:0;
    padding: 0;
}

/* fim ###setor em números */

/*
 * mensagens
 */

/* mensagem de ok, erro ou exceção */
.mensagem {
}

.mensagem-ok, .mensagem-erro, .mensagem-excecao {
    padding: 10px;
    margin: 10px 0;
    font-size: 14px;
    color: #000;
}

.mensagem-ok{
    background-color: #E7F7FF;
}

.mensagem-erro{
    background-color: #FDFDC4;
}

.mensagem-excecao {
    background-color: #FFDFDF;
}
/* fim ###mensagens */

/*
 * institucional
 */
/* fim ###institucional */

/*
 * barra de comando de notícias
 */
.barra-comando-noticias {
    padding: 20px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.barra-comando-noticias a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

/* barra de barra-comando-noticias */
.barra-comando-noticias img {
    cursor: pointer;
    vertical-align: middle;
    border: 0;
}
/* fim ###barra de comando de notícias */

/*
 * ###telefones úteis
 */
.telefones-uteis {
}

.telefones-uteis .coluna-telefones-uteis {
    float: left;
    width: 260px;
    padding: 20px;
}

.telefones-uteis .coluna-telefones-uteis p {
    word-wrap:break-word;
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;
}
/* fim ###telefones úteis */

/*
 * ###estilos selecionáveis no editor rico
 */
.sem-espacamento {
    margin-bottom: 0;
    margin-top: 0;
}

.marcador, .marcador-enfase-colorido, .marcador-enfase, .paragrafo-recuado {
    padding-left: 15px;
    margin-bottom:0;
}

.paragrafo-colorido {
    margin-bottom:0;
    font-weight: bold;
}

.legenda-foto {
    margin-bottom:0;
    margin-top: 0;
    font-size: 14px;
    font-weight: bold;
}

.marcador, .marcador-enfase-colorido, .marcador-enfase {
    background-repeat: no-repeat;
    background-position: left 4px;
}
.marcador-enfase-colorido, .marcador-enfase {
    font-weight: bold;
}
.enfase-colorido {
    font-weight: bold;
}

.caixa-colorida {
    padding: 10px;
}

.temaitem, .temaitemselecionado {
    background-image: url(/Library/Imagens/bullet_p.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 15px;
}

.temaitem {
    margin-left: 15px;
}

.temaitemselecionado {
    margin-left: 15px;
    font-weight: bold;
}

.marcador-simples, .marcador-realcado, .marcador-titulo {
    background-image: url(/Library/Imagens/bullet_p.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 15px;
}

.marcador-simples {
}

.marcador-realcado {
    font-weight: bold;
}

.marcador-titulo {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}
/* fim ###estilos selecionáveis no editor rico */

/*
 * ###variados
 */
hr.pagebreak {
    margin-top: 15px;
    border: 0;
    border-top: 2px dotted #ccc;
}

iframe {
    display:block;
    width:100%;
    border:none;
}


#divMapaConcessionarias {
    background-color: #eaf0f2;
}

/* fim ###variados */

.container-calendario img {
    position: relative;
    top: 2px;
}

hr.separador {
    margin-top: 15px;
    border: 0;
    border-top: 2px dotted #ccc;
}


.tableABCR {
    font-size: 12px;
    border-collapse: collapse;
}

.tableABCR tr:first-child {
    text-align: center;
    font-weight: bold;
}

.tableABCR tr td {
    padding: 4px;
}

.tableABCR tr td p {
    margin:0;
}

.tableABCR tr.linha-par {
}

.tableABCR tr.linha-impar {
}

.fonte-padrao {
    font-size: 12px;
}

#loading  {
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
    filter:alpha(opacity=50);
	opacity: .50;
	z-index: 9999;
}

.popup-block {
	background: #fff;
	padding: 20px;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 40%;left:40%;right: 40%;
	height: 100px;
	z-index: 99999;
	text-align: center;
}

*html #loading {
	position: absolute;
}
*html .popup-block {
	position: absolute;
}

#principal-dentro ul {
    padding-left: 0px;
    margin-left: 0;
    font-size: 12px;
}
#principal-dentro ul li {
    margin-left: 0px;
    padding-left: 15px;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 2px 3px;
    margin-bottom: 18px;
}

#bannerConcessionarias {
    margin-top: 20px;
}