/* CSS Document */
*, HTML, BODY {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	background:url(/imagens/bg.jpg) center top repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#9D0000;
	text-decoration:underline;
}
img {
	border:none;
	text-align: center;
}
input,select, textarea{

}
input:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
	border: 1px solid #C9D0D6;
}
.muda {
	background-color: #FFFFFF;
	border: 1px solid #C9D0D6;
}
p {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
h1 {
	padding:24px 0 55px;	
	letter-spacing: -1px;
	font-weight:lighter;
}
h2 {
	font-size:22px;
	font-weight:lighter;
	color:#444;
	letter-spacing: -1px;
	padding-bottom: 16px;
}
h3 {
	font-size:18px;
	font-weight:lighter;
	color:#9D0000;
	letter-spacing: -1px;
	padding-bottom: 8px;
	padding-top: 16px;
}
h4 {
	font-size:16px;
	font-weight:lighter;
	color:#9D0000;
	letter-spacing: -1px;
	padding-bottom: 16px;
	padding-top: 0px;
	margin-bottom: 12px;
}
#GERAL #CENTRO #CONTEUDO ul{
	padding: 0px;
	list-style-image: url(/imagens/icones/marcador_ul.gif);
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	border: 1px solid #E1DDD4;
	width:85%;
	background-image: url(/controle/imagens/icones/alert_msg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
.msg_erro {
	background-image: url(/controle/imagens/icones/error_msg.gif);
}
.msg_sucesso {
	background-image: url(/controle/imagens/icones/sucess_msg.gif);
}
.msg_alerta {
	background-image: url(/controle/imagens/icones/alert_msg.gif);
}
#GERAL {
	position:relative;
	width:1004px;
	margin:0 auto;
	text-align:left;
}
#GERAL #MENU {
	position:relative;
	float:left;
	width:210px;
}
#GERAL #MENU a {
	font-size:11px;
	color:#444;
}
#GERAL #MENU a:hover {
	color:#9D0000;	
}
#GERAL #MENU ul {
	width:177px;
	list-style-type: none;
}
#GERAL #MENU ul li {
	list-style:none;
}
#GERAL #MENU ul li ul {
	background:#FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style:none;
}
#GERAL #MENU ul li ul li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 16px;
	margin: 0px;
	list-style-type: none;
	list-style:none;
}
#GERAL #MENU #LOGO {
	font-size:9px;
	font-weight:bold;
	color:#333;
	text-align:center;
	width:177px;
	height:82px;
	margin:20px 0 0;
}
#GERAL #CENTRO {
	position:relative;
	float:left;
	xwidth:794px;
	width:768px;
}
#GERAL #CENTRO #TOPO {
	position:relative;
	*margin:16px 0 -54px;
	z-index:100;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 82px;
}
#GERAL #CENTRO #TOPO #ATENDIMENTOTOPO {
	position:absolute;
	font-size:10px;
	font-weight:bold;
	margin:9px 0 0 448px;
}
#GERAL #CENTRO #TOPO #ATENDIMENTOTOPO a {
	color:#444;
}
#GERAL #CENTRO #TOPO #ATENDIMENTOTOPO a:hover {
	color:#9D0000;
}
#GERAL #CENTRO #TOPO #ALARME form {
	margin:17px 0 0 17px;
	_margin:44px 0 0 17px;
}
#GERAL #CENTRO #TOPO #RASTREAMENTO form {
	margin:17px 0 0 17px;
	_margin:44px 0 0 17px;
}
#GERAL #CENTRO #CONTEUDO {
	position:relative;
	margin-top: -50px;
}
#GERAL #CENTRO #CONTEUDO #FLASH{
	position:relative;
	_position:static;
}
#GERAL #CENTRO #CONTEUDO p {
	font-size:11px;	
	color:#444;
}
#GERAL #CENTRO #CONTEUDO #SERVICOS {
	position:relative;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	z-index: 95;
}
#GERAL #CENTRO #CONTEUDO #SERVICOS p {
	margin:0 0 0 32px;	
}
#GERAL #CENTRO #CONTEUDO #NOTICIAS {
	position:relative;
	float:left;
	color:#666666;
	font-size:11px;
	width:304px;
	margin:0 0 0 32px;
	z-index: 100;
}
#GERAL #CENTRO #CONTEUDO #NOTICIAS p {
	padding:10px 0;	
}
#GERAL #CENTRO #CONTEUDO #NOTICIAS p span {
	font-weight:bold;
	font-size:11px;
	color:#9D0000;
}
#GERAL #CENTRO #CONTEUDO #CHAMADAS {
	position:relative;	
	float:left;
	margin:0 0 0 60px;
}
#GERAL #CENTRO #CONTEUDO #MIGALHA {
	font-size:10px;
	color:#666666;
}
#RODAPE {
	position:relative;
	background:url(/imagens/bg_rodape.jpg) repeat-x bottom;
	margin:20px 0 0 0;
}
#RODAPE #TEXTO {
	position:relative;
	background:url(/imagens/bg_rodape_texto.jpg) no-repeat bottom;
	width:720px;
	height:170px;
	margin:0 auto;
	padding:0 30px 0 232px;
	text-align:left;
	font-size:11px;
	color:#666666;
}
#RODAPE #TEXTO span a {
	font-size:10px;
	font-weight:bold;
}
#RODAPE #TEXTO small {
	color:#999;
	font-size:9px;
}
#RODAPE #TEXTO #DESTINOTOPO {
	position:relative;
	font-weight:bold;
	font-size:9px;
	text-align:right;
	background:url(/imagens/bg_destino_topo.gif) center left no-repeat;
}
#RODAPE #TEXTO #ENDERECO {
	position:relative;
	float:left;
	width:224px;
}
#RODAPE #TEXTO #ATENDIMENTO {
	position:relative;
	float:left;
	width:300px;
}

.Campo {
	border:1px solid #CCC;
	height:20px;
	font-size:12px;
	color:#444;
	padding:10px 0 0 5px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(/imagens/bg_campo.jpg) repeat-x;
}
.CampoBotao {
	margin:0 0 -8px;
	*margin:0 0 -4px;
}
.Botao {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #5B0000;
	cursor: pointer;
	cursor: hand;
}
.Bredi {
	margin:0 0 -5px 3px;	
}
.HomeNoticias {
	border-top:#E0E6EB solid 1px;
	height: 19px;
}

.Icon {
	margin:0 0 -2px;	
}
.Imagem {
	float:left;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 0;
	position:relative;
}
.FloatRight {
	float:right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 16px;
}
.Interna {
	background:url(/imagens/bg_interna.jpg) no-repeat top left #FFF;
	min-height:300px;
	padding-top: 78px;
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 32px;
}
.Home {
	background:url(/imagens/bg_interna.jpg) no-repeat top left #FFF;
	min-height:300px;
	padding-top: 68px;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 16px;
}
.Mail {
	margin:0 0 -3px;	
}
.MenuDiv {
	background:url(/imagens/menu/menu_div.gif) center left repeat-x;
	height:32px;
	width:177px;
}
.Plus {
	position:relative;
	text-align:right;
	font-size:9px;
	font-weight:bold;
	color:#9D0000;
	background:url(/imagens/bg_plus.gif) no-repeat center left;
	height:20px;
	padding:7px 2px 0 0;
}
.Plus a {
	color:#9D0000;	
}
.Quebra {
	clear:both;	
}
.SemSubMenu {
	height:32px;	
}
#GERAL #CENTRO #CONTEUDO input, #GERAL #CENTRO #CONTEUDO select, #GERAL #CENTRO #CONTEUDO textarea {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 13px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E0E4E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #444444;
}
/* ----- CLASSES ÚTEIS ------ */

	.MarginLeft16 {
		margin-left: 16px;
	}
	.MarginLeft8 {
		margin-left: 8px;
	}
	.MarginLeft32 {
		margin-left: 32px;
	}
	.MarginRight16 {
		margin-right: 16px;
	}
	.MarginRight76 {
		margin-right: 76px;
	}
	.FloatLeft {
		position: relative;
		float: left;
		margin-bottom:16px;
	}
	#GERAL #CENTRO #CONTEUDO .DivImagem {
		background-color: #E1E4E7;
		border: 6px solid #E1E4E7;


	}
	#GERAL #CENTRO #CONTEUDO .DivImagem p {
	font-size: 13px;
	color: #940101;
	margin-left: 8px;
	text-align: center;
	}
	.SairBoasVindas{
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	width: 64px;
	height: 32px;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 32px;
	background-image: url(/imagens/bg_sair.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 16px;
}
.BoasVindas {
	height: 32px;
	_height: 32px;
	line-height: 32px;
	margin-top: 16px;
	_margin-top: 42px;
	margin-right: 48px;
	margin-bottom: 0px;
	margin-left: 32px;
	position: relative;
	font-size: 13px;
	background-color: #eeeeee;
	background-image: url(/imagens/painel_de_controle/canto_esq_secao.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	z-index:100px;
}
.BoasVindas a.MeusDados{
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}

/*-------------JQUERY------------------*/

#nav_pics{
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	position: absolute;
	height: 36px;
	text-align: right;
	right: 50px;
	width: 164px;
	z-index: 99;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav_pics a{
	background-image: url(/imagens/banners/botao_inativo.gif);
	background-repeat: no-repeat;
	height: 36px;
	display: block;
	padding-top: 5px;
	padding-left: 12px;
	font-weight: bold;
	float: left;
	padding-right: 12px;
}
#nav_pics .activeSlide{
	background-image: url(/imagens/banners/botao_ativo.gif);
	background-repeat: no-repeat;
	height: 36px;
	display: block;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 12px;
	font-weight: bold;
}
#GERAL #CENTRO #CONTEUDO input.Botao{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.TextoDestaque {
	font-size: 15px;
	color: #CC0000;
}
.pics{
	position: relative;
}
/* --------------IE6-------------------*/

.AbasTopo{
	-position: absolute;
	
}

#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	margin-left:16px;
	border: 1px solid #E1DDD4;
	background-image: url(/controle/imagens/icones/alert_msg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
.msg_erro {
	background-image: url(/controle/imagens/icones/error_msg.gif);
}
.msg_sucesso {
	background-image: url(/controle/imagens/icones/sucess_msg.gif);
}
.msg_alerta {
	background-image: url(/controle/imagens/icones/alert_msg.gif);
}
