.miolo  .tabela{
	width:871px;
	background-image:url(../imgs/contato/fundo-tabela.jpg);
	background-repeat:no-repeat;
	background-position:458px 130px;
	*background-position:458px 147px;
}	
.miolo  .tabela p{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-bottom:6px;
	}
.miolo  table{
	margin:0px;
	padding:0px;
	}
.miolo  table td{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	}	
.miolo  table input  {
	padding-left:5px;
	background-color:transparent;
	border:none;
	padding-top:8px;
}		
.miolo  table td{
	color:#2e2e2e;
	font-weight:bold;
	}
.miolo  table td.tamanho input{
	background-image:url(../imgs/contato/input.gif);
	background-repeat:repeat-x;
	height:32px;
	border:1px solid #eeeeee;
}
.miolo  table td.tamanho input.um{
	width:367px;
	}
.miolo  table td.tamanho input.dois{
	width:334px;
	}	
.miolo  table td.tamanho input.tres{
	width:374px;
	}	
.miolo  table td.tamanho input.quatro{
	width:363px;
	}	
.miolo  table td.tamanho input.cinco{
	width:356px;
	}
.miolo  table td.tamanho input.seis{
	width:346px;
	}		
	
		
/* Primeira Scroll ------------- */
.miolo  table .scroll {
	background-image:url(../imgs/contato/input-estado.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	height:33px;
	width:368px;
	margin-left:5px;
	padding-left:5px;
	font-weight:normal;
}
.miolo  table .scroll a {
	height:20px;
	color:#000000;
	padding-top:5px;
	display:block;
}
.miolo  table .scroll a .espaco{
	padding-left:5px;
	}	
.miolo  table .scroll a:hover {
	color:#0b455d;
		}
.miolo  table .scroll-open {
	position:absolute;
	background-color:#fafafa;
	margin-left:-5px;
	margin-top:-22px;
		}
.miolo  table .scroll-open ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width:368px;
	}
.miolo  table .scroll-open li {
	height:31px;
	border-bottom:1px solid #f2f1f1;
	width:368px;
	display:block;
	}
.miolo  table .scroll-open li a:hover {
	background-image:url(../imgs/contato/input-estado-centro-over.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #f2f1f1;
	height:25px;
		}

.miolo  table .scroll-open li.first {
	background-image:url(../imgs/contato/input-estado-first.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:368px;
}

.miolo  table .scroll-open li.first a:hover {
	background-image:url(../imgs/contato/input-estado-first-over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
/* Segunda Scroll ------------- */
.miolo  table .scroll-2 {
	background-image:url(../imgs/contato/input-assunto.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	height:33px;
	width:359px;
	margin-left:5px;
	padding-left:5px;
	font-weight:normal;
}
.miolo  table .scroll-2 a {
	height:17px;
	color:#000000;
	padding-top:5px;
	display:block;
}
.miolo  table .scroll-2 a .espaco{
	padding-left:5px;
	}	
.miolo  table .scroll-2 a:hover {
	color:#0b455d;
		}
.miolo  table .scroll-open-2 {
	position:absolute;
	background-color:#fafafa;
	margin-left:-5px;
	margin-top:-22px;
		}
.miolo  table .scroll-open-2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width:359px;
	}
.miolo  table .scroll-open-2 li {
	height:31px;
	border-bottom:1px solid #f2f1f1;
	width:359px;
	display:block;
	}
.miolo  table .scroll-open-2 li a:hover {
	background-image:url(../imgs/contato/input-assunto-centro-over.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #f2f1f1;
	height:25px;
		}

.miolo  table .scroll-open-2 li.first {
	background-image:url(../imgs/contato/input-assunto-first.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:359px;
}

.miolo  table .scroll-open-2 li.first a:hover {
	background-image:url(../imgs/contato/input-assunto-first-over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
/* textarea ------------------------*/
.miolo  table .mensagem{
	background-image:url(../imgs/contato/textarea.gif);
	background-repeat:no-repeat;
	width:418px;
	height:128px;
	margin-bottom:0px;
	padding-bottom:0px;
	}

.miolo  table .texto {
	display:block;
	width:410px;
	height:122px;
		}
.miolo  table textarea {
	background-image:none;
	line-height:normal;
	padding:0px;
	margin:0px;
	background-color:transparent;
	border:none;
	display:block;
	padding-top:5px;
	padding-left:5px;
}


a.voltar {
	display:block;
	margin-top:20px;
}
