/* geral */
* {
	margin: 0px;
	padding: 0px;
}
.produt {
	border: 0px dotted #A6BBD7;
	padding: 10px;
	background-color: #D5DEEC;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #DCE2EE;
}
a {
	color: #333333;
	text-decoration: none;
}
.vermelho2 {
	color: #990000;
	font-weight: bold;
}
a.vermelho {
	color: #990000;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#verificaemail {
	font-weight: bold;
	float: right;
	padding-right: 10px;
}
#verificaemail .verificaemail1 {
	color: #00CC00;
}
#verificaemail .verificaemail2 {
	color: #CC0000;
}
#verificasenha {
	float: right;
	position: absolute;
	margin-left: 277px;
	margin-top: 2px;
}
#verificasenha .senhamensagem {
	height: 13px;
	width: 150px;
	display: block;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 2px;
}
#verificasenha .senhabaixa {
	height: 13px;
	width: 50px;
	background-color: #F4F4F4;
	display: block;
	position: relative;
	float: left;
	font-weight: normal;
}
#verificasenha .senhamedia {
	height: 13px;
	width: 50px;
	background-color: #EAEAEA;
	display: block;
	position: relative;
	float: left;
	font-weight: normal;
}
#verificasenha .senhaalta {
	height: 13px;
	width: 50px;
	background-color: #E0E0E0;
	display: block;
	position: relative;
	float: left;
	font-weight: normal;
}
#titulos {
	color: #152460;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/detalhe_titulo.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	height: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#texto {
	padding-left: 4px;
	padding-right: 4px;
	display: block;
}
table tr td#parte1 #titulos {
	width: 217px;
}
table tr td#parte2 #titulos {
	background-image: url(../images/detalhe_titulo_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 450px;
}
.campo {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #152460;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 430px;
}
.campo2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #152460;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 426px;
}
.botao {
	color: #152460;
	background-color: #B1C3DC;
	border: 1px solid #152460;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
}
table tr td#parte1 .campo {
	width: 224px;
}
table tr td#parte1 .campo2 {
	width: 220px;
}
fieldset {
	border: 1px solid #152460;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	width: 430px;
}
fieldset legend {
	font-weight: bold;
	color: #152460;
}
span#homefototm {
	border: 2px solid #B1C3DC;
	background-color: #FFFFFF;
	height: 70px;
	width: 70px;
	display: block;
	margin: 2px;
	float: left;
	text-align: center;
}
div#produtofototm {
	border: 2px solid #B1C3DC;
	background-color: #FFFFFF;
	height: 230px;
	width: 230px;
	display: block;
	text-align: center;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
span#produtosfototm {
	border: 2px solid #B1C3DC;
	background-color: #FFFFFF;
	height: 70px;
	width: 70px;
	display: block;
	text-align: center;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
span#produtosfototm2 {
	border: 2px solid #B1C3DC;
	background-color: #FFFFFF;
	height: 70px;
	width: 70px;
	display: block;
	text-align: center;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#produtos {
	clear: both;
	background-image: url(../images/pontos_h_parte1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#titulospro {
	color: #152460;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
	display: block;
	padding-top: 10px;
}
#produto #fundo1 {
	background-image: url(../images/produto_comprar_fundo1.gif);
	text-align: left;
	display: block;
	height: 9px;
	background-repeat: no-repeat;
	margin-left: 4px;
}
#produto #fundo2 {
	background-image: url(../images/produto_comprar_fundo2.gif);
	text-align: left;
	display: block;
	background-repeat: repeat-y;
	margin-left: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#produto #fundo3 {
	background-image: url(../images/produto_comprar_fundo3.gif);
	text-align: left;
	display: block;
	height: 9px;
	background-repeat: no-repeat;
	margin-left: 4px;
}
#produto #fundo4 {
	text-align: left;
	display: block;
	margin-left: 4px;
}
div#carrofototm {
	border: 2px solid #B1C3DC;
	background-color: #FFFFFF;
	height: 230px;
	width: 230px;
	display: block;
	text-align: center;
	margin-right: 10px;
}
span#carrofototm {
	border: 2px solid #B1C3DC;
	background-color: #FFFFFF;
	height: 70px;
	width: 70px;
	display: block;
	text-align: center;
	float: left;
	margin-right: 10px;
}
#carrocampos .campo2 {
	width: 20px;
}
#carrotopo {
	color: #152460;
	background-color: #B6C7DE;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#carro1 {
	background-color: #D3DDEB;
}
#carro2 {
	background-color: #E8EDF4;
}
.campofrete {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #152460;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 63px;
	text-align: center;
}

/* estrutura */
table#conteudo {
	background-image: url(../images/fundo_conteudo.jpg);
	background-repeat: repeat-x;
	background-color: #F9FAFC;
}
table tr td#rodape {
	background-color: #B1C3DC;
}
#corpo1 {
	width: 740px;
	background-image: url(../images/fundo_centro_centro.jpg);
	background-repeat: repeat;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#corpo2 {
	width: 740px;
	display: block;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table tr td#partecliente {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
table tr td#parte1 {
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table tr td#parte2, table tr td#parte3 {
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#base {
	background-image: url(../images/fundo_centro_base.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 29px;
	padding-top: 10px;
}
