body table { font-family: Arial; font-size: 12px; color: #606060; }

/*
img {
    display:block;
}
*/

.produtopage_title { font-size: 18px; color: #663300; font-weight: bold; font-style: italic; }
.produtopage_title_small { font-size: 14px; color: #663300; font-weight: bold; font-style: italic; }

.linha_title	{ font-family: Times New Roman; font-size: 14px; color: #663300; text-transform: uppercase; font-weight: bold;  }
.line_below { border-bottom: 2px solid #E8E3D8; }
.comments		{ font-size: 10px; color: #b0b0b0; }
.comments_big		{ font-size: 12px; color: #b0b0b0; }

.produtoaberto_title { font-family: Times New Roman;font-size: 30px; color: #663300; font-weight: bold; }
.produtoaberto_linha { font-family: Times New Roman;font-size: 18px; color: #663300; }


hr { color: #E8E3D8; background-color: #E8E3D8; height: 1px; border: 0; width: 100%; }

a.produto_title:link              { text-decoration:none; font-family: Times New Roman; font-size: 14px; color: #663300; font-weight: bold; }
a.produto_title:visited           { text-decoration:none; font-family: Times New Roman; font-size: 14px; color: #663300; font-weight: bold;  }
a.produto_title:hover             { text-decoration:underline; font-family: Times New Roman; font-size: 14px; color: #663300; font-weight: bold;  }
a.produto_title:active            { text-decoration:underline; font-family: Times New Roman; font-size: 14px; color: #663300; font-weight: bold;  }


input[type="text"] { font-size: 10px; border: #808080 1px solid; }

.home_pri_title										{ font-size: 9px; color: #9B9B9B; }

table.orcamento tr.title td {
	background-color: #BFB2A5;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

table.orcamento tr.data td {
	padding: 8px 5px 8px 5px;
	vertical-align: top;
	border-bottom: solid 1px #E4DED9;
}