﻿body
{
	margin: 0;
	/*margin-top: 15px;*/
	padding: 0;
	/*
	background-image: url(../../img/geral/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	*/
	/*font: normal 18pt calibri;*/
	font-family: Arial;
	font-size: 13px;
	color: #8b8b8b;
}
#body_home
{
	background-image: url(../../img/geral/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
img
{
	border: 0;
}
#div_principal
{
	position: relative;
	left: 50%;
	margin-left: -495px;
	width: 990px; /*border:1px solid #333;*/
}
div
{
	float:left;
}
#div_geral
{
	width: 990px;
}
#div_topo
{
	width: 990px;
	text-align: center;
}
#div_menu
{
	/*background-color: #B0E0E6;*/
	width: 990px;
	height: 42px;
}
#div_tvs
{
	margin-top: 20px;
	width: 990px;
}
.div_tv
{
		width: 236px;
		height: 155px;
		background-image: url(../../img/geral/tv.png);
		background-repeat: no-repeat;
}
.div_espaco_tvs
{
	height: 10px;
	width: 15px;
}
.div_espaco_paineis
{
	height: 10px;
	width: 12px;
}
#div_paineis
{
	width: 990px;
	margin-top: 20px;
}
.div_painel_tit_menor
{
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	color: #000;
	/*width: 240px;*/
	height: 28px;
	/*background-image: url(../../img/geral/barra_menor.png);*/
}
.div_painel_tit_maior
{
	text-align: left;
	color: #000;
	width: 486px;
	height: 32px;
	background-image: url(../../img/geral/barra_maior.png);
	background-repeat: no-repeat;
}
#div_tituloPainelLabel
{
	margin-left: 10px;
	margin-top: 5px;
}
#div_painel_esq
{
	width: 240px;
	height: 398px;
	background-image: url(../../img/geral/campo_direita.png);
	/*background-image: url(../../img/geral/campo_esquerda.png);*/
	background-repeat: no-repeat;
}
/*
#div_cont_painel_esq
{
	margin-top: 5px;
	margin-left: 7px;
}
*/


#div_painel_sics
{
	position: relative;
	/*top: -5px;*/
	left: 10px;
	width: 220px;
	height: 170px;
	/*border: solid 1px red;*/
}
.div_painel_tit_news
{
	position: relative;
	left: 10px;
	top: 0px;
	text-align: left;
	color: #000;
	width: 220px;
	height: 28px;
	/*border: solid 1px green;*/
}
#div_painel_news
{
	position: relative;
	/*top: -5px;*/
	left: 10px;
	width: 225px;
	height: 165px;
	/*border: solid 1px red;*/
}


#div_painel_centro
{
	width: 486px;
}
#div_int_iframe
{
	width: 456px;
}
#div_painel_dir
{
	width: 240px;
	height: 398px;
	background-image: url(../../img/geral/campo_direita.png);
	background-repeat: no-repeat;
}
#div_painel_web
{
	position: relative;
	top: 16px;/*-3px;*/
	left: 7px;/*10px;*/
	width: 220px;
	height: 170px;
	/*border: solid 1px red;*/
	/*
	background-image: url(../../img/temp/campodireito.gif);
	background-repeat: no-repeat;
	*/
}
.div_painel_tit_pesq
{
	position: relative;
	left: 10px;
	top: 0px;
	text-align: left;
	color: #000;
	width: 220px;
	height: 28px;
	/*border: solid 1px green;*/
}
#div_painel_pesquisa
{
	position: relative;
	/*top: -5px;*/
	left: 10px;
	width: 225px;
	height: 165px;
	/*border: solid 1px red;*/
}
#div_rodape
{
	margin-top: 15px;
	width: 990px;
	height: 18px;
	background-image: url(../../img/geral/rodape.png);
	background-repeat: no-repeat;
}
.display_none
{
	display: none;
}
#div_int_iframe
{
	/*margin-top: -15px;*/
	margin-left: 3px;
}
/*================================================================================*/
/* TESTE Botao */
/*================================================================================*/
.botao
{
	background-color: #F3F8FD;
	color: #1B70E1;
	font-size: 18px;
	font-family: Arial;
	height: 25px;
}
.botao2
{
	background-color: #FFFFFF;
	color: #1B70E1;
	font-size: 18px;
	font-family: Arial;
	height: 25px;
}
/*================================================================================*/
/* HOME */
/*================================================================================*/
#div_bkgrd_home
{
	background-image: url(../../img/geral/home.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 350px;
}
/*================================================================================*/
/* EMPESA */
/*================================================================================*/
#div_tabela_tel
{
	width: 466px;
}
#div_cont_painel_centro
{
	margin-left:3px;
	width: 466px;
}
#div_sombra_painel
{
	padding-left: 5px;
	padding-right: 5px;
	width: 486px;
	background-image: url(../../img/geral/sombra_painel_centro.png);
	background-repeat: repeat-y;
}
#div_sombra_painel_inferior
{
	width: 486px;
	background-image: url(../../img/geral/sombra_painel_centro_inferior.png);
	height: 11px;
}
.span_bold
{
	font-weight: bold;
}
.span_menor
{
	font-size: 11px;
}
/*================================================================================*/
/* ADERIR */
/*================================================================================*/

/*================================================================================*/
/* PRODUTOS */
/*================================================================================*/
.div_img_produto
{
	text-align: center;
	width: 466px;
	/*border: 1px solid orange;*/
	height: 140px;
}
.div_cont_produto
{
	width: 466px;
	/*border: 1px solid red;*/
}
/*================================================================================*/
/* SERVIÇOS */
/*================================================================================*/

/*================================================================================*/
/* TELAS */
/*================================================================================*/
.tr_titulo
{
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
.tr_img
{
	text-align: center;
}
.tr_desc
{
	text-align: center;
}
.tr_espaco
{
	height: 10px;
}
/*================================================================================*/
/* SUGESTÃO */
/*================================================================================*/

/*================================================================================*/
/* FAQ */
/*================================================================================*/

/*================================================================================*/
/* CONTATO */
/*================================================================================*/

/*================================================================================*/
/* SEGURADORAS */
/*================================================================================*/
#div_tabela_seg
{
	/*
	text-align: center;
	width: 466px;
	*/
	margin-left: 43px;
}
.td_cia
{
	color: Black;
}
/*================================================================================*/
/* VOIP */
/*================================================================================*/

/*================================================================================*/
/* FORMULARIO */
/*================================================================================*/
#table_formulario
{
	/*width: 466px;*/
}

/*================================================================================*/
/* RESULTADO */
/*================================================================================*/
.tr_porcent
{
	vertical-align: text-bottom;
}
/*================================================================================*/
/* ACESSO */
/*================================================================================*/
#div_fundo_acesso
{
	background-image: url(../../img/geral/background_acesso.jpg);
	background-repeat: no-repeat;
	width: 486px;
	height: 365px
}