@charset "utf-8";
/* CSS Document */
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.edit_busca{
	background-image:url(../img/edit_busca_bg.jpg);
	background-repeat:repeat-x;
	height:13px;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	border: 1px solid #AEB1B3;
}
.font_busca{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.mostraProdutoTexto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01376D;
	text-align:left;
}

.imagenIlustrativa
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376D;
	text-align:center;
}

.mostraCat_
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-align:left;
}

.mostraProdutoFoto
{
	width:180px;
}

.dolar{
	font-family:Arial;
	font-size:11px;
	color:#FFFF00;
	font-weight:bold;
}	
.produto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#01376D;
	font-weight:bold;
	padding-top:8px;
}

.marca
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#01376D;
	font-weight:bold;
}


.preco
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.copyright{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
}
.bg_menu{
	background-image:url(../img/fundo_menu_lat.jpg);
	background-repeat:repeat;
}

.font_menu2{
	font-family:Arial;
	font-size:12px;
	color:#00366C;
	font-weight:bold;
}
.ti_contato{
	font-family:Arial;
	font-size:18px;
	color:#00366C;
	font-weight:bold;
}

.menu_ace_rap{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.table_produto
{
	border:none;
	width:530px;
}


.tr_lista_produto_navegacao
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#999999;
	color:#000000;
}

.tr_lista_produto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	color:#000000;
	width:513px;
}

.tr_lista_produto a
{
	text-decoration:none;
	color:#000000;
}


.tr_lista_produto_over
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CCCCCC;
	color:#000000;
}

.td_lista_produto_navegacao
{
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
}

.td_lista_produto
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#0099FF;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
}

.font_menu{
	font-family:Arial;
	font-size:12px;
}

.font_menu a{
	text-decoration: none;
}

.paginacao{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.paginacao a{
	text-decoration: none;
}
.paginacao a:hover{
	text-decoration: underline;
}
.paginacao a:visited{
	color:#000;
}

.table_menu_categoria
{
	width:150px;
	border: none;
}

.table_menu_categoria td
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
}

.table_menu_categoria td a
{
	text-decoration: none;
	color:#000000;
}

.table_menu_categoria td a:hover
{
	text-decoration: none;
	color:#FF0000;
}

.table_menu_form
{
	width:150px;
	border: none;
}

.table_menu_form td
{
	font-family:Arial;
	font-size:12px;
	text-align:center;
}
.esq{
	background-image: url(../img/bg_s_esq_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}
.esq2{
	width:6;
	height:549;
	background-image: url(../img/bg_s_esq.jpg);
	background-repeat: no-repeat;
}
.dir{
	background-image: url(../img/bg_s_dir_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;	
}
.dir2{
	width:6;
	height:549;
	background-image: url(../img/bg_s_dir.jpg);
	background-repeat: no-repeat;
}
.bar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/barra_hori_.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	padding-right: 10px;
}
