*{
	margin: 0px;
}
body {
	background-color: #E7F0F1;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243929;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
li {
	text-indent: 10px;
	margin-left: 20px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #317AC4;
}
h2 {
	font-size: 15px;
	color: #317AC4;
}
h3 {
	font-size: 14px;
	color: #1D5F6B;
}
h4 {
	font-size: 13px;
	color: #317AC4;
}
h5 {
	font-size: 12px;
}


/* - - - - - classes - - - - - */


.img {
	padding: 1px;
	border: 1px solid #3B8695;
	margin: 5px;
}
.img2 {
	padding: 1px;
	border: 1px solid #3B8695;
	margin: 13px;
}
.img3 {
	padding: 1px;
	border: 1px solid #3B8695;
	margin-bottom: 5px;
}
.img_pro {
	padding: 1px;
	border: 1px solid #317AC4;
}
.txt_10 {
	color: #999999;
	font-size: 11px;
}
.txt_11 {
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
}
.txt_11_azul {
	color: #317AC4;
	font-weight: bold;
}
.txt_13 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
.txt_13_azul {
	color: #317AC4;
	font-size: 12px;
	font-weight: bold;
}
.txt_15 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.txt_17 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.txt_18 {
	font-size: 18px;
	font-weight: bold;
	color: #317AC4;
}
.txt_branco {
	color: #FFFFFF;
}
.txt_azul {
	color: #317AC4;
}
.txt_azul_fraco {
	color: #A2D2DE;
}
.txt_laranja {
	color: #FF6600;
}
.li_caracteristicas {
	list-style-type: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.linhadupla p {
	line-height: 18px;
}
.txt_sabia {
	padding-bottom: 5px;
}


/* - - - - - div's - - - - - */


#wrapper {
	position: relative;
	margin: 0px auto;
	width: 995px;
	background-color: #E7F0F1;
}
#topo {
	width: 995px;
	height: 161px;
}
#site {
	width: 775px;
	float: left;
}
#faixa_lateral {
	width: 20px;
	background: url(img/fundo_faixa_lateral.jpg);
	background-repeat: repeat-x;
	float: left;
}
#flash_maquina {
	width: 345px;
	height: 495px;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 5px;
	float: left;
}
#txt_index {
	width: 390px;
	padding-right: 8px;
	padding-top: 5px;
	float: left;
}
#txt_index_cima {
	width: 390px;
	height: 215px;
}
#txt_index_baixo {
	width: 390px;
	height: 269px;
	padding-top: 7px;
}
#img_index {
	width: 120px;
	height: 140px;
	padding-right: 30px;
	padding-left: 29px;
	text-align: center;
	float: left;
}
#img_index_pont {
	height: 120px;
	border-left: 1px dashed #CCCCCC;
	float: left;
}
#lateral {
	position:absolute;
	width: 220px;
	top: 190px;	
	left: 774px;
	z-index:5;
	visibility: visible;
}
#lateral_n {
	position:absolute;
	width: 220px;
	top: 211px;
	left: 774px;
	z-index:5;
	visibility: visible;
}
#banner_01 {
	width:220px;
	height:175px;
	margin-bottom: 4px;
}
#banner_02 {
	width: 220px;
	height: 168px;
	margin-bottom: 4px;
}
#banner_03 {
	width: 220px;
	height: 155px;
	margin-bottom: 4px;
}
#banner_01_n {
	width:220px;
	height:150px;
	margin-bottom: 4px;
}
#banner_02_n {
	width: 220px;
	height: 130px;
	margin-bottom: 4px;
}
#banner_pontomix {
	width: 220px;
	height: 110px;
	margin-bottom: 4px;
}
#banner_03_n {
	width: 220px;
	height: 110px;
	margin-bottom: 4px;
}
#banner_mini {
	width:220px;
	height: 33px;
	margin-bottom: 4px;
}
#banner_04 {
	width: 220px;
}
#rodape {
	height: 125px;
	width: 995px;
	background: url(img/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	padding-top: 3px;
}
#rodape a {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover {
	color: #A2D2DE;
	text-decoration: underline;
}
#topo_rodape {
	height: 25px;
	width: 995px;
}
#conteudo_rodape {
	height: 90px;
	width: 985px;
	padding-left: 10px;
	padding-top: 10px;
}
#esquerda_rodape {
	width: 800px;
	float: left;
}
#direita_rodape {
	width: 160px;
	height: 52px;
	float: right;
	vertical-align: bottom;
	margin-top: 18px;
	text-align: right;
	padding-right: 10px;
}
#voltar {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #CCCCCC;
	clear: both;
}


/* - - - - - div's bordas - - - - - */


#cima {
	width: 390px;
	height: 15px;
	clear: both;
	overflow: hidden;
}
#cima_esquerda {
	width: 15px;
	height: 15px;
	float: left;
}
#cima_meio {
	width: 360px;
	height: 15px;
	background: url(img/borda_fundo_cima.jpg);
	background-repeat: repeat-x;
	float: left;
}
#cima_direita {
	width: 15px;
	height: 15px;
	float: left;
}
#meio {
	width: 390px;
}


/* as div's foram duplicadas por causa do 'ajeita div' */


#meio_esquerda, #meio_esquerda2 {
	width: 15px;
	background: url(img/borda_fundo_esquerda.jpg);
	background-repeat: repeat-y;
	float: left;
}
#meio_meio, #meio_meio2 {
	width: 360px;
	background-image: url(img/img_fundo_meio.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	float: left;
}
#meio_direita, #meio_direita2 {
	width: 15px;
	background: url(img/borda_fundo_direita.jpg);
	background-repeat: repeat-y;
	float: left;
}
#baixo {
	width: 390px;
	height: 15px;
	clear: both;
	overflow: hidden;
	float: left;
}
#baixo_esquerda {
	width: 15px;
	height: 15px;
	float: left;
}
#baixo_meio {
	width: 360px;
	height: 15px;
	background: url(img/borda_fundo_baixo.jpg);
	background-repeat: repeat-x;
	float: left;
}
#baixo_direita {
	width: 15px;
	height: 15px;
	float: left;
}


/* - - - - - div's bordas - - - - - */


#pontilhado {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
}
#pontilhado2 {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #C8C8C8;
}
#clear_both {
	clear: both;
}


/* - - - - - estilo - internas - - - - - */


#txt_internas {
	width: 740px;
	padding-right: 7px;
	padding-left: 6px;
	padding-top: 5px;
	float: left;
}
/*
#txt_internas_cima {
	width: 740px;
	height: 335px;
}*/
#cima_internas {
	width: 740px;
	height: 15px;
	clear: both;
	overflow: hidden;
}
#cima_esquerda_internas {
	width: 15px;
	height: 15px;
	float: left;
}
#cima_meio_internas {
	width: 710px;
	height: 15px;
	background: url(img/borda_fundo_cima.jpg);
	background-repeat: repeat-x;
	float: left;
}
#cima_direita_internas {
	width: 15px;
	height: 15px;
	float: left;
}
#meio_internas {
	width: 740px;
}
#meio_esquerda_internas {
	width: 15px;
	background: url(img/borda_fundo_esquerda.jpg);
	background-repeat: repeat-y;
	float: left;
}
#meio_meio_internas {
	width: 710px;
	background-image: url(img/img_fundo_meio.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	float: left;
	min-height: 480px;
	height: auto !important;
	height: 480px;
}
/*
#conteudo {
	min-height: 450px;
	height: auto !important;
	height: 450px;
}*/
#meio_direita_internas {
	width: 15px;
	background: url(img/borda_fundo_direita.jpg);
	background-repeat: repeat-y;
	float: left;
}
#baixo_internas {
	width: 740px;
	height: 15px;
	clear: both;
	overflow: hidden;
	float: left;
}
#baixo_esquerda_internas {
	width: 15px;
	height: 15px;
	float: left;
}
#baixo_meio_internas {
	width: 710px;
	height: 15px;
	background: url(img/borda_fundo_baixo.jpg);
	background-repeat: repeat-x;
	float: left;
}
#baixo_direita_internas {
	width: 15px;
	height: 15px;
	float: left;
}
#meio_v {
	width:400px;
	border-right: dashed 1px #CCCCCC;
	padding-right:9px;
 	float: left;
}
#meio_v2 {
	width:290px;
	margin-left: 4px;
	padding-left:5px;
	float: left;
	text-align: right;
}
#meio_v3 {
	margin-left: 4px;
	padding-left:5px;
	text-align: right;
	color:#999999;
}
#meio_v4 {
	width: 349px;
	border-right: dashed 1px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
	padding-right: 5px;
	padding-bottom: 10px;
}
#meio_v5 {
	width: 345px;
	margin-left: 4px;
	padding-left: 5px;
}
#meio_v_esq {
	width: 355px;
 	float: left;
}
#meio_v_dir {
	width: 355px;
	float: left;
}
#meio_v_mais {
	width: 355px;
	padding-top: 15px;
	height: 165px;
}
#meio_v_mais_e {
	width: 155px;
	padding-left: 25px;
	text-align: center;
	float: left;
}
#meio_v_mais_d {
	width: 125px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	float: left;
}


/* - - - Estilos da página CADASTRO - - - */


#plano {
	border:1px solid #DDDDDD;
	background-color:#F4F4F4;
	width:550px;
	padding:10px;
	margin-left: 70px;
}
#tipo {
	border:1px solid #DDDDDD;
	background-color:#F4F4F4;
	padding: 7px;
}
#fisica, #vista {
	border:1px solid #D8E4D6;
	background-color:#F2F7F2;
	width:550px;
	padding:10px;
	margin-left: 70px;
}
.fisica_txt {
	font-size: 12px;
	color: #009900;
}
#juridica, #prazo {
	border:1px solid #D6DBE4;
	background-color:#F2F4F7;
	width:550px;
	padding:10px;
	margin-left: 70px;
}
.juridica_txt {
	font-size: 12px;
	color: #0066CC;
}
#erros, #erros2 {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
#erros p {
	line-height:20px;
}
#erros2 p {
	line-height:20px;
}
#acertos {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	border: 1px solid #00CC00;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* - - - Estilos da página PRODUTOS - - - */

#produtos {
	width: 149px;
	text-align: center;
	float: left;
}
#produtos_tit {
	width: 149px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#produtos_tit2 {
	width: 149px;
	padding-top: 6px;
	padding-bottom: 7px;
	text-align: center;
}
#produtos_pontilhado {
	width: 1px;
	height: 275px;
	margin-top: 15px;
	padding-left: 14px;
	margin-left: 14px;
	border-left: 1px dashed #CCCCCC;
	float: left;
}
#produtos_pontilhado_h {
	height: 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
	clear: both;
}
#produtos_caracteristicas {
	width: 110px;
	text-align: center;
	float: left;
}
#produtos_caracteristicas_m {
	width: 110px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	float: left;
}
#produtos_caracteristicas_2 {
	width: 110px;
	padding-left: 33px;
	padding-right: 33px;
	text-align: center;
	float: left;
}
#comprar {
	text-align: center;
	padding-top: 10px;
}
#mais_info {
	text-align: center;
	padding-top: 10px;
}
.tit_produtos {
	padding-bottom: 10px;
}
.img_produtos {
	padding: 1px;
	border: 1px solid #3B8695;
}

/* - - - Estilos da página DIFERENÇAS - - - */

#diferencas {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #E4E4E4;
}
#img_diferencas {
	width: 95px;
	height: 130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	float: left;
}
.form_contato{
	border: solid 1px #036;
	width:250px;
	height: 15px;
	margin-left:2px;
	
}
.form_contato_select{
	border: solid 1px #036;
	width:252px;
	height: 20px;
	margin-left:2px;
}
.form_contato_mensagem{
	border: solid 1px #036;
	width:250px;
	height: 100px;
	margin-left:2px;

}

.form{
	margin-left:10px;
}
#menu{
	width: 100%;
	height:39px;
	background: url(img/filete_topo.jpg) repeat-y;
	overflow: hidden;
	margin-bottom:5px;
}
#menu img{
	margin-right:-1px;
}
.selecione p{
	line-height:20px;
}