body { 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF;
	background-image: URL(images/bg.jpg);
	}
.fonte_menu { font-family: Tahoma ; font-size: 8.5pt; font-weight: normal}
.submenu { font-family: Tahoma ; font-size: 8.5pt}
.menubarra { background-color: #FFFFFF}
.fontecategoria { font-family: Verdana ; font-size: 8pt; color: #000000; font-weight: bold}
.menubusca { background-color: #F2F2F2}
.menubuscacampos { background-color: #F2F2F2}
.fontebarra { font-family: Arial ; font-weight: normal; font-size: 8.5pt; color: #FFFFFF}
.fontebarra2 { font-family: Verdana ; font-weight: bold; font-size: 8pt; color: #666666}
.fontegeral { font-family: Verdana ; font-weight: normal; font-size: 8.5pt; color: #000000}
.fontebusca { font-family: Verdana ; font-weight: bold; font-size: 8pt; color: #000000}
.fonteofertas { font-family: Tahoma ; font-size: 8pt; color: #000000;}
.fontealerta { font-family: Verdana ; font-size: 8.5pt; color: red; font-weight:bold}
.select { font-family: Verdana ; font-size: 8.5pt; color: #00000}
.baixo { font-family:"Arial Narrow", Tahoma, Arial; font-size:8; color:#FFFFFF}
.barra_top_verde {
	font-family: Arial ; 
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/bg_verde.jpg);
	height: 42px;
	font-weight: bold;	
}
.table_menu {
	text-align: center;
	font-family: Arial;
	color: #B0B0B0;
	font-weight: bold;
	font-size: 12px;
}
.table_menu td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_menu a:link,.table_menu a:visited, .table_menu a:active  {
	color: #B0B0B0;
}
.table_menu a:hover {
	color: #E5921A;
}
.tit_cabecalho {
	background-color: #7F0C0C;
/*	border: 1px #D5D3D4 solid;*/
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
.div_tit_produto h2, .div_tit_produto h1  {
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	color: #650B0A;
	margin:0px;
}
.div_ref_produto h2, .div_ref_produto h1  {
	font-family: Arial;
	font-size: 14px;
	padding: 4px;
	color: #650B0A;
	margin:0px;
}
.div_desc_produto {
	color: #352C2F;
	font-family: Arial;
	font-size: 10px;
	padding: 3px;
}
.div_foto_produto {
	text-align: center;
	padding: 4px;
}
.div_preco_produto {
	text-align: center;
	color: #650B0A;
	font-family: Arial;
	font-size: 12px;
}
.div_preco_produto span {
	color: #E5921A;
	font-size: 15px;
}

.div_preco_produto_det {
	text-align: left;
	color: #8A8A8A;
	font-family: Arial;
	font-size: 13px;
	padding: 5px;
	padding-bottom: 20px;
}
.div_preco_produto_det span {
	color: #E5921A;
	font-size: 17px;
	font-weight: bold;
}
.td_produto, .td_ult_produto {
	border-bottom: 1px #C3C3C3 dashed;
	padding: 4px;
}
.td_produto {
	border-right: 1px #C3C3C3 dashed;
}
.div_pos_produto {
	color: #373737;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	padding: 6px;
}
.descricao_produto {
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
}
.descricao_produto div {
	padding-top: 15px;
}
#div_carrinho, #div_login {
	width: 160px;
	height: 29px;
	font-family: Arial;
	padding-top: 12px;
	padding-left: 55px;
	font-weight: bold;
	color: #FFE554;
	text-align: left;
	font-size: 15px;
}
.td_carrinho {
	background-image: URL(images/bg_box_top.gif);
	background-repeat: no-repeat;
	background-align: right;
	height: 117px;
	padding-top: 11px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {

font-size: 12px;
font-family: Arial;
margin:0px 0 0px 0px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:182px;
}
/* style the list items */
.menu li {
background:#7F0C0C url(shade.gif);
height:26px;
/* for IE7 */
float:left;
}
.menu li.sub {background-color:#7F0C0C;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

.menu a:link {
	color:#ffffff;
}
/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:182px;
color:#ffffff;
text-indent:5px;
border:0px solid #fff;
border-width:0 0px 0px 0px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:182px; w\idth:183px;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#7F0C0C; position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#fff; background:#9F2929;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#fff; background:#9F2929;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:150px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* CSS Document */
a:link, a:visited, a:active {
	color: #650B0A;
	text-decoration:none;
}
a:hover
	{
		text-decoration: underline;
}
		
.indique {
font-family:"Arial";
color:#666666;
text-decoration: none;
font-size:10px;}		

.text {    
font-family: Tahoma; 
font-size: 12px; 
color: #6B0808;
text-decoration: none;
padding-left:10px; 
}


.menutop {    
font-family: Tahoma; 
font-size: 14px; 
color: #FFE554;
text-decoration: none;
font-weight:normal;
font-weight:normal;
}
.menutop:visited, .menutop:link, .menutop:hover {
	color: #FFE554;
}



.textobranco {    
font-family: Tahoma; 
font-size: 11px; 
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
padding-left:10px; 
}



.textorodape {    
font-family: Tahoma; 
font-size: 11px; 
font-weight:normal;
color: #333333;
text-decoration: none;
padding:3px;
text-align:center;
}


a:hover.text {
text-decoration: underline;
color: #650B0A;
}


.formstext {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}


.forms {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #650B0A;
	border-top: 1px solid #EDC714;
	border-right: 1px solid #EDC714;
	border-bottom: 1px solid #EDC714; 
	border-left: 1px solid #EDC714;
}