﻿@font-face {
    font-family: 'NovecentowideBookBold';
    src: url('../comum/fontes/novecentowide-bold-webfont.eot');
    src: url('../comum/fontes/novecentowide-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../comum/fontes/novecentowide-bold-webfont.woff') format('woff'),
         url('../comum/fontes/novecentowide-bold-webfont.ttf') format('truetype'),
         url('../comum/fontes/novecentowide-bold-webfont.svg#NovecentowideBookBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { margin:0; font-family:Arial, Helvetica, sans-serif; color:#053F5F; font-size:12px;}
body.site { background:#FFF;}

.clr { clear:both;}
p { margin:0; padding:0;}
div.alinha { float:right; margin:10px 0 0 0;}
/*DEFINIÇÕES DE DISPLAY*/
	.hide {display:none;}
	.show {display:block;}
	/*ESPAÇOS*/
	.space-vmini {}
	.space-v1 {margin-top:15px;}
	.space-v2 {margin-top:25px;}
	.space-hr1 { margin-left:10px;}
	.space-hr2 { margin-right:20px;}
	/*FLOATS*/
	.float-right {float:right;}
	.float-left {float:left;}

/*DEFINIÇÕES DE BARRA SUPERIOR*/
div.barra_superior {border-top: solid 10px #FFD503;}
div.logo { float:left; padding:30px 0 5px 0;}
div.logo-grupo {float:left; padding:40px 0 5px 0;  margin:0 0 0 50px; }
div.relacionamento { float:right; padding:25px 0 5px 0;}
div.relacionamento div.redesocial { float:left;margin:5px 5px 0 0;}
div.relacionamento div.atendimento {width:180px; float:left; background:url('../images/chat_background.jpg') no-repeat top;}

/*DEFINIÇÕES DE BANNER PRINCIPAL*/
div.barra_superior div.banner { height:250px; background:#fff; margin:0 0 5px; position:relative;}
div.barra_superior div.banner div.controles { position:absolute; left:50px; top:225px;}
div.barra_superior div.banner div.controles a { margin:0 5px 0 0; opacity:0.55;	-moz-opacity: 0.55;	filter: alpha(opacity=55);}
div.barra_superior div.banner div.controles a:hover {opacity:1;	-moz-opacity: 1;	filter: alpha(opacity=100);}
div.barra_superior div.banner div.controles a.s {opacity:1;	-moz-opacity: 1;	filter: alpha(opacity=100);}
div.barra_superior div.banner_prev { position:absolute; left:0; top:65px;}
div.barra_superior div.banner_prev a {opacity:0.35;	-moz-opacity: 0.35;	filter: alpha(opacity=35);}
div.barra_superior div.banner_prev a:hover {opacity:1;	-moz-opacity: 1;	filter: alpha(opacity=100);}
div.barra_superior div.banner_next {position:absolute; right:0; top:65px;}
div.barra_superior div.banner_next a {opacity:0.35;	-moz-opacity: 0.35;	filter: alpha(opacity=35);}
div.barra_superior div.banner_next a:hover {opacity:1;	-moz-opacity: 1;	filter: alpha(opacity=100);}
	
/*DEFINIÇÕES DE MENU*/
div.barra_superior div.menu { background:url(../images/fundo_menu_superior.jpg) repeat-x right; height:50px;  position:relative; font-family: 'NovecentowideBookBold'; }
div.barra_superior div.menu div.tronco {text-align:center; color:#fff; text-transform:uppercase;}
div.barra_superior div.menu div.tronco a { color:#FFF; display:block; padding:8px 0; font-size:12px; font-weight:bold;}
div.barra_superior div.menu div.tronco a:hover { color:#FFD503; text-decoration:none; display:block;}
div.barra_superior div.menu div.tronco a._active { color:#FFD503; text-decoration:none; display:block;}
div.barra_superior div.menu table.menu td.tronco {border-right: solid 1px #fff; width:20%;}

/*DEFINIÇÕES DE SUBMENU*/
div.barra_superior div.submenu { font-family:Arial, Helvetica, sans-serif;  background:url(../images/fundo_submenu.png); z-index:99; border-top:solid 5px #063E73; border-right:solid 5px #FFD503; border-bottom:solid 5px #FFD503; border-left:solid 5px #FFD503; width:180px;}
div.barra_superior div.submenu ul.submenu { margin:0; padding:10px; text-align:left;list-style:none;}
div.barra_superior div.submenu ul.submenu li {background:url(../images/bullet_3.png) no-repeat left center;}
div.barra_superior div.submenu ul.submenu li a {padding-left:15px; font-size:11px; display:block; border-bottom:solid 1px #999;}

/*DEFINIÇÕES DE PESQUISAR*/
div.barra_superior div.pesquisar { position:absolute; background:url(../images/fundo_pesquisa.png) right no-repeat; top:8px; right:25px;width:240px; height:30px; text-align:right; padding:5px 5px 0 0;}
div.barra_superior div.pesquisar input { border:none; color:#666;}
div.barra_superior div.pesquisar input.campo { float:left; background:none; margin:0 0 0 40px; padding:6px; width:160px;}

/*DEFINIÇÕES DE ICONES DE ACESSO*/
div.barra_superior div.acessos { background:url(../images/fundo_acessos.jpg) no-repeat center top; height:60px; padding:20px 0 0 25px; }
div.barra_superior div.acessos div.acesso { width:16%; float:left; font-size:12px; color:#004B8B; font-weight: bold; text-transform:uppercase;}
div.barra_superior div.acessos div.acesso a {color:#004B8B;  text-decoration:none;}
div.barra_superior div.acessos div.acesso a:hover {color:#004B8B;  text-decoration:none;}
div.barra_superior div.acessos div.acesso div.icone { float:left; margin-right: 5px;}
div.barra_superior div.acessos div.acesso p { padding:10px;}

/*DEFINIÇÕES DE MEIO*/
div.meio {}

/*DEFINIÇÕES DE CONTEUDO*/
div.conteudo { border-left:dashed 1px #999; margin:0 0 0 30px; padding:0 0 0 50px;}

/*DEFINIÇÕES DE AREA AUXILIAR*/
div.area_auxiliar {}

div.area_auxiliar div.menu {}
div.area_auxiliar div.menu ul { list-style:none; margin:0; padding:0; width:220px;}
div.area_auxiliar div.menu ul li a { display: block; background:#19458B; font-size:16px; font-weight:bold; text-align:center; color:#fff; padding:12px 0; margin:0 0 5px 0;}
div.area_auxiliar div.menu ul li a:hover { background:#FFD503; color:#333333; text-decoration:none;}
div.area_auxiliar div.menu ul li a.active { background:#FFD503; color:#333333; text-decoration:none;}
div.area_auxiliar div.separavertical {}

/*DEFINIÇÕES DE VIDEOS*/
div.video_home {margin:0 0 10px 0;}
div.video_home div.video {position:relative; width:302px; height:145px; background:url(../imagens/image_shadow_video.jpg) no-repeat bottom left;}
div.video_home div.video div.legend {position: absolute; bottom:26px; background:url(../imagens/image_legend_video.png); width:302px; height:25px;}
div.video_home div.video div.legend p {color:#FFF; margin:5px 0 0 5px;}
div.video_home div.video div.btplay {position:absolute;}
div.video_home div.video div.imagem { }

/*DEFINIÇÕES DE ULTIMAS NOTICIAS*/
div.noticias_home {}
div.noticias_home ul {padding:0; list-style:none;}
div.noticias_home ul li {border-bottom: dotted 1px #999; padding:0 0 20px 0; margin:0 0 10px 0;}
div.noticias_home ul h3 { text-transform:uppercase; margin:15px 0 10px 0;}
div.noticias_home div.datanoticia { float:left; background:url(../images/fundo_datanoticia.jpg) no-repeat left top; width:70px; height:75px;}
div.noticias_home div.datanoticia span.dia { display:block; font-size:23px; font-weight:bold; color:#003E97; padding:20px 0 0 0; text-align:center;}
div.noticias_home div.datanoticia span.mes { display:block; font-size:12px; font-weight:bold; color:#003E97; padding:0 0 0 0; text-transform:uppercase; text-align:center;}
div.noticias_home div.conteudonoticia { float:right; width:215px; font-size:13px; line-height:130%;}
div.noticias_home div.conteudonoticia a { color:#053F5F;}

/*DEFINIÇÕES DE BARRA INFERIOR*/
div.barra_inferior { background:url(../images/fundo_barra_inferior.gif) no-repeat center top; margin:20px 0 0 0; clear:both;}
div.barra_inferior div.logo { padding:30px 0 0 0; text-align:right;}

/*DEFINIÇÕES DE NEWLETTER*/
div.barra_inferior div.newsletter { padding:18px 0 0 0; color:#fff;}
div.barra_inferior div.newsletter h1 { font-size:17px; color:#FFD503; text-transform:uppercase; float:left; margin:0 0 0 30px; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal;}
div.barra_inferior div.newsletter p {float:left; padding:3px 0 0 0; margin:0 0 0 10px;}
div.barra_inferior div.newsletter div.cadastro { clear:both; background:url(../images/fundo_newsltetter.gif) no-repeat; height:30px; margin:23px 0 0 0}
div.barra_inferior div.newsletter div.cadastro input.campos { border:none; background:none; width:165px; margin:0 0 0 32px; padding:7px 0; color:#666;}
div.barra_inferior div.newsletter div.cadastro input.bt { color:#013E74; font-size:18px; font-weight:bold; border:0; background:url(../images/fundo_bt_newsltetter.gif) no-repeat; width:110px; text-align:center; height:30px; margin:0 0 0 10px;}

/*DEFINIÇÕES DE MENU*/
div.barra_inferior div.menu { margin:35px 0 0 0;}
div.barra_inferior div.menu h1 { font-size:16px; color:#014C8E; font-weight:bold; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal;}
div.barra_inferior div.menu ul { padding:0; list-style:none; width:160px;}
div.barra_inferior div.menu a { border-bottom:solid 1px #666; display:block; padding:5px; font-size:11px; color:#013E74; text-decoration:none;}
div.barra_inferior div.menu a:hover { background:#CCC;}

/*DEFINIÇÕES PARA TELEFONES NO RODAPE*/
div.telefones { width: 100%; height:80px; margin:50px 0 0 0; padding:20px 10px; border: solid 1px #cecece;}
div.telefones h2 { margin:0 0 20px 0;}
div.telefones div.numero { font-size:18px; float: left; margin:0 10px 0 15px;}


/*DEFINIÇÕES DOS CONTROLES DA PÁGINA*/
div.controlesPagina {margin:25px 0px 15px 0px;background:url(../images/fundo_controles.jpg) no-repeat top right;height:61px;}
div.controlesPagina td {padding-top:20px;}

/*DEFINIÇÕES DE COPY*/
div.copyright { background:#F5F5F5; height:30px; padding:15px 0 0 0; color:#013E74; font-size:11px;}
div.copyright a {color:#013E74; text-decoration:none;}
div.copyright a:hover {text-decoration:underline;}	

/*DEFINIÇÕES DO MAPA*/
img{border:0;}
div.container-left{position:relative; float:left;}
div.container-right{position:relative; float:right; width:143px;}
div.box{margin-top:40px;}
div.box div.top {height:20px; background-repeat:no-repeat;}
div.box div.middle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-transform:uppercase; background-repeat:repeat-y;}
div.box div.bottom {height:20px; background-repeat:no-repeat;}

div.cidades {width:190px;}
div.cidades div.top {background:url(../images/box-cidades-top.png) no-repeat;}
div.cidades div.middle { background:url(../images/box-cidades-middle.png); text-align:center; }
div.cidades div.middle ul{ list-style:none; margin:0; padding:0;}
div.cidades div.middle li{ line-height:18px;}
div.cidades div.bottom { background:url(../images/box-cidades-bottom.png); background-repeat:no-repeat; background-position: 3px 0;}
div.cargas {width:243px;}
div.cargas div.top {background:url(../images/box-cargas-top.png);}
div.cargas div.middle {background:url(../images/box-cargas-middle.png); padding:0 10px;}
div.cargas div.middle table{margin:0; padding:0;}
div.cargas div.middle table h4 {color:#FFCC00; margin:0; padding:0;} 
div.cargas div.middle table p {font-size:10px; margin:5px 0 0 0; padding:0;}
div.cargas div.bottom { background:url(../images/box-cargas-bottom.png);}

div.location{position:absolute; z-index:99;}
div.mapa {position:relative; background:url(../images/sombra.png) no-repeat center top; width:470px; height:443px;}
div.mapa div.pin {position:absolute; background:url(../images/pin.png) no-repeat; width:10px; height:19px;}
div.mapa div.rf {position:absolute; background-position:center top; background-repeat:no-repeat;}
div.mapa div.rf1 {left:307px; top:146px; background: url(../images/RF1_poa.png); width:124px; height:129px;}
div.mapa div.rf2 {left:255px; top:112px; background: url(../images/RF2_vales.png); width:101px; height:140px;}
div.mapa div.rf3 {left:323px; top:43px; background: url(../images/RF3_serra.png); width:146px; height:122px;}
div.mapa div.rf4 {left:374px; top:142px; background: url(../images/RF4_litoral.png); width:91px; height:134px;}
div.mapa div.rf5 {left:215px; top:219px; background: url(../images/RF5_sul.png); width:182px; height:216px;}
div.mapa div.rf6 {left:0px; top:83px; background: url(../images/RF6_fronteira.png); width:262px; height:234px;}
div.mapa div.rf7 {left:106px; top:2px; background: url(../images/RF7_norte.png); width:148px; height:125px;}
div.mapa div.rf8 {left:123px; top:70px; background: url(../images/RF8_centro.png); width:174px; height:167px;}
div.mapa div.rf9 {left:227px; top:0px; background: url(../images/RF9_norte.png); width:150px; height:151px;}

/*
################################
NOVO MAPA
################################
*/
ul.lista-cidades li { padding-left:7px;padding-right:7px; text-align:left;}
ul.lista-cidades li p {background: #D0D1D2; padding:2px; color: #053F5F;}
ul.lista-cidades li:nth-child(odd) p{ background: white; color: #053F5F; }
ul.lista-cidades li.ativo {background-color: rgb(255, 213, 3);}
ul.lista-cidades li.ativo p {color: #19458B; }
ul.busca-cidades {list-style-type: none; margin: 0; padding:2px;}
ul.busca-cidades li {display:inline-block; width: 100%; cursor:pointer;}
ul.busca-cidades li a {color:#19458B;}
ul.busca-cidades li:hover {margin: 0; background-color: #19458B; }
ul.busca-cidades li:hover a {color:white;}
div.mapa-brasil {position:relative; background:url(../images/mapa_brasil.png) no-repeat center top; width:440px; height:443px;}
div.mapa-brasil div.pin {position:absolute; background:url(../images/pin.png) no-repeat; width:18px; height:20px;z-index:999;}
div.mapa-brasil div.rf {position:absolute; background-position:center top; background-repeat:no-repeat; cursor:pointer;}
div.mapa-brasil div.rs {left:191px; top:355px; background: url(../images/mapa_rs.png) no-repeat left bottom; width:80px; height:70px;}
div.mapa-brasil div.sc {left:228px; top:340px; background: url(../images/mapa_sc.png) no-repeat left bottom; width:55px; height:40px;}
div.mapa-brasil div.pr {left:219px; top:303px; background: url(../images/mapa_pr.png) no-repeat left bottom; width:65px; height:45px;}
div.mapa-brasil div.sp {left:236px; top:273px; background: url(../images/mapa_sp.png) no-repeat left bottom; width:90px; height:60px;}
div.mapa-brasil div.ms {left:182px; top:222px; background: url(../images/mapa_ms.png) no-repeat left bottom; width:80px; height:98px;}
div.mapa-brasil div.mt {left:143px; top:154px; background: url(../images/mapa_mt.png) no-repeat left bottom; width:130px; height:100px;}
div.mapa-brasil div.pa {left:170px; top:38px; background: url(../images/mapa_pa.png) no-repeat left bottom; width:170px; height:125px;}
	
/* DEFNIÇÕES DE EXIBIÇÃO DE GALERIAS */
div.showgaleria {margin-top:15px;}
	div.showgaleria h2.titulo {color:#FFF;margin:7px;padding:0;font-size:15px; font-weight:bold;}
	div.showgaleria td.Titulo {background:#404143;}
	div.showgaleria h2.subtitulo {font-size:15px; font-weight:bold;}
	div.showgaleria div.imgDestaque {margin-top:5px;margin-bottom:5px; overflow:hidden;height:330px;width:515px;}
	div.showgaleria td.item {background: url('../images/fundo_fotos_itens.jpg') no-repeat left top; overflow:hidden; width:143px; height:115px;}
	div.showgaleria td.item div.container {width:100%; height:100%; position:relative;margin:0;padding:0;}
	div.showgaleria td.item div.container div.item {width:125px; height:93px; position:absolute; left:7px;top:9px; overflow:hidden; cursor:pointer;}

div.alinhabotao { text-align:right; padding:0; clear:both;}
.alleft { float:left;}
.alright { float:right;}

/* FORMULARIO DE FALE CONOSCO */
table.formulario-campos tr td{padding:3px 0;}

/*DEFINIçÕES DE LINKS*/
a {text-decoration:none; color:#9B1009;} 
a:hover { color:#9B1009; text-decoration:underline;} 
a.destaque { background:url(../images/bullet_2.png) no-repeat right center; color:#CEA822; font-weight:bold;}
a.destaque:hover {background:url(../images/bullet_2.png) no-repeat right center; text-decoration:underline;}
a.medio { font-size: 14px; font-weight: bold; color: #000; text-decoration: none } 
a.medio:hover {text-decoration: underline}
a.medio2 { font-size: 14px; font-weight: bold; color: #A90610; text-decoration: none } 
a.medio2:hover {text-decoration: underline}
a.pequeno{ font-size: 11px; color: #666; text-decoration: none;   } 
a.pequeno:hover {text-decoration: underline; }
a.negativo {color:#FFF; text-decoration: none;} 
a.negativo:hover {color: #FFF; text-decoration: underline; }
a.mini{ font-size: 10px; color: #5E3822; text-decoration: none;  font-weight: bold; } 
a.mini:hover { font-size: 10px; color: #5E3822; text-decoration: underline;  font-weight: bold;  }
a.secao { font-size: 13px; font-weight: bold; color: #F8F8F8; text-decoration: none}
a.secao:hover { font-size: 13px; font-weight: bold; color: #FFD700; text-decoration: none} 
a.subsecao { font-size: 12px;  } 
a.subsecao:hover { font-size: 12x; }
a.menusup { font-size: 10px; color: #0D0438; text-decoration: none;  font-weight: bold;  }
a.menusup:hover { font-size: 10px; color: #0D0438; text-decoration: underline;  font-weight: bold;  }
a.menusup_barra { font-size: 10px; color: #b5b591; text-decoration: none;  font-weight: bold;  }
a.menusup_barra:hover { font-size: 10px; color: White; text-decoration: none;  font-weight: bold;  }
a.rodape{font-size: 10px; font-weight: bold; color: #0D0438; text-decoration: none}
a.rodape:hover {font-size: 10px; font-weight: bold; color: White; text-decoration: none;} 
a.mapa_tronco {font-size: 14px; color: #bd6b3b; text-decoration: none;  font-weight: bold; } 
a.mapa_tronco:hover { font-size: 14px; color: #bd6b3b; text-decoration: underline;  font-weight: bold;  }
a.mapa_secao{font-size: 12px; color: #bd6b3b; text-decoration: none;  font-weight: bold; } 
a.mapa_secao:hover { font-size: 12px; color: #bd6b3b; text-decoration: underline;  font-weight: bold;  }
a.mapa_subsecao{font-size: 10px; color: #bd6b3b; text-decoration: none;  font-weight: normal; } 
a.mapa_subsecao:hover { font-size: 10px; color: #bd6b3b; text-decoration: underline;  font-weight: normal;  }
a.listagem {color:#359625; text-decoration: none;}
a.listagem:hover {color:#359625; text-decoration: underline;}

/*DEFINIÇÕES DE PARÁGRAFOS*/
p.tronco { font-size: 12px; }
p.secao { font-size: 12px; font-weight: bold; color: #F8F8F8; text-decoration: none}
p.subsecao { font-size: 12px; font-weight: 100; color: #333333; text-decoration: none } 

p.texto { color:#053F5F; font-size:12px;} 
p.discreto { color:#999; font-size:11px;} 
p.grande {font-weight:bold; color:#053F5F; line-height:150%; font-size:16px; } 
p.negativo {color:#FFF; padding-top:0;} 
p.rodape{font-size: 10px; font-weight: normal; color: #0D0438; text-decoration: none}
p.breadcrumb { font-size: 10px; color:#999; font-weight: normal; text-transform:uppercase;} 
p.breadcrumb a { text-decoration:none;}
p.breadcrumb a:hover { text-decoration:underline;}
span.highlight { color:#bd6b3b;}
div.showError2 {background:#A2241E;width:670px;padding:1px;margin:10px 0 10px 0;}

/*DEFINIÇÕES DE PARÁGRAFOS DOS LAYOUTS*/
h1 { font-size:29px; color:#19458B; margin:0 0 10px 0; letter-spacing:-1px; font-family: 'NovecentowideBookBold'; letter-spacing:-3px;}
h1.negativo { font-weight: bold; color: #FFF; text-decoration: none;margin:0; font-family: 'NovecentowideBookBold'; }
h2 { color:#919191; font-size:20px; letter-spacing:-1px; margin:0 0 10px 0;} 
h2.negativo { font-size:13px; font-weight:bold; color:#FFF; text-transform:uppercase; padding:6px; margin-bottom:10px;}
h3 { font-size:15px; color:#19458B; margin:0; padding:0; margin:10px 0;} 
h3.negativo { font-size:15px; color:#fff; margin:0; padding:0;} 

/*DEFINIÇÕES DE FORMULÁRIOS SITE*/
.campoform {padding:5px; color:#666; font-weight: normal; border:solid 1px #ccc; font-family:Arial, Helvetica, sans-serif;} 
.campoforms {padding:5px; color:#666; font-weight:bold; border:solid 1px #67BA35; background:#EAEAEA; margin:5px; font-family:Arial, Helvetica, sans-serif;}

.formcalendario { background:url(../images/calendario.gif) no-repeat right;}
.campoobrigform {padding:5px; color:#666; font-weight: normal; border:solid 1px #ccc; font-family:Arial, Helvetica, sans-serif; background-color:#F5F5F5;} 
label.nomecampo { background:#333; color:#fff; padding:10px 0; display:table; float:left; text-align:center; margin-top:2px; font-weight:bold;}
label {}
label.negativo { color:#fff;}

/*DEFINIÇÕES DE BOTÕES DO SITE*/
a.btn {color:#fff; border:none; background:#004B8C; font-size:15px; font-weight:bold; text-transform:uppercase; display:table; width:220px; text-align:center; padding:12px 0; margin:20px 0 0 0;}
a.btn:hover {color:#fff; border:none; background:#005BAE; font-size:15px; font-weight:bold; text-transform:uppercase; display:table; width:220px; text-align:center; padding:12px 0; text-decoration:none;}

input.btn {height:50px;color:#fff; border:none; background:#004B8C; font-size:15px; font-weight:bold; text-transform:uppercase; width:220px; text-align:center; padding:12px 0;}
input.btn:hover {color:#fff; border:none; background:#005BAE; font-size:15px; font-weight:bold; text-transform:uppercase; width:220px; text-align:center; padding:12px 0; text-decoration:none;}

/*DEFINIÇÕES DE FORMULÁRIOS ADMIN*/
.Campo {color: #414141; border: #A5ACB2 1px solid; background-color: #FEFEFE; font-size:10px;font-family:arial;} 
.CampoObrig {color: #414141; border: #A5ACB2 1px solid; background-color: #F0F0F0; font-size:10px;font-family:arial;} 
.CampoAlter {color: #DD4A43; border: #A5ACB2 1px solid; background-color: #F0F0F0; font-size:10px;font-family:arial;} 
.CampoAlter2 {color: #AAAAAA; border: none; font-size:11px; font-family: Tahoma, Helvetica, Arial}
.Botao, .btSalvar, .btCancelar, .btFiltrar, .btAdicionar, .btVoltar {cursor:pointer;color:#FFF;padding:0; border-style:solid; border-width:1px; background-color: #01558F; font-size:11px;font-family: arial; height:18px;}


/*DEFINIçÕES DE CURSORES*/
.clscursor {cursor: pointer;}

/*DEFINIçÕES EXCLUSIVA DO CENTRO DE CONTROLE*/
body.Admin {
	margin: 10px;
	background-color: #FFFFFF;
	background-image: url('../images/pixel.gif');
	font-family: Tahoma, Helvetica, Arial
}
p.Admin_TituloPagina { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none ; font-style: normal} 
p.Admin_Titulo { font-size: 12px; font-weight: bold; color: #4E4743; text-decoration: none ; } 
p.Admin_SubTitulo { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none ; } 
p.Admin_Texto { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none ; font-style: normal} 
p.Admin_TextoDestaque { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none ; } 
p.Admin_TextoDiscreto { font-size: 11px; font-weight: normal; color: #AAAAAA; text-decoration: none ; font-style: normal} 
p.Admin_Erro { font-size: 12px; font-weight: bold; color: #800000; text-decoration: none ; } 
p.Admin_TextoNegativo { font-size: 11px; font-weight: normal; color: White; text-decoration: none ; font-style: normal} 

a.Admin_Menulat1 { font-size: 12px; font-weight: bold; color: #4E4743; text-decoration: none}
a.Admin_Menulat1:hover { font-size: 12px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Menulat2 { font-size: 11px; font-weight: 100; color: #838280; text-decoration: none } 
a.Admin_Menulat2:hover { font-size: 11px; font-weight: 100; color: black; text-decoration: none;}
a.Admin_Destaque { font-size: 11px; font-weight: bold; color: #005B88; text-decoration: none}
a.Admin_Destaque:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Padrao { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none}
a.Admin_Padrao:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Secundario { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none; text-transform:none;}
a.Admin_Secundario:hover { font-size: 11px; font-weight: normal; color: #007BB9; text-decoration: none} 
a.Admin_Controle { font-size: 11px; font-weight: normal; color: #005B88; text-decoration: none}
a.Admin_Controle:hover { font-size: 11px; font-weight: normal; color: #007BB9; text-decoration: none} 
a.Admin_Controle2 { font-size: 11px; font-weight: bold; color: #005B88; text-decoration: none}
a.Admin_Controle2:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Negativo { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.Admin_Negativo:hover { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none} 

table.Admin_Contorno {border:1px solid #999999; border-collapse: collapse;}
table.Admin {}
td.Admin_Tab {background-color:#B0BDDB;}
td.Admin_Tab2 {background-color:#B0BDDB;}
td.Admin_Titulo {background-color:#B0BDDB; border-bottom: 1px solid #999999;}
td.Admin_SubTitulo {background-color:#EBEBEB; border-bottom: 1px solid #999999;}
td.Admin_Registro {border-top:1px dotted #C0C0C0;}
td.Admin_Final {border-top: 1px solid #C1C1C1;}
td.Admin_Registro2 {border-bottom: 1px solid #E0E0E0;}



/***********DEFINIÇÕES DE CONTEÚDO ***********/
table.bens-declarados {border-collapse:collapse; border:1px solid #064060; margin-top:10px; font-size:12px; color:#000; font-weight:bold;}
table.bens-declarados tr td {padding:4px 8px;border-bottom:1px solid #064060;}
table.bens-declarados tr td input { width:40px;color: #414141; border: #A5ACB2 1px solid; background-color: #F0F0F0;}
table.bens-declarados tr td select {color: #414141; border: #A5ACB2 1px solid; background-color: #F0F0F0;}
table.bens-declarados tr td input.bt-adicionar {width:140px; padding:5px; background:#FFD503; border:none; color:#19458B; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px; cursor:pointer;}



/***********DEFINIÇÕES PERSONALIZADAS***********/
input.bt-confirma {padding:6px 10px; background:#FFD503; border:none; color:#19458B; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:18px;cursor:pointer; margin-left:10px;}
div.pedido {float:right; border:1px dashed #000; color:#000; font-size:25px; margin-top:20px; padding:6px 10px;}
.error-msg {width:60px; display: inline-block; height: 22px; line-height: 22px; margin: 2px 0 0 0; padding: 0 10px 0 4px; white-space: nowrap; font-size:10px; font-weight: bold; color: #fff; background: #e50a2f; border-radius: 5px; left: 316px; opacity: 0.9; margin-left: 15px;}


/*DEFINIÇÕES DE ICONES DE FORMULÁRIO*/
ul.form {background:#F2F2F2; margin:30px 0 0 0; padding:0;}
ul.form li {padding:0 0 18px 0; font-size:11px; display:inline-block; loat:left; width:153px; color:#004B8B; font-weight: bold; text-transform:uppercase; border-top:4px solid transparent; vertical-align:top;}
ul.form li a {color:#004B8B;text-decoration:none;}
ul.form li a:hover {color:#004B8B; text-decoration:none;}
ul.form li span.triangulo {border-color: transparent transparent transparent transparent; width: 0px; height: 0px; display: block; margin: 0px; margin-left:46%; border-style: solid; border-width: 8px 7px 0 7px; margin-top:0; margin-bottom:10px;}
ul.form li div.icone {float:left;}
ul.form li div.icone:first-child {margin-left:10px;}
ul.form li p {padding:8px;}
ul.form li:hover {border-top:4px solid #053F5F;}
ul.form li:hover > span.triangulo {border-color: #053F5F transparent transparent transparent; width: 0px; height: 0px; display: block; margin: 0px; margin-left: 46%; border-style: solid; border-width: 8px 7px 0 7px; margin-top:0; margin-bottom:10px;}
ul.form li.ativo {border-top:4px solid #053F5F;}
ul.form li.ativo > span.triangulo {border-color: #053F5F transparent transparent transparent; width: 0px; height: 0px; display: block; margin: 0px; margin-left: 46%; border-style: solid; border-width: 8px 7px 0 7px; margin-top:0; margin-bottom:10px;}

ul.subform {background:#09518F; width:894px; padding:10px 0 10px 40px;list-style:none; margin:0 0 20px 0; height:20px;}
ul.subform li {display:inline-block; padding:2px 10px;}
ul.subform li a {color:#FFFFFF; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
ul.subform li a:hover {text-decoration:none; color:#FFD200;}
ul.subform li a.ativo {text-decoration:none; color:#FFD200;}

div.cotacao {border:3px solid #F2F2F2; height: 490px; margin-bottom:40px;}
div.duvidas {padding:0 0 30px 0; border:3px solid #F2F2F2; height: 200px; margin-bottom:40px;}
div.reclamacao {padding:0 0 30px 0; border:3px solid #F2F2F2; height: 260px; margin-bottom:40px;}
div.sugestao {padding:0 0 30px 0; border:3px solid #F2F2F2; height: 220px; margin-bottom:40px;}
div.elogios {padding:0 0 30px 0; border:3px solid #F2F2F2; height: 230px; margin-bottom:40px;}

table.pesquisa {margin-top:50px;}
table.pesquisa select {margin-top:10px; background-color:#F0F0F0; border: #A5ACB2 1px solid; padding:2px 6px;}


/***********DEFINIÇÕES FORMULÁRIO***********/
.CampoObrig2 {color: #414141; border: #A5ACB2 1px solid; background-color: #F0F0F0; font-size:12px;font-family: Arial, Helvetica, sans-serif; padding:2px 0; margin-left:0;} 



/***********DEFINIÇÕES DE PARÁGRAFOS***********/
p.destaque {border-left: 5px solid red;font-size: 14px;color: #f9f9f9;font-family: Arial, Helvetica, sans-serif;padding: 3px;font-weight: 600;background-color: #961b3d;}
p.medio {font-size:14px; color:#19458B; line-height:120%; font-family:Arial, Helvetica, sans-serif;}
p.grande span {color:#DF170C;}


/*#divChatFlutuante {
	position: fixed;
    bottom: 20px;
    right: 0px;
    overflow: hidden;
    height: 65px;
    color: #004b8c;
    width: 255px;
    vertical-align: middle;
    text-align: center;
    display: none;
    -webkit-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 44px 0px rgba(0,0,0,0.4);
}

#divChatFlutuante a { 
	color: #004b8c;
    background: #eddb0e;
    width: 80%;
    padding: 21px 0;
    font-size: 16px;
    float: left;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    padding-right: 5%;
}

#divChatFlutuante a:hover {
	text-decoration: none;
}

#divChatFlutuante img {
    width: 60px;
    vertical-align: middle;
}*/

#BtnCloseFloat {
	background-position: 21px 0px;
    top: 0px;
    right: 0;
    position: absolute;
    height: 100%;
    width: 42px;
    cursor: pointer;
}
.dadosCidade { width: 176px;min-height: 161px;background-color: #fff; margin: 0 auto !important;}
.dadosCidade li:nth-of-type(1) p{ color:#053F5F; background-color: #D0D1D2;padding: 6px;font-size: 13px;font-weight: 600;}
.dadosCidade li p, .dadosCidade li a{ background-color: #fff;color:#053F5F; }
.dadosCidade li:nth-child(even) p{
	padding-top: 10px;
}

.dadosCidade li:nth-child(even){
	font-size: 10px
}
.dadosCidade li:nth-child(odd){
	font-size: 12px
}