/* CSS Document */
#menu_prod_esq_home {
	width:287px;
	padding:20px 15px;
	background:url(/images/fd_produtos_home.jpg) left top no-repeat;
	float:left;
}
#menu_prod_esq {
	/*width:317px;*/
	width: 185px;
	padding:10px;
	background:url(/images/fd_produtos.jpg) left top no-repeat;
	float:left;
}
#menu_prod_esq a, #menu_prod_esq_home a {
	line-height:18px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#menu_prod_esq a:hover, #menu_prod_esq_home a:hover  {
	text-decoration:underline;
	color:#f69d09;
}
#corpo_prod {
	width:485px;
	padding:0 10px 15px 10px;
	float:left;
}
.prod_holder {
	width:225px;
	float:left;
	padding:0 5px 15px 5px;
}
.prod_separador {
	clear:both;
	background:url(/images/linha.gif) center top no-repeat;
	height:3px;
	padding:5px 0px;
	overflow:hidden;
}
h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.img_prod {
	padding:5px;
	border:3px solid #f9f9f9;
	margin:5px;
	cursor:pointer;
}
.barra_prod {
	background:url(/images/fundo_bnt.jpg) left top repeat-x;
	float:right;
	width:130px;
	padding:6px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	margin:10px 15px 0 0;
	display:inline;
}
.inputQtd {
	width:13px;
	border:1px solid #f69d09;
	font-size:11px;
	padding:2px;
	margin:0 5px 0 0;
}
#prod_especiais {
	display: block;
	width:352px;
	height:150px;
	margin: 0 0 0 20px;
	padding: 20px 12px 0 12px;
	background:url(/images/produtos_especiais_home.jpg) left top no-repeat;
	text-decoration: none;
}
a#prod_especiais:hover {
	background: url(/images/produtos_especiais_home-over.jpg) top left no-repeat;
}
#prod_especiais_lista {
	display: block;
	margin:7px 0 0 10px;
	padding: 0;
	list-style: none;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	color: #242424;
	line-height: 15px;
}
#prod_especiais_lista li {
	margin: 0;
	padding: 2px 0;
}
.prod_esp_links {
	width:300px;
	float:left;
	padding:20px 0 0 0;
}
.link_prod_especiais {
	width:150px;
	float:left;
	padding:10px 0 0 0;
	font-size:11px;
}
table {
	border:0px !important;
}
.MaisInfoA1 {
	padding:2px 3px 2px 3px;
	background:#f9f9f9;
	font-weight: bold;
	border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
}
.MaisInfoA2 {
	padding:2px 3px 2px 3px;
	background:#f9f9f9;
	font-weight: bold;
	border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
}
.MaisInfoB1 {
	border-bottom:2px solid #e5e5e5;
}
.MaisInfoB2 {
	border-bottom:2px solid #e5e5e5;
	border-left:2px solid #e5e5e5;
	padding-right: 5px;
	padding-left: 5px;
}
