﻿@charset "utf-8";
/* CSS Document */

body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texto_10 {
	font-size: 10px;
}
.texto_9 {
	font-size: 9px;
}
.texto_9_cinza {
	font-size: 9px;
	color: #CCCCCC;
}
.texto_10_cinza {
	font-size: 10px;
	color: #999999;
}
.texto_10_fundo_cinza p span{ color: #666; padding:2px; cursor:pointer; margin:0 2px;}
.texto_10_fundo_cinza p span:hover{ background-color:#FFF}
.escolha_plano { text-align:center; font-size:17px; font-weight:bold; color:#333;}
.subs span a{ /*font-size:10px; font-weight:bold; color:#B0260F; text-decoration:none; display:block; padding:4px;*/
text-indent:-99999px; text-align:left; width:100px; height:40px; display:block;}
.basic_bt a{ background:url(/img/virtuais/bt_planos_basic.jpg) no-repeat 0 0;}
.high_bt a{background:url(/img/virtuais/bt_planos_high.jpg) no-repeat 0 0;}
.higher_bt a{background:url(/img/virtuais/bt_planos_higher.jpg) no-repeat 0 0;}
.highest_bt a{background:url(/img/virtuais/bt_planos_highest.jpg) no-repeat 0 0;}
.basic_bt a:hover{ background:url(/img/virtuais/bt_planos_basic_o.jpg) no-repeat 0 0;}
.high_bt a:hover{background:url(/img/virtuais/bt_planos_high_o.jpg) no-repeat 0 0;}
.higher_bt a:hover{background:url(/img/virtuais/bt_planos_higher_o.jpg) no-repeat 0 0;}
.highest_bt a:hover{background:url(/img/virtuais/bt_planos_highest_o.jpg) no-repeat 0 0;}

.basic_bt_eng a{ background:url(/img/virtuais/bt_planos_basic_eng.jpg) no-repeat 0 0;}
.high_bt_eng a{background:url(/img/virtuais/bt_planos_high_eng.jpg) no-repeat 0 0;}
.higher_bt_eng a{background:url(/img/virtuais/bt_planos_higher_eng.jpg) no-repeat 0 0;}
.highest_bt_eng a{background:url(/img/virtuais/bt_planos_highest_eng.jpg) no-repeat 0 0;}
.basic_bt_eng a:hover{ background:url(/img/virtuais/bt_planos_basic_eng_o.jpg) no-repeat 0 0;}
.high_bt_eng a:hover{background:url(/img/virtuais/bt_planos_high_eng_o.jpg) no-repeat 0 0;}
.higher_bt_eng a:hover{background:url(/img/virtuais/bt_planos_higher_eng_o.jpg) no-repeat 0 0;}
.highest_bt_eng a:hover{background:url(/img/virtuais/bt_planos_highest_eng_o.jpg) no-repeat 0 0;}

.basic_bt_esp a{ background:url(/img/virtuais/bt_planos_basic_esp.jpg) no-repeat 0 0;}
.high_bt_esp a{background:url(/img/virtuais/bt_planos_high_esp.jpg) no-repeat 0 0;}
.higher_bt_esp a{background:url(/img/virtuais/bt_planos_higher_esp.jpg) no-repeat 0 0;}
.highest_bt_esp a{background:url(/img/virtuais/bt_planos_highest_esp.jpg) no-repeat 0 0;}
.basic_bt_esp a:hover{ background:url(/img/virtuais/bt_planos_basic_esp_o.jpg) no-repeat 0 0;}
.high_bt_esp a:hover{background:url(/img/virtuais/bt_planos_high_esp_o.jpg) no-repeat 0 0;}
.higher_bt_esp a:hover{background:url(/img/virtuais/bt_planos_higher_esp_o.jpg) no-repeat 0 0;}
.highest_bt_esp a:hover{background:url(/img/virtuais/bt_planos_highest_esp_o.jpg) no-repeat 0 0;}


.texto_10_branco {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.texto_10_laranja {
	font-size: 10px;
	color: #D21C00;
}
.texto_10_vermelho {
	font-size: 10px;
	color: #CC3300;
}
.texto_10_fundo_cinza {
	font-size: 10px;
	color: #333333;
	/*background-color: #CCCCCC;*/
	/*border-bottom: 1px dashed #ccc;*/
}
.texto_9_fundo_cinza2 {
	font-size: 9px;
	color: #333333;
	background-color: #E5E5E5;
}
.menu_header {
	font-size: 9px;
	color: #898989;
	text-decoration: none;
}
.menu_header a {
	font-size: 9px;
	color: #898989;
	text-decoration: none;
}
.menu_header a:hover {
	font-size: 9px;
	color: #66ccff;
	text-decoration: none;
}
.form_caixatxt {
	border: 0;
	font-size: 11px;
	color: #A0A0A0;
	background-color: #d6d6d6;
}
.bg_azul1 {
	/*background-color: #7aacde;*/
}
.bg_cinza {
	/*background-color: #bcbcbc;*/
}
.bg_azul2 {
	/*background-color: #7cb2e8;*/
}
.bg_particulares {
	/*background-color: #fcab5b;*/
}
.bg_corporate2, .bg_corporate {
	/*background-color: #c8c8c8;*/
}
.bg_business2, .bg_business  {
	/*background-color: #d9d9d9;*/
}
.bg_particulares2 {
	/*background-color: #fcd6b1;*/
}
.bg_particulares_pro2, .bg_particulares_pro  {
	/*background-color: #e6e6e6;*/
}
.bg_particulares_light2, .bg_particulares_light  {
	/*background-color: #efefef;*/
}
.texto_9_fundo_cinza2 p {
	padding-left:15px;
	margin:5px;
	line-height:15px;
}
.texto_10_cinza_escuro {
	font-size: 12px;
	color: #222;
	font-weight:bold;
}
.border { border-top: 1px dashed #666;}

.texto_10_fundo_cinza img { cursor:pointer;}

