/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/bg.gif);
}

img, fieldset, h2 {
	border:none;
	margin:0;
	padding:0;
}
button {
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}

#main {
	width:775px;
	margin:0 auto;
}
#main-border {
	border-left:1px solid #C5BC9F;
	border-right:1px solid #C5BC9F;
	background:#FFF;
	float:left;
}
/* PAGINACAO */

.class_paginacao {
	color: #267BCC;
	font-size: 10px;
}

.class_paginacao .button {
	border: none;
	background: none ;
}
/* TOPO */

#topo {
	float:left;
	width:100%;
	height:108px;
	background:url(images/fundo_topo1.gif);
}
#topo img {
	float:left;
	margin-top:15px;
}
#topo a, #migalhas a {
	color:#CC0000;
}
#topo ul {
	float:right;
	font-size:10px;
	margin:0;
	padding:0 15px 0 0;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
#topo ul li {
	display:inline;
}

/* MENU */

#menu {
	float:left;
	background:url(images/bg_menu_topo.gif) repeat-x;
	width:763px;
	padding:0 0 0 10px;
}
#menu .bg {
	float:left;
	padding-right:8px;
	background:url(images/bg_menu_03.gif) no-repeat right center;
}
#menu ul {
	margin:0;
	background:url(images/bg_menu_01.gif) no-repeat;
	padding:0 0 0 7px;
	float:left;
	list-style:none;
}
#menu .bg-bege {
	float:left;
	background:url(images/bg_menu_bege.gif);
}
#menu ul li {
	float:left;
	background:url(images/bg_menu_02.gif) no-repeat right center;
}
#menu ul li.none {
	float:left;
	background:none;
}
#menu ul li a {
	float:left;
	background-repeat:no-repeat;
	height:32px;
}

/* MIGALHAS */

#migalhas {
	float:left;
	width:753px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#444;
	padding:25px 10px 5px 10px;
}

/* CONTENT */

#content {
	float:left;
}
.title {
	float:left;
	padding:0 0 8px 18px;
	background:url(images/bg_title.gif) no-repeat right top #C5BC9F;
	height:40px;
}
.title h2 {
	float:left;
	width:483px;
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent:-9999px;
	margin:0;
	height:40px;
	padding:0 0 0 18px;
}
#text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
	line-height:16px;
	float:left;
	padding:18px 0 18px 18px;
	width:501px;
	text-align:justify;
}
#text ul {
	line-height:16px;
	list-style-image: url(images/marcador.jpg);
	_line-height:19px;
}
#text ul li {
	_padding-left:5px;
}
#text a {
	color:#CC0000;
}
#text h4 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 0;
}
#text .table {
	float:left;
	border:1px solid #C5BC9F;
	text-align:left;
}
#text .table .bg {
	background:#F2F1EA;
}
#text .table td, #text .table th {
	padding:5px;
	border-bottom:1px solid #C5BC9F;
}
#text .table th {
	background:#C5BC9F;
}
#text p.links {
	background:#F2F1EA;
	float:left;
	margin-bottom:20px;
	border:1px solid #C5BC9F;
	width:459px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:10px 20px 10px 20px;
}
#options {
	float:left;
	width:100%;
	border-bottom:1px solid #C5BC9F;
}
#form fieldset.calculo table {
	line-height:22px;
	background:#E7E3D5;
	width:90%;
	border:1px solid #C5BC9F;
}
#form fieldset.azul table {
	background:#D2E0EB;
	border:1px solid #94B5D0;
}
#form fieldset.calculo tr.impar {
	background:#FEFEFE;
}
#form fieldset.azul {
	background:#E8EFF5;
	border:1px solid #94B5D0;
}
#form fieldset.calculo td {
	padding:0 5px 0 5px;
}
#form fieldset.calculo thead td {
	background:#C5BC9F;
	font-weight:bold;
}
#form fieldset.azul thead td {
	background:#94B5D0;
}
#form fieldset.calculo .checkbox {
	width:auto;
	border:none;
	background:none;
	padding:0;
}
/* coluna ajax */
#form_final label{
	font-size:9px;
	line-height:18px;
	padding:8px;
	width:45px;
	font-family:Arial, Helvetica, sans-serif;
}
#form_final td {
	padding:2px 0 2px 0;
}
#coluna-ajax {
	float:right;
	width:95%;
	margin-top:20px;
	bottom:19px;
	/*margin-top:99px;*/
	background:#E7E3D5;
	border:1px solid #C5BC9F;
	padding:10px 10px 0 10px;
}
#coluna-ajax ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 0 1px 5px;
	list-style:none;
}
#coluna-ajax a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	padding-left:12px;
}
#coluna-ajax a:hover{
	text-decoration:underline;
}
.ajax-preco {
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}

#coluna-ajax h3 {
	color:#444;
	text-indent:0;
	height:auto;
	margin:0;
	padding:0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}

#coluna-ajax p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 0 10px;
	margin:0;
}

#div_tooltip {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	width: 400px;
	border: 1px solid black;
	-moz-border-radius: 4px;
	padding: 8px;
	font-size: 11px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}

.passos-barra {
	float:left;
	padding:0 0 0 25px;
}
.passos-barra img, .passos-barra button {
	float:left;
}
.gray {
	margin:8px 3px 0 3px;
}
.black {
	margin:4px 3px 0 3px;
}

/* COLUNA DIREITA */

#coluna-direita {
	float:right;
	width:214px;
	background:#E7E3D5 url(images/bg_coluna.gif) bottom left no-repeat;
	padding-bottom:30px;
}
#busca {
	background:url(images/icone_busca.gif) no-repeat #000;
	padding:10px 0 0 40px;
	height:30px;
}
fieldset legend {
	display:none;
}
input, select {
	border:1px solid #979797;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
	margin-right:2px;
	float:left;
	width:108px;
}
#busca button {
	background:url(images/bot_buscar.gif);
	width:45px;
	height:18px;
	text-indent:-9999px;
	float:left;
	border:none;
}
.padding {
	padding:12px 12px 0 12px;
	float:left;
}
.padding table {
	float:left;
}
h3 {
	float:left;
	margin:20px 0 10px 0;
	padding:0;
	font-size:1px;
	background-repeat:no-repeat;
	height:13px;
	text-indent:-9999px;
	width:191px;
}
.depoimento {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:20px;
	text-align:right;
}

#home {
	float:left;
	margin-top:20px;
	padding:10px;
}
#home #flash-atrativo {
	float:left;
	width:197px;
	height:237px;
}
#home #noticias {
	float:left;
	padding:0 25px 0 20px;
	width:320px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#696867;
	text-align:right;
}
#home #noticias h2, #home #atendimento h2, #depoimento h2, .outras-noticias {
	float:left;
	width:320px;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #C7C7C7;
	font-size:1px;
	text-indent:-9999px;
	height:14px;
	text-align:left;
	background:url(images/home/tit_noticias_evn.gif) no-repeat;
}
#home #noticias ul {
	float:left;
	padding:10px 0 0 15px;
	margin:0;
	list-style:square;
	text-align:left;
}
#home #noticias ul li {
	padding:0 0 5px 0;
	margin:0 0 6px 0;
	line-height:16px;
	border-bottom:1px dashed #CCC;
}
#home #noticias ul li span {
	float:right;
}
#home #noticias a {
	color:#696867;
}
#home #atendimento {
	width:190px;
	float:left;
}
#home #atendimento img {
	float:left;
}
#home #atendimento h2 {
	width:190px;
	background:url(images/home/tit_atendimento_online.gif) no-repeat;
}
#home #atendimento table {
	float:left;
}
#depoimento {
	float:left;
	width:753px;
	background:#E7E3D5;
	padding:10px;
}
#depoimento h2 {
	width:210px;
	height:80px;
	border:none;
	background:url(images/home/tit_palavra_do_cliente.gif) no-repeat;
}
#depoimento .text {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:335px;
	text-align:center;
}
#depoimento .text a {
	color:#000;
	text-decoration:none;
}
#depoimento .text a:hover {
	text-decoration:underline;
}
#login {
	width:150px;
	height:67px;
	margin-left:15px;
	padding:30px 20px 0 20px;
	float:left;
	background:url(images/home/bg_login.gif) no-repeat;
}
#login label {
	font-size:9px;
	float:left;
	line-height:18px;
	width:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#login button {
	background:url(images/home/bot_ok.gif);
	width:19px;
	height:15px;
	margin-top:2px;
	text-indent:-9999px;
	float:left;
	border:none;
}
#login input {
	margin-bottom:3px;
	width:70px;
	float:left;
}
#login a {
	color:#CC0000;
	float:left;
	width:140px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
}
#text ul.como-assinar {
	background:#F2F1EA;
	margin:0 0 15px 0;
	line-height:16px;
	border:1px solid #C5BC9F;
	padding:10px;
	list-style:none;
	float:left;
}
#text ul.como-assinar li {
	padding:0 0 10px 50px;
	list-style:none;
	float:left;
	background-position: left center;
	background-repeat:no-repeat;
}
#text .duvida {
	background:#F2F1EA;
	padding:20px 10px 20px 10px;
	margin-bottom:20px;
	float:left;
	line-height:16px;
	border:1px solid #C5BC9F;
}
#text .noticia {
	border-bottom:1px dashed #AAA;
	float:left;
}
#text .noticia .data {
	background:#383838;
	color:#FFF;
	float:left;
	padding:0 3px 0 3px;
	margin:0 5px 20px 0;
	font-weight:bold;
}
#text .noticia .titulo {
	font-size:14px;
	font-weight:bold;
}
#text ul.noticias {
	clear:both;
	margin:0;
	list-style:none;
	padding:10px 0 10px 0;
}
#text ul.noticias li {
	list-style:none;
	clear:both;
	border-bottom:1px dashed #AAA;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	line-height:24px;
}
#text ul.noticias li span {
	list-style:none;
	font-weight:bold;
}
#text #paginacao {
	float:left;
	width:100%;
	margin:20px 0 20px 0;
}
#text #paginacao .itens a, #text #paginacao .button a {
	background:#CC0000;
	padding:2px 4px 2px 4px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.imprensa img {
	float:left;
	margin-right:5px;
}
#text p.assinatura {
	margin-bottom:20px;
	width:479px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:10px 10px 10px 10px;
}
#text p.assinatura img {
	float:left;
	margin-right:3px;
}
#text .passos {
	background:#F2F1EA;
	border:1px solid #C5BC9F;
	padding:15px;
	float:left;
	margin-bottom:15px;
}
#text .passos .box {
	border-bottom:1px solid #C5BC9F;
	padding:0 10px 10px 10px;
	margin-bottom:10px;
}
#text .boxes {
	float:left;
	width:155px;
	height:255px;
	text-align:left;
	padding:10px 10px 0 10px;
	margin:0 9px 0 0;
	background:#F2F1EA;
	border:1px solid #C5BC9F;
}
#text .boxes img {
	margin-left:35px;
}
#text .boxes .icone {
	height:80px;
	float:left;
	padding-bottom:10px;
	width:100%;
}
#text .boxes form {
	margin:0;
	padding:0;
}
#text .boxes h3 {
	text-indent:0;
	width:77%;
	height:auto;
	margin:0 0 15px 0;
	padding:0 0 0 23%;
	color:#999;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#text .boxes h3.atual {
	color:#444;
}
#text .boxes p {
	padding:0;
	margin:0;
}

/* RODAPE */

#rodape {
	float:left;
	width:773px;
	background:#353535 url(images/bg_rodape.gif) no-repeat top left;
}
#rodape.home {
	background:#000;
}
#rodape .bg-informativo {
	background:url(images/bg_rodape_01.gif) 18px 40px no-repeat;
	padding:60px 0 20px 280px;
	float:left;
	width:270px;
}
#rodape.home .bg-informativo {
	background:url(images/bg_rodape_01.gif) 18px 20px no-repeat;
	padding:40px 0 20px 280px;
}
#rodape input {
	background:#E7E9EB;
	color:#696867;
}
#rodape button {
	background:url(images/bot_ok.gif);
	width:19px;
	height:15px;
	margin:3px 0 0 2px;
	text-indent:-9999px;
	float:left;
	border:none;
}
#rodape .copyright {
	float:right;
	padding:55px 10px 0 0;
	text-align:right;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}
#rodape.home .copyright {
	padding:35px 10px 0 0;
}
#rodape .copyright a {
	color:#FFF;
}

.options {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.options a {
	padding:2px 4px 2px 4px;
	float:left;
	white-space:nowrap;
	margin-right:5px;
	margin-bottom:5px;
	background:#E9E9E9;
	text-decoration:none;
	font-size:11px;
	color:#444;
	border:1px solid #9B988F;
}
.options a:hover {
	
}

/* resultados */
#resultados{
	padding:0;
	margin:0;
	color:#444;
	float:left;
	width:470px;
	padding:15px;
	background:#E7E3D5;
	border:1px solid #C5BC9F;
	margin-top:20px;
	margin-left:16px;
	_margin-left:9px;
}
#resultados h5 {
	text-indent:0;
	width:100%;
	height:auto;
	margin:77px 0 0 15px;
	padding:0;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#resultados h4 {
	text-indent:0;
	width:100%;
	height:auto;
	margin:8px 0 8px 0;
	padding:0;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#resultados h3{
	text-indent:0;
	width:100%;
	height:auto;
	margin:12px 0 0 0;
	padding:0;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#resultados p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}
/* cadastro finalizado */
#final-cadastro {
	background:#49C24F;
	width:92%;
	margin:0 0 10px 0;
	font-size:12px;
	text-align:center;
	padding:4%;
	color:#FFF;
	border:1px solid #006600;
	margin:zpx 0 30px 0;
}
#atendimento_custo {
	float:right;
	width:190px;
	margin-right:5px;
}
#atendimento_custo h2 {
	float:left;
	width:320px;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #C7C7C7;
	font-size:1px;
	text-indent:-9999px;
	height:14px;
	text-align:left;
	background:url(images/home/tit_noticias_evn.gif) no-repeat;
}
#atendimento_custo img {
	float:left;
}
#atendimento_custo h2 {
	width:190px;
	background:url(images/home/tit_atendimento_online.gif) no-repeat;
}

/****** NOVO FORM *******/

.titulo_calcule {
	float:left;
	width:30%;
	line-height:25px;
	background:#C5BC9F;
	border:1px solid #C5BC9F;
	border-bottom:none;
	border-top:none;
	font-weight:700;
}
.titulo_branco {
	float:left;
	width:30%;
	line-height:25px;
	background:#FEFEFE;
	border:1px solid #FEFEFE;
	border-bottom:none;
	border-top:none;
}
.titulo_escuro {
	float:left;
	width:30%;
	background:#E7E3D5;
	border:1px solid #E7E3D5;
	line-height:25px;
	border-bottom:none;
	border-top:none;
}

#coluna-ajax1 {
	float:right;
	width:185px;
	margin-top:18px;
	position:absolute;
	height:190px;
	bottom:19px;
	right:-253px;
	_right:-246px;
	background:#E7E3D5;
	border:1px solid #C5BC9F;
	margin-right:8px;
	_margin-right:4px;
	padding:10px;
}
#coluna-ajax1 ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 0 1px 5px;
	list-style:none;
}
#coluna-ajax1 h3 {
	color:#444;
	text-indent:0;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
