

body
{
	margin: 0px;
	padding: 0px;
	background-color: #f5ede8;
}

.table_center
{
	width: 100%;
	height: 488px;	
}

/* TITLE */
.table_center_title
{
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}

.table_title
{
	width: 720px;
	height: 27px;
}

.td_title
{
	background-image: url(../images/title_conosco.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 98px;
}

.td_subtitle
{
	background-image: url(../images/subtitle_conosco.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* CONTENT */
.table_center_content
{
	text-align: center;
	vertical-align: top;
}

.table_content
{
	width: 720px;
	height: 448px;
}

.td_content_desc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #917c72;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	height: 50px;	
}

.td_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713846;
	vertical-align: top;
}

/* FORM */
form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #937e74;
}


.table_form
{
	width: 540px;
}

.table_form_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #937e74;
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

.table_form_input
{
	width: 270px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

.table_form_input_conta
{
	width: 95px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

.table_form_input_conta_2
{
	width: 250px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

.form_input_data
{
	width: 84px;
}

.form_input_ddd
{
	width: 27px;
}

.form_input_telefone
{
	width: 60px;
}

.form_input_cpf
{
	width: 190px;
}

.form_input_checkbox
{
	width: 15px;
}


.form_text_obs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5d0634;
	text-align: left;	
}

.form_text_select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #937e74;
	text-align: left;	
}

.table_form_confirm
{
	width: 100%;
}

.td_form_steps
{
	width: 52px;
	text-align: center;
	vertical-align: middle;
}

.td_form_send
{
	text-align: center;
	vertical-align: middle;
}

.table_step
{
	width: 100%;
}

.td_step_active
{
	font-size: 10px;
	font-weight: bold;
	color: #5d0634;
	text-align: center;
	vertical-align: middle;
	width: 34%;
}

.td_step_inactive
{
	font-size: 10px;
	font-weight: normal;
	color: #b5a7a0;
	text-align: center;
	vertical-align: middle;
	width: 33%;
}

.text_label, .text_label_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #937e74;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.text_label_left
{
	color: #937e74;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text_label_complete_cep
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #937e74;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

.text_response
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313030;
	vertical-align: middle;
	text-align: left;
}

.td_footer
{
	height: 15px;
}

.textarea_termo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	width: 350px;
	height: 286px;
	padding: 10px;
	background: #efe4df;
	border: 0 none #ece0dc;
}

.checkbox_termo
{
	width: 14px;
	background-color: transparent;
	color: none;
	border: 0;
	margin-right: 3px;
}

.div_content
{
	background-color: #eee4df;
	border: 1px #e4d6d2 solid;
}

.td_template
{
	text-align: center;
	vertical-align: middle;
	padding: 10px;	
}

.title_item
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.desc_item
{
	padding-left: 5px;
	padding-bottom: 5px;
	color: #937e74;
	font-weight: normal;
	text-decoration: underline;
}

.list_item
{
	background-image: url(../images/list_line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list_product
{
	
}

.list_product_desc
{
	color: #333;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.list_product_photo
{
	border: 1px #bbb2a2 solid;
}

.button_continuar
{
	background-image: url(../images/button_continuar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 6px;
	margin-right: 6px;
	width: 79px;
	height: 19px;	
}

.button_confirmar
{
	background-image: url(../images/button_confirmar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 6px;
	margin-right: 6px;
	width: 122px;
	height: 19px;	
}

.button_voltar
{
	background-image: url(../images/button_voltar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 6px;
	margin-right: 6px;
	width: 65px;
	height: 19px;	
}

.button_salvar
{
	background-image: url(../images/button_salvar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 6px;
	margin-right: 6px;
	width: 79px;
	height: 19px;	
}

.button_personalizar
{
	background-image: url(../images/button_personalizar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 6px;
	margin-right: 6px;
	width: 123px;
	height: 19px;	
}

.button_enviar
{
	background-image: url(../images/button_enviar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 6px;
	margin-right: 6px;
	width: 79px;
	height: 19px;	
}



