body {
	font-family: Tahoma;
	background-color: #A6C7EA;
}
a:link, a:visited, a:active {
	color: #1F53B9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table_geral {
	border: 1px #000000 solid;
	background-color: #FFFFFF;
}
.td_menu_top {
	background: url(../imagens/fundo_top.gif);
	color: #FFFFFF;
	height: 95px;
	vertical-align: top;
}
.td_menu_secao {
	color: #000000;
	height: 24px;
	padding:0px;
	border-bottom: 1px #9C9C9C solid;
}
.td_menu_bottom {
	background-color: #DCDCDC;
	text-align: center;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	padding: 7px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5;
	color: #1F53B9
}
.td_rodape {
	text-align: center;
	padding: 10px;
	font-size: 10px;
}
.td_titulo {
	font-size: 15px;
	font-family: Arial;
	padding: 8px;
	text-align: center;
	background-color: #1F53B9;
	color: #FFFFFF;
	font-weight:bold;
}
.td_lista {
	font-size: 11px;
	text-align: left;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}
.td_meus_dados {
	
	background-color: #1F53B9;
	color: #FFFFFF;
	border-bottom: 1px #9C9C9C solid;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
}
th {
	font-size: 11px;
	text-align: center;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-weight: bold;
	background-color: #F2F2F2;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

.input_mini {
	width: 25px;
}
.input_minimed {
	width: 70px;
}
.input_peq {
	width: 100px;
}
.input_peqmed {
	width: 150px;
}
.input_med {
	width: 200px;
}
.input_menu {
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.input_grd {
	width: 300px;
}
.FormLabel {
	font-size: 11px;
	text-align: right;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding-top: 4px;
	padding-bottom: 4px;
}
.FormCampo {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	padding-top: 4px;
	padding-bottom: 4px;
}
.FormCentro {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
.FormTexto {
	font-size: 11px;
	text-align: left;
	padding: 5px;
}
.FormBotao {
	text-align: center;
	height: 50px;
}
.FormBotao input {
	font-weight: bold;	
}
.lbl_asterisco {
	padding-right: 5px;
	font-size: 11px;
	color: red;
}
.table_hot_links td {
	font-size: 11px;
	font-weight: bold;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 3px;
}
.table_dados {
	border: 1px #CCCCCC solid;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
h2 {
	text-align: left;
	font-size: 15px;
}
.btn_padrao {
	background-color: green;
	color: #FFFFFF;
	font-weight: bold;
}
.div_busca {
	text-align: right;
	height: 90px;
	padding-top: 50px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
}
.table_resumo_usuario td {
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background-color: #F2F2F2;
}
.table_usuario {
	border: 1px #000000 solid;
	background-color: #F2F2F2;
}
.table_usuario .apelido_usuario {
	font-size: 14px;
	font-weight: bold;
}
.table_usuario td {
	font-size: 11px;
}
.table_qualificacao {
	border: 1px #CCCCCC solid;
}
.table_qualificacao td {
	font-size: 11px;
}
#table_produto_destaque {
	background-color: #9BFF9C;
}
.table_produto {
	border-bottom: 1px #000000 solid;
}
.table_produto #td_titulo {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_produto #td_info1, .table_produto #td_info2  {
	font-size: 11px;
}
.table_produto #td_info2 {
	padding-top: 5px;
}
.table_produto #td_info3  {
	font-size: 12px;
	font-weight: bold;
}
.table_produto #td_preco, .table_produto_detalhe_info #td_preco {
	font-size: 14px;
	font-weight: bold;
}
.tabela_anuncio_home #td_titulo_anuncio {
	font-size: 11px;
}
.tabela_anuncio_home .td_anuncio {
	border: 1px #C0D0F4 solid;
	vertical-align: top;
	padding: 3px;
}
.tabela_anuncio_home #td_preco_anuncio {
	font-size: 12px;
	font-weight: bold;
}
.tabela_categoria_home td {
	font-size: 11px;
	font-weight: bold;
	width: 140px;
}
.table_pergunta td {
	font-size: 12px;
}
.table_pergunta .tr_pergunta {
	background-color: #E5E5E5;
}
.table_pergunta .tr_resposta {
	background-color: #FFFFFF;
}
.div_mensagem {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
.div_mensagem h1 {
	font-size: 16px;
}
.table_produto_detalhe #td_titulo {
	font-size: 14px;
	background-color: Green;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.table_produto_detalhe #td_subtitulo {
	font-size: 13px;
	background-color: #E5E5E5;
	text-align: left;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_produto_detalhe #td_subtitulo2 {
	font-size: 12px;
	background-color: #F2F2F2;
	border-top: 1px #666666 solid;
	text-align: left;
	color: #000000;
	padding: 2px;
	padding-left: 5px;
}
.table_produto_detalhe #td_descricao {
	font-size: 12px;
	padding: 10px;

}
.table_produto_detalhe #td_compra {
	font-size: 13px;
	font-weight: bold;
	background-color: yellow;
}
.table_produto_detalhe_info td {
	font-size: 12px;
	border-bottom: 1px #C0C0C0 solid;
}
.foto_navegacao {
	background-color: #E5E5E5;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-left: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	width: 300px;
}
#td_foto {
	padding: 10px;
}
#td_foto .div_foto {
	padding: 5px; 
	border: 1px #C0C0C0 solid; 
	text-align:center; 
	height: 220px;
	width: 300px;
}
.texto_intro {
	color: #000000;
	font-size: 13px;
	padding: 5px;
}
ul li {
	padding: 3px;
	font-size: 12px;
}
.td_login_esq {
	background-color: #F2F2F2;
	border-right: 1px #C0C0C0 solid;
	font-size: 11px;
}
.td_login_esq div {
	font-weight: bold;
	text-align: center;
	padding-bottom: 11px;
}
.td_login_dir {
	font-size: 11px;
}
.td_login_dir div {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 16px;
}
#td_titulo h1 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
} 
#td_subtitulo h1, #td_subtitulo h2 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}