body, ul, ol, li, div, h1, h2, h3, h4, h5, h, form, fieldset
{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000000;
}
img{
	border:none;
}
fieldset
{
	border:none;
}
ul, ol, li
{
	list-style:none;
}
/********************************************************************************************************************************
 Listas
*********************************************************************************************************************************/
ul.list 
{
	margin-bottom:12px;
}
ul.ul_observacoes{
	padding-left:15px;
	}
ul.ul_observacoes li {
	margin:0;
	padding:0;
	list-style-type:disc;
	}
ul.lista_bullet_menor li 
{
	background-image:url(/images/layout/bullet_menor.gif);
	background-position:0 9px;
	background-repeat:no-repeat;
	color:#000000;
	line-height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:9px;
	padding-bottom:5px;
	margin-left:5px;
}
ul.lista_bullet_menor_conteudo { /*usado dentro de textos */
	padding:10px 0 0 0;
}
ul.lista_bullet_menor_conteudo li 
{
	background-image:url(/images/layout/bullet_menor.gif);
	background-position:0 9px;
	background-repeat:no-repeat;
	color:#000000;
	line-height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:9px;
	padding-bottom:12px;
	margin-left:5px;
}
ul.lista_bullet_menor_conteudo_interna { /* sublista da lista de conteúdo */
	padding:10px 0 0 10px;
}
ul.lista_bullet_menor_conteudo_interna li.ultima {
	padding-bottom:0px;
}
ul.lista_flecha_branca li 
{
	padding-left: 10px;
	background:url(/images/layout/flecha_dupla_branca.gif) left 7px no-repeat;
}
ul.nav_link
{
	clear:both;
}
ul.nav_link li
{
	float:left;
	display:block;
	height:34px;
}
ul.nav_link li a:link, ul.nav_link li a:active, ul.nav_link li a:visited
{
	color:#000000;
	display:block;
	height:23px;
	padding-left:36px;
	padding-top:9px;
}
ul.nav_link li a:hover
{
	color:#990000;
}
/********************************************************************************************************************************
 Tabelas
*********************************************************************************************************************************/
table.tabela_linha tr th{
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	text-align:right;
	padding:10px;
}
table.tabela_linha tr td{
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
	text-align:left;
	padding:10px;
}
.tabela_box
{
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
}
.tabela_box th
{
	text-align:left;
}
.tabela_box thead th
{
	border-bottom:1px solid #CCCCCC;
	color:#990000;
	padding-bottom:4px;
}
.tabela_box thead th.servico_header
{
	width:225px;
}
.tabela_box thead th.preco_header
{
	width:195px;
}
.tabela_box tbody th, .tabela_box tbody td
{
	border-bottom:1px solid #CCCCCC;
	padding:8px 0;
}
.tabela_box tbody th
{
	font-weight:normal;
}
.tabela_box tbody td.preco_celula
{
	color:#990000;
	font-size:11px;
}
.tabela_box tbody td.preco_celula .preco_destaque
{
	font-size:15px;
}
.tabela_box tfoot td
{
	font-size:11px;
	padding-top:4px;
	color:#666666;
}

table.comparativo_2
{
 margin-top:40px;
 width:715px;
}
table.comparativo_2 thead tr.titulo th
{
 color:#000000;
 font-weight:bold;
 padding-top:9px;
 padding-bottom:14px;
 vertical-align:top;
}
table.comparativo_2 thead tr.descricao th
{
 height:37px;
 vertical-align:top;
}
table.comparativo_2 thead tr.descricao th.descricao
{
 color:#990000;

 font-size:15px;
 padding-left:15px;
 text-align:left;
 vertical-align:middle;
}
table.comparativo_2 tbody tr
{
 background-color:#D9D9D9;
}
table.comparativo_2 tbody tr.hover, table.comparativo_2 tbody tr.zebrado.hover
{
 background-color:#FFFFCB;
}
table.comparativo_2 tbody tr.zebrado
{
 background-color:#F1F1F1;
}
table.comparativo_2 tbody tr th, table.comparativo_2 tbody tr td
{
 background-image:url(/images/layout/bg_table_row.gif);
 background-repeat:repeat-x;
 background-position:0 top;
 
}

table.comparativo_2 tbody tr th
{
 color:#000000;
 font-size:12px;
 padding:7px 0 5px 15px;
 text-align:left;
}
table.comparativo_2 tbody tr td
{
 text-align:center;
 vertical-align:middle;
 padding: 5px 0;
}
table.comparativo_2 tbody tr td img
{
 border:0;
 margin-top:4px;
}
table.comparativo_2 tbody tr td span
{
 display:block;
 text-indent:-999em;
 height:28px;
 background-repeat:no-repeat;
 background-position:center 55%
}
table.comparativo_2 tbody tr td span.suporta
{
 background-image:url(/images/icone/icn_legenda_suporta.gif);
}
table.comparativo_2 tbody tr td span.suporta_cond
{
	background-image:url(/images/icone/icn_legenda_suporta_cond.gif);
}
table.comparativo_2 tbody tr td span.adicional
{
 background-image:url(/images/icone/icn_legenda_adicional.gif);
}
table.comparativo_2 tbody tr td span.nao_suporta
{
 background-image:url(/images/icone/icn_legenda_nao_suporta.gif);
}
table.comparativo_2 .colgroup
{
 border-right:1px solid #999999;
}
table.comparativo_2 .colgroup.ultima
{
 border-right:1px solid #FFFFFF;
}
table.comparativo_2 .col
{
 border-right:1px solid #999999;
}
table.comparativo_2 tfoot tr td
{
 color:#666666;
 font-size:11px;
 padding-left:15px;
 padding-top:7px;
 line-height:11px;
}

/********************************************************************************************************************************
 Botões
*********************************************************************************************************************************/
div.contrate {
	display:block;
	padding:10px 3px 0px 0px;
}

div.contrate a {
	text-align:right;
	display:block;
}

div.contrate.centralizar {
	padding:20px 0px 0px 0px;
}
div.contrate.centralizar a {
	text-align:center;
	display:block;
}
.div_calltoaction {
	text-align:center;
	padding:20px 0px 0px 0px;
}

.botao_azul, input.botao_azul {
	background:#3580AD url(/images/bkg_botao_azul.jpg) repeat-x;
	height:23px;
	border: none;
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:3px;
	cursor:pointer;
}

/* Botão call to action */
.btn_call_act, .btn_call_act:hover,
a.btn_call_act_azul_lateral_dir, a.btn_call_act_azul_lateral_dir:hover {
	position:relative;
	color:#FFFFFF;
	font-size:13px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#999999;

}
a.btn_call_act_azul_lateral_dir {
	background:#a2a90a url(/images/layout/bg_btn_call_action_verde.gif) bottom repeat-x;
	padding:7px 16px;
	height:32px;
}

.btn_call_act span.none {
	text-decoration:none;
	color:#999999;

}
.btn_call_act span.top_lft { 
	background:url(/images/layout/borda_btn_call_act.gif) repeat-x;
	position:absolute;
	top:0;
	left:0;
	height:1px;
	width:1px;
}
.btn_call_act span.top_rgt {
	background:url(/images/layout/borda_btn_call_act.gif) repeat-x;
	position:absolute;
	top:0;
	right:0;
	height:1px;
	width:1px;
}
.btn_call_act span.btm_lft {
	background:url(/images/layout/borda_btn_call_act.gif) repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	height:1px;
	width:1px;
 }
.btn_call_act span.btm_rgt { 
	background:url(/images/layout/borda_btn_call_act.gif) repeat-x;
	position:absolute;
	bottom:0;
	right:0;
	height:1px;
	width:1px;
}

/* ESTRUTURA*/
#geral
{
}
#content_body {
}
div.interna_container {
	width:720px;
	padding-right:8px;
	padding-left:8px;
}
div.interna_container_form {
	width:620px;
	padding-right:8px;
	padding-left:8px;
}
/* HEADER */
#header
{
	position:relative;
	height:117px;
	z-index:1;
}
#header .divisor
{
	background-color:#FFFFFF;
	height:2px;
	width:100%;
	display:block;
	margin:0;
	padding:0;
	border:none;
	position:absolute;
	top:23px;
	left:0;
	z-index:0;
}
#subheader
{
	height:25px;
	position:relative;
	z-index:999;
}
#subheader_wrapper
{
	text-align:right;
	width:980px;
	margin:auto;
	height:25px;
}

#subheader_wrapper div.links_wrapper
{
	float:right;
	position:relative;
}
#subheader_wrapper div.divisor_vertical
{
	background-color:#666666;
	display:block;
	float:right;
	height:14px;
	position:relative;
	top:6px;
	width:1px;
}
div.links_wrapper a.links
{
	margin-right:1px;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
	color:#403D22;
	text-decoration:none;
	color:#999999;

	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	width:auto;
	height:24px;
	outline:none;
	text-decoration:none;
	color:#999999;

	text-align:center;
	outline:none;
}
div.links_wrapper a.links:hover
{
	color:#CC0000;
}
div.links_wrapper a.webmail
{
	width:54px;
}
div.links_wrapper a.painel
{
	width:128px;
	text-align:right;
	outline:none;
}
div.links_wrapper a.active
{
	color:#990000;
	background-image:none;
	background-color:#FBFAF7;
	border:1px solid #000000;
	border-top:none;
	border-bottom:none;
	padding-left:9px;
	padding-right:12px;
	padding-top:5px;
	height:24px;
	position:relative;
	z-index:951;
	text-decoration:none;
	color:#999999;

	font-weight:bold;
	outline:none;
}
div.links_wrapper a.active:hover
{
	color:#990000;
}
div.link_estrutura
{
	display:none;
	position:absolute;
	right:1px;
	top:28px;
	border:1px solid #000000;
	background-color:#FBFAF7;
	z-index:950;
}
div.link_estrutura.webmail
{
	width:212px;
	text-align:left;
	height:58px;
	padding:12px 7px 12px 10px;
}
div.link_estrutura.painel
{
	width:212px;
	text-align:left;
	height:58px;
	padding:12px 7px 12px 10px;
	right:auto;
	left:0;
}

/*hack par IE6 e anteriores */
* html div.link_estrutura.webmail,
* html div.link_estrutura.painel 
{
	width:220px;
	text-align:left;
	height:38px;
}
div.link_estrutura fieldset{
	padding:0;
	margin:0;
}

div.link_estrutura legend
{
	color:#000000;
	font-size:11px;
	padding:0;
	margin:0;
	_margin-left:-5px;
}
div.link_estrutura input.input_text
{
	border:none;
	background-color:#DFDFDF;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	height:15px;
	display:block;
	float:left;
	margin-right:5px;
	padding-left:4px;
	padding-top:4px;
}
div.link_estrutura input.input_btn
{
/*	float:left;*/
	margin-top:15px;
	height:19px;
	width:23px;
}
div#lnk_box_painel, div#lnk_box_webmail{
	padding-top:8px;
	float:left;
	_color:#666666;
}
div.link_estrutura strong
{
	clear:both;
	/*display:block;*/
	padding-top:8px;
}
div.link_estrutura strong a
{
	color:#666666;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	outline:none;
}
#input_userid, #input_usuario, #input_user, #input_mail_user
{
	width:97px;
}
#input_webmail_senha, #input_painel_senha, #input_mail_pwd
{
	width:61px;
}


/* MENU */
#menu_wrapper
{
	margin:auto;
	position:relative;
	z-index:1;
}
#menu_wrapper h1
{
}
#menu_wrapper h1 a
{
	display:block;
	height:41px;
	outline:none;
	width:183px;
}
#menu
{
	height:58px;
	background:url(../img/fnd_barra/fnd.jpg);
	background-position:top;
	padding-top:10px;
	
}
#menu li.menu_raiz
{
	float:left;
	display:block;
	height:0px;
	position:relative;
	font-size:11px;
	padding-bottom:5px;
}
#menu li.produtos
{
	width:170px;
}
#menu li.solucoes
{
	width:110px;
	padding-top:5px;
	
}
#menu li.solucoes1
{
	width:70px;
	padding-top:5px;
	
}
#menu li.solucoes2
{
	width:70px;
	padding-top:5px;
	
}
#menu li.solucoes3
{
	width:170px;
	padding-top:5px;
	
}
#menu li.solucoes4
{
	width:90px;
	padding-top:5px;
	
}
#menu li.solucoes5
{
	width:160px;
	padding-top:5px;
	
}
#menu li.solucoes6
{
	width:155px;
	padding-top:5px;
	
}
#menu li.solucoes7
{
	width:135px;
	padding-top:5px;
	
}
#menu li.atendimento
{
	width:170px;
}
#menu li.sobre
{
	width:195px;
}
a.menu_item:link, a.menu_item:active, a.menu_item:visited
{
	position:absolute;
	padding:4px 23px 0 7px;
	margin:0 19px 0 0;
	display:block;
	color:#333333;
	text-decoration:none;
	z-index:951;
	text-align:center;
	outline:none;
}
a.menu_item.active_menu:link, a.menu_item.active_menu:active, a.menu_item.active_menu:visited
{
	color:#000000;
	background-image:none;
	background-color:#FFFFFF;
	border:1px solid #676767;
	border-bottom:none;
	padding:5px 22px 10px 6px;
	outline:none;
}
.submenu, #ifr_ie6
{
	position:absolute;
	display:none;
	top:27px;
	background-color:#FFFFFF;
	border:1px solid #676767;
	z-index:950;
	padding-top:6px;
	padding:10px;
	
}
.tit_submenu
{
	display:block;
	font-size:13px;
	margin-bottom:4px;
	color:#000000;
}
ul.submenu
{
	width:196px;
}
.submenu_item .detalhe
{
	color:#990000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
.submenu_item.autoatendimento .tit_submenu, .submenu_item.autoatendimento .detalhe 
{
	color:#990000;
		font:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.submenu_item.suporte .tit_submenu, .submenu_item.suporte .detalhe 
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;

}

.submenu_item.hospedagem .tit_submenu, .submenu_item.hospedagem .detalhe 
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.submenu_item.datacenter .tit_submenu, .submenu_item.datacenter .detalhe
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.submenu_item.ecommerce .tit_submenu, .submenu_item.ecommerce .detalhe
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.submenu_item.cloud .tit_submenu, .submenu_item.cloud .detalhe
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.submenu_item.email .tit_submenu, .submenu_item.email .detalhe
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.submenu_item.voip .tit_submenu, .submenu_item.voip .detalhe
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.submenu_item.dominios .tit_submenu, .submenu_item.dominios .detalhe	
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.submenu_item.outros .tit_submenu, .submenu_item.outros .detalhe
{
		color:#990000;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
}
ul.submenu.hospedagem
{
	width:200px;
}
.submenu li.submenu_item
{
	border-bottom:1px solid #E5E5E5;
	display:inline;
	float:left;
	margin-left:16px;
	margin-right:6px;
	padding-bottom:13px;
	padding-top:10px;
	width:164px;
}
.submenu li.submenu_item.dominios
{
	/*height:63px;*/
}
.submenu li.submenu_item ul li
{
	line-height:14px;
}
.submenu li.submenu_item ul li a
{
	font-size:11px;
	text-decoration:none;
	color:#999999;

	color:#000000;
	/*outline:none;*/
}
.submenu li.submenu_item ul li a:hover
{
	text-decoration:none;
	color:#999999;

}
.submenu li.submenu_item.ultima
{
	border:none;
}

/* USUARIO */

#user
{
	background-color:#333333;
	height:35px;
	position:relative;
	z-index:0;
}

/* FORMULRIO BUSCA */
.busca legend
{
	display:none;
}
#user_wrapper
{
	width:980px;
	margin:auto;
}
#user_wrapper fieldset.busca div {
	color:#FFFFFF;
}

#frm_busca
{
	float:left;
	padding:6px 0 0 2px;
}
#frm_busca input#zoom_query, #frm_busca_404 input#zoom_query
{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
	height:19px;
	width:161px;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	padding-top:2px;
}
#frm_busca_404 input#zoom_query {
	border-color:#BCB681 #E9E7D2 #E9E7D2 #BCB681;
}

#frm_busca input#zoom_query.input_vazio, #frm_busca_404 input#zoom_query.input_vazio
{
	color:#CCCCCC;
	font-weight:normal;
}
.select_busca, #frm_busca_404 .select_busca
{
	border-color:#999999 #000000 #000000 #999999;
	border-style:solid;
	border-width:1px;
	color:#666666;
	display:block;
	float:left;
	font-weight:normal;
	height:24px;
	margin-left:10px;
	margin-top:0;
	padding:2px;
}

#frm_busca_404 .select_busca
{
	border-color:#BCB681 #E9E7D2 #E9E7D2 #BCB681;
}
#frm_busca input.botao_ok, #frm_busca_404 input.botao_ok
{
	background:url(/images/btn_ok_busca.jpg) no-repeat;
	height:19px;
	width:24px;
	border:none;
	text-indent:-999px;
	margin-top:2px;
	cursor:pointer;
	margin-left:10px;
}
#frm_busca_404 fieldset {
	width:555px;
}
.buscas
{
	display:block;
	float:left;
	position:relative;
	z-index:0;
}
.buscas li ul
{
	display:none;
}
.buscas .seta a
{
	display:inline;
	float:left;
	text-indent:-999em;
	width:18px;
	height:12px;
	border-left:1px solid #403D22;
	background:URL(/images/img_menu_seta_baixo.gif) no-repeat center;
	margin-left:6px;
	margin-top:6px;
	outline:none;
	position:relative;
	z-index:401;
	outline:none;
}
.buscas .seta a.active
{
	background-color:#FFFFFF;
	margin:0px;
	margin-left:6px;
	padding-right:6px;
	padding-top:6px;
	border:1px solid  #676767;
	border-bottom:none;
	background-position:5px 9px;
	outline:none;
}
.li_busca_outros
{
	display:block;
	float:left;
}
.li_busca_outros ul.busca_outros
{
	position:absolute;
	top:18px;
	background-color:#FFFFFF;
	border:1px solid  #676767;
	right:0;
	padding:7px 0 6px 10px;
	width:93px;
	z-index:400;
}
ul.busca_outros strong
{
 	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	margin-bottom:8px;
	display:block;
}
ul.busca_outros .detalhe
{
	color:#990000;
}
ul.busca_outros a
{
 	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:14px;
	text-decoration:none;
	color:#999999;

	outline:none;
}
ul.busca_outros a:hover
{
	text-decoration:none;
	color:#999999;

}

/* CONTEÚDO */
#content
{
	width:980px;
	margin:auto;
	padding:1px 0px 70px;
}
#content .content_wrapper
{
	width:980px;
	margin:auto;
	/*padding:20px 0px;*/
}

/* RODAPÉ */
#footer
{
	position:relative;
	z-index:0;

	clear:both;
}
.sessao
{
	height:26px;
	background-color:#333333;
	width:100%;
}
.subsessao
{
	height:368px;
	background-color:#FCFBF8;
	border-bottom:1px solid #E4E2CD;
	border-top:1px solid #E4E2CD;
	width:100%;
}
.footer_menu_wrapper
{
	width:980px;
	margin:auto;
	position:relative;
	z-index:0;
}
#footer_menu
{
	position:absolute;
	top:-396px;
	left:0px;
	z-index:0;
}
#footer_menu strong.header
{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	/*text-transform:uppercase;*/
	display:block;
	height:26px;
	line-height:26px;
}
#footer_menu li.raiz
{
	float:left;
	display:block;
	/*padding-left:9px;*/
	height:395px;
}
#footer_menu li.produtos
{
	width:110px;
}
#footer_menu li.solucoes
{
	width:210px;
}
#footer_menu li.sobre
{
	width:180px;
}
#footer_menu li.clientes
{
	width:186px;
}
#footer_menu li.atendimento
{
	width:200px;
}
li.raiz ul.footer_submenu
{
	padding-left:2px;
	float:left;
	display:block;
	height:68px;
	margin-top:9px;
	margin-bottom:5px;
}
li.raiz ul.footer_submenu.left
{
	width:173px;
}
li.raiz ul.footer_submenu.right
{
	width:130px;
}
li.raiz ul.footer_submenu strong
{
	color:#666666;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:4px;
}

li.raiz ul.footer_submenu a
{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	color:#999999;

	line-height:17px;
	outline:none;
}
li.raiz ul.footer_submenu a:hover
{
	text-decoration:none;
	color:#999999;

}
.copyright
{
	width:980px;
	margin:auto;
	margin-top:7px;
	margin-bottom:15px;
	font-size:11px;
}
#footer .copyright small
{
	float:left;
	color:#999999;
	width:730px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	display:block;
}
.copyright ul
{
	float:right;
}
.copyright ul li 
{
	float:left;
	display:block;
	padding:0 6px;
}
.copyright ul li.mapa
{
	padding-right:0;
	border-left:1px solid #999999;
	display:none;
}

/* CLASSES */
.clr
{
	clear:both;
}
div.div_tooltip
{
	display:none;
}
.box
{
	margin:40px 0 0;
	padding:0 30px 0 70px;
}
a .small_wiki, .small_wiki
{
	color:#000000;
	font-size:11px;
}
.legenda
{
	margin-top:50px;
	background-color:#F8F8F8;
	height:20px;
	line-height:18px;
}
.legenda img
{
	margin-right:9px;
}
.legenda li
{
	display:block;
	float:left;
	height:20px;
	line-height:18px;
	margin-left:13px;
}
.legenda li.suporta
{
	background:url(/images/icone/icn_legenda_suporta.gif) no-repeat 0 5px;
	padding-left:23px;
}
.legenda li.suporta_cond
{
	background:url(/images/icone/icn_legenda_suporta_cond.gif) no-repeat 0 5px;
	padding-left:23px;
}
.legenda li.nao_suporta
{
	background:url(/images/icone/icn_legenda_nao_suporta.gif) no-repeat 0 8px;
	padding-left:21px;
}
.legenda li.adicional
{
	background:url(/images/icone/icn_legenda_adicional.gif) no-repeat 0 2px;
	padding-left:20px;
}
.legenda strong
{
	display:block;
	float:left;
	color:#990000;
	margin-left:9px;
	height:20px;
	line-height:18px;
}

/********************************************************************************************************************************
 LINK PARA TOPO
*********************************************************************************************************************************/
.link_topo_wrapper
{
	border-bottom:1px solid #999999;
	clear:both;
	height:16px;
	margin:13px 16px 13px 0;
	position:relative;
}
.link_topo_wrapper a:link, .link_topo_wrapper a:active, .link_topo_wrapper a:visited
{
	background:transparent url(/images/icone/icn_seta_topo.gif) no-repeat scroll right 6px;
	color:#999999;
	display:block;
	font-size:11px;
	padding-right:16px;
	position:absolute;
	right:-16px;
	outline:none;
}
.link_topo_wrapper a:hover
{
	background:transparent url(/images/icone/icn_seta_topo_hover.gif) no-repeat scroll right 6px;
	color:#990000;
	text-decoration:none;
	color:#999999;

}

/*JOOMLA*/
#principal {
	width:745px;
	float:left;
}
#principal_left {
	width:788px;
	float:left;
}
#principal_right {
	width:746px;
	float:left;
}
#principal_full {
	width:980px;
	float:left;
}

#secondary {
	/*border-left:1px solid #CCCCCC;*/
	float:right;
	margin-bottom:10px;
	padding-left:9px;
	_padding-left:0px;
	width:220px;
}

#breadcrumble
 {
	color:#666666;
	padding:12px 0px 9px 0px;
	font-size:11px;
	/*margin-bottom:20px;*/
}
#breadcrumble a, #breadcrumble a:hover {
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	color:#999999;

}
#content_body .contentpaneopen 
{
	border:none;
	border-spacing:0;
	margin:0;
	padding:0;
	width:100%;
}
.caixa_lateral{
	border:#CCCCCC solid 1px;
	padding:5px;
	margin-bottom:10px;
}

/* Modulos */
.moduletable_relacionados, .moduletable_relacionados_interno_ultimo {
	margin-bottom:40px;
}
.moduletable_relacionados_interno {
	margin-bottom:25px;
}
.moduletable_relacionados p, 
.moduletable_relacionados_interno p,
.moduletable_relacionados_interno_ultimo p {
	padding:0;
	margin:0 0 8px;
}

.tit_relacionado
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#620020;
	clear:both;
	padding-bottom:6px;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	display:block;
	float:left;
}
.moduletable_rssdir
{
	padding-bottom:40px;
}
.moduletable_rssdir_primeiro
{
	padding-top:27px;
}

div.rssclass {
	color:#666666;
	font-family:verdana;
	font-size:8px;
	margin-bottom:3px;
	padding:0 0 5px;
}
div.rssclass a.posts {
	font-size:13px;
}
div.rssclass div.category {
	font-size:11px;
	padding-left:10px;
	color:#666666;
}
.mais_posts {
	color:#990000;
	text-align:right;
}
/* lateral de registro */

.form_reg_lateral {
	padding:15px 0px;
	text-align:right;
	font-size:12px;
	color:#000000;
	float:left;
	width:auto;
	font-weight:bold;
	height:70px;
	margin-right:3px;
}
.form_registro_lateral {
	font-size:13px;
	color:#000000;
	margin:10px 0 0 43px;
}
.input_registro_lateral{
	padding:4px;
	width:160px;
	_width:155px;
	border:1px solid #666666;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	margin:0 0 12px 0;
	background-color:#EEEEEE;
}
.label_reg {
	margin:0;
	padding:0 4px 0 2px;
	font-size:13px;
}
*label.label_reg { /* hack para IE */
	padding:0 2px 0 0;
	font-size:12px;
}
body:nth-of-type(1) label.label_reg { /* hack para chrome e safari */
   margin:0;
	padding:0 4px 0 2px;
	font-size:13px;
}

.checkbox_registro_lateral{
	margin:0;
	padding:0;	
}
/* fim - lateral de registro */

/* titulos dos módulos laterais */
div.module {
	margin-bottom:10px;
}


/**************************************************************************************************/
/*classe para o menu auxiliar - temporário */
div.moduletable_menu {
	height:32px;
	padding-left:25px;
	float:left;
}
div.moduletable_menu ul.menu {
	list-style-type:none;
}
div.moduletable_menu li {
	display:inline;
	float:left;
	margin:0 5px;
}
div.moduletable_menu li a, div.moduletable_menu li separator {
	background:#e5e5e5;
	color:#000000;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:20px;
	padding:12px 8px 0px 8px;
	text-decoration:none;
	color:#999999;

}
div.moduletable_menu li separator {
	background:#00FFFF;
}
div.moduletable_menu li a:hover {
	background:#e5e5e5;
	color:#a30000;
	text-decoration:none;
	color:#999999;

}
div.moduletable_menu ul li ul {
	display:inline;
	float:left;
	margin:0;
}
div.moduletable_menu li ul li {
	display:inline;
	clear:both;
	margin:0 0 0 5px;
}
/******************************************************************/
/* Banner Interna */
.banner_interna{
	width:733px;
	height:114px;
	text-indent:-999em;
	margin-bottom:20px;
}
/******* TABELAS *****/
table.tabela_1
{
	margin-top:10px;
	
}


table.tabela_1 tbody tr
{
	background-color:#E4E6C8;
}
table.tabela_1 tbody tr.hover
{
	background-color:#ffffe7;
}
table.tabela_1 tbody tr th, table.tabela_1 tbody tr td
{
	background-image:url(/images/layout/bg_table_row.gif);
	background-repeat:repeat-x;
	background-position:0 top;
}
table.tabela_1 thead tr th{
	height:50px;
	font-size:15px;
	padding:8px 15px 0 0;
}
table.tabela_1 tbody tr th
{
	color:#666666;
	font-size:12px;
	padding:8px 15px 10px 15px;
	text-align:left;
	vertical-align:middle;
}
table.tabela_1 tbody tr td
{
	vertical-align:middle;
	padding:10px 18px;
}

table.tabela_1 .colgroup
{
	border-right:3px solid #FFFFFF;
	
}
table.tabela_1 .colgroup_left
{
	border-right:3px solid #FFFFFF;
	text-align:right;
	
}
/* tabela Bege */
.tabela_comparacao thead th {
/*	height:52px;
	_height:48px;
	*height:48px;*/
	text-align:center;
	font-weight:bold;
	background-color:#F2F1E6;
}
.tabela_comparacao tbody th {
	text-align:left;
	padding-left:10px;
	font-weight:normal;
}
.tabela_comparacao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px auto auto;
	text-align:center;
	width:100%;
}
.tabela_comparacao tr {
	background-color:#FFFFFF;
}
tr.bg_cinza {
	background-color:#FBFBF7;
}
.novo_valor {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}

/********************************************************************************************************************************
 MODAL
*********************************************************************************************************************************/
.alert_bg{
	background:url(/images/modal/ico_title_error.jpg) no-repeat;
}
.erro_bg{
	background-image:url(/images/modal/img_modal_erro.gif);
	background-repeat:no-repeat;

	height:30px;
	margin-left:10px;
	padding-left:20px;
}

div.title_modal h3 {	
/*	color:#990000;
	font-size:15px;
	width:95%;
	padding-left:25px;*/

	color:#000000;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 50px;
}
div.conteudo_modal strong {	
	color:#000000;
	font-size:13px;
	padding:0px 30px;
}
div.conteudo_modal p{
	padding:10px 30px;
	font-size:13px;
}
div.conteudo_modal{
	height:120px;
	_height:100px;
	margin:0px;
	padding:0px 10px 0px;
}

.modal_ok{
	background-color:#3682AF;
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	font-family:verdana;
	font-size:15px;
	height:25px;
	margin-bottom:20px;
	padding:2px;
}
.rodape_modal{
	text-align:center;
	height:50px;
}
.title_modal{
	/*border-bottom:1px double #D7D7D7;
	color:#990000;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	padding-left:15px;
	padding-top:4px;
	width:93%*/;
	height:41px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> locaweb - settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(/images/modal/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
* html #TB_overlay { /* ie6 hack */
	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:none;
	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_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');
}
.modal_content {
	border:1px solid #DFDFDF;
	background:#F8F8F8 url(/images/modal/ico_title.jpg) repeat-x top;
}
.modal_content .title_confirm {
	background:url(/images/modal/ico_title_confirm.jpg) no-repeat;
	height:41px;
}
.modal_content .title_confirm h3 {
	color:#000000;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 50px;
}
.modal_content .title_error {
	background:url(/images/modal/ico_title_error.jpg) no-repeat;
	height:41px;
}
.modal_content .title_error h3 {
	color:#000000;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 50px;
}
.modal_content .content {
	margin:0px;
	padding:0px 10px 10px 50px;
}
.modal_content .content p {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	margin:0px;
}
.modal_content .buttons {
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:center;
}
.button {
	color:#000000;
	background:url(/images/modal/bg_button.jpg) repeat-x;
	border:1px solid;
	border-top-color:#999999;
	border-right-color:#333333;
	border-bottom-color:#333333;
	border-left-color:#999999;
	font:Verdana;
	font-size:13px;
	font-weight:bold;
	height:28px;
	width:auto;
}
.button:active {
	border-top-color:#333333;
	border-right-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#333333;
}
/********************************************************************************************************************************
 Div Calculadoras
*********************************************************************************************************************************/
#div_ico_calculadora {
	margin-top:20px;
	height:70px;
	width:720px;
	padding:5px 0px ;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #cccccc;
}
#div_texto_calculadora {
	width:340px;
	display:block;
	padding: 10px 30px;
	float:left;
	}
#div_calculadora{
	width:270px;
	display:block;
	padding:10px;
	float:left;
	text-align:center;
	}
#div_calculadora img{
	vertical-align:middle;
}
