body {
	margin: 0;
	background: white;
}
a {
	text-decoration: none;
	color: black;
}
.pagina{
	width: 777px;
	border: none;
	background-color: White;
	border-left: 1px solid #8b8989;
	border-right: 1px solid #8b8989;
	
}
.topo{ background-color: #FFFFFF; }
.texto{
	font-family: Arial;
	font-size: 11px;
	color: black;
}
.menu_secoes{
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	width: 150px;
}
.menu_categorias{
	border: none;
	background-color: white
}
.menu_subcategorias{
	border: none;
	background-color: #FFFFFF;
	width: 150px;
}
.menu_fabricantes{ border: none; }
.menu_direita{
	background-color: white;
	border-top: none;
	width: 130px;
}
.barra_busca{
	font-family: Arial;
	font-size: 11px;
	color: black;
	border: none;
	background-color: #FFFFFF;
}
.form_barra_busca {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #af313f;
	border: 1px solid #883139;
	height: 20px;
	width: 110px;
}
.form_barra_buscaSel {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	height: 20px;
}
.link_paginacao{
	color: gray;
	text-decoration: none;
	font-weight: bold;
}
.link_paginacao_clicado{ font-weight: bold; color: royalblue; }
.dataStyle {
	color: white;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.enviaOK {
	background: transparent;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	border: 0;
	width: 26px;
	height: 20px;
	border: 1px solid #CC6666;
}
.formStyle {
	width: 350px;
	height: 24px;
	padding: 4px;
	background: #af313f;
	border: 1px solid #b95a64;
	margin: 0;
}
.style2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
}
tr.rotProdutos td {
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
}
.insideMenu, .insideMenuTwo {
	background: white;
	margin-left: 6px;
	margin-bottom: 0;
	width: 146px;
	border-left: 5px solid #7292bb;
	border-right: 5px solid #7292bb;
	padding: 4px;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
}
html > body .insideMenu, html > body .insideMenuTwo {
	width: 128px;
}
.insideMenuTwo {
	margin-left: 0;
	margin-right: 6px;
}
.insideMenu li.menuOption {
	background: url(../imagens/menus/bgmenunormal_azul.gif) no-repeat;
	border-bottom: 1px solid #7f9bbd;
	padding: 2px 0 2px 14px;
}
.insideMenu li.menuOption a {
	color: #174176;
}
div#contato{
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
div#contato h2{
	color: #990000;
	size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#contato label{
	font-size: 12px;
	font-weight: bold;
}
div#contato input[type="text"], div#contato textarea {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
ul.listaGeral {
	list-style: inside url(../imagens/marcdir.gif);
	margin: 0;
}
html > body ul.listaGeral {
	margin: 0 0 0 -45px;
}
ul.listaGeral li { 
	min-height: 18px;
	padding: 1px 1px 1px 6px;
	background: url(../imagens/dotted.gif) repeat-x bottom;
}
ul.listaGeral a { color: #3f5b92; }
table#rodape { margin: 0; padding: 0; }
table#rodape p {
	margin: 0;
	font: bold 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #727272;
}
table#rodape p a { color: #434343; }
table#rodape td { padding: 5px 10px; }
tr.rodGray {
	background: #efefef url(../imagens/bgRodape.gif) repeat-x bottom;
}
table#rodape td#rodServico p, table#rodape td#rodFPagamento p { font-style: italic; letter-spacing: 0.05em; }
table#rodape td#rodFPagamento p { text-align: right; }
table#rodape td#rodServico p strong.rodRotulo, table#rodape td#rodFPagamento p strong.rodRotulo{
	font: bold italic 20px "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #af313f;
}
table#rodape td#rodInfo { text-align: center; }
table#rodape td#rodInfo p strong { color: #4C4C4C; }
table#rodape td#rodInfo p strong.rodRotulo {
	font: bold italic 20px "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #295a98;
}
table#rodape td#rodInfo p span.rodFotos { color: #2871a9; }

/* taiar */
h3#destaque a{
	color: red;
}