/* CSS Document */
body { margin:0; padding:0; }
#MenuProd a {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #686868;
	text-decoration: none;
}

#MenuProd a:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #686868;
	text-decoration: none;
}

#MenuProd a:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #686868;
	text-decoration: none;
}

#MenuProd a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #686868;
	text-decoration: underline;
}

.Titulo_Tahoma_18_Roxa {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #8E014F;
}

.Tahoma_10 {
	font-family: Tahoma;
	font-size: 10px;
}

#Menu a {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

#Menu a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.Nome_Tahoma_17 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
.Tit_Prod_Tah30B {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.Txt_Prod_Tah11 {
	font-family: Tahoma;
	font-size: 11px;
}
.Tahoma_14_B {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.Prod_Prec_Tah12_B {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
div.conteudo { padding-left:10px; padding-right:10px; font-size:12px; font-family: Tahoma; font-size: 11px; }
.input { border:1px solid #FFDE8A; background-color:#FFFFFF; padding:3px; margin-top:2px; margin-bottom:2px; }
td.label { padding-top:3px; padding-bottom:3px; }
table.contatoInput { margin:0 auto; }

.input#Nome { width:200px; }
.input#email { width:200px; }
.input#Cidade { width:200px; }
.input#Estado { width:160px; font-size:11px; }
.input#Assunto { width:310px; }
.input#mensagem { width:310px; }
label.error { color:#990000; padding-top:4px; padding-bottom:4px; font-size:10px; display:block; }
.tbleBold { text-align:right; font-weight:bold; padding-right:5px; font-size:11px; vertical-align:text-top; padding-top:6px; } 
table.formm { width:385px; display:block; margin:0 auto; }