body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #505A6B;
	background-color: #EBF0F4;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/fundo.gif);
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
}
form { margin: 0px; padding: 0px; }
img { border: 0;}
h1 {
	margin: 0px;
	font-size: 13px;
}
h2 {	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #505A6B;
	margin: 0px;
}
.texto_vermelho {
	font-family: Arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #C40000;
}

.texto_branco {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Box_msg {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #505A6B;
	text-decoration: none;
	height: 100px;
	width: 255px;
	border: 0.1em solid #505A6B;
}
input.Box_form_livre {
	color: #505A6B;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	border: 0.1em solid #505A6B;
	height: 15px;
}
input.Box_form_painel {
	color: #505A6B;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	background-image: url(../imagens/fundo_form_parte.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.Box_menulist {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #505A6B;
	text-decoration: none;
	width: 40px;
	border: 0.1em solid #505A6B;
	height: 20px;
}
.Box_menulist_planos {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	width: 300px;
	border: 0.1em solid #CCCCCC;
}
.Box_menulistBanco {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border: 0.1em solid #CCCCCC;
}
.menu {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #BFD3DA;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menu:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #EC5800;
	text-decoration: none;
}
.separador_menu {
	margin:0;
	padding: 0px;
	vertical-align: middle;
}
.borda_11 {
	margin:11px;
	background-color: #FFFFFF;
}
.borda_p11 {
	background-color: #FFFFFF;
	padding: 11px;
}
.magem_11px_top {
	margin-top:11px;
}
.clearfix:after {   
   content:".";   
   display:block;   
   height:0;  
   line-height:0; 
   clear:both;   
   visibility: hidden;   
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
.rodape_texto {
	font-family: arial, tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	background-image: url(../imagens/separador.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #505A6B;
}
* html .clearfix { height: 1px; }
.menu_rodape {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0991AC;
}
.texto_turquesa {
	font-family: Arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #29808D;
}
.perguntas {
	font-family: Arial, verdana;
	font-size: 17px;
	font-weight: bold;
	color: #29808D;
}
.topo_internas_verde {
	font-family: "trebuchet MS", arial;
	font-size: 25px;
	font-weight: normal;
	color: #668266;
}
.topo_internas_laranja {
	font-family: "trebuchet MS", arial;
	font-size: 40px;
	font-weight: bold;
	color: #F7C000;
}
.tabela_planos {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.tabela_preco_txt {
	font-family: Arial, verdana;
	font-size: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.tabela_preco_tbl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabela_preco_desconto {
	font-family: Arial, verdana;
	font-size: 9px;
}
.tabela_preco_deconto_g {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: bold;
}

