/*INFOS PRODUTOS
*****************************************************************************************/

.texto_p {
	width:170px;
	color:#666666;
	position:relative;
	float:left;
	margin-left:5px;
	top:15px;
	margin-bottom:10px;
}

.texto_p a:bover {
	text-decoration:underline;
}


.produtos_destaque {
	background-color:#efebce;
	position:relative;
	float:left;
	left:5px;
	margin-top:5px;
	margin-right:5px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.produtos_destaque p {
	color:#511700;
	font-size:11px;
	margin-top:3px;
	text-align:center;
	}

.conferir {
	background:url(../images/produto_interna/conferir.gif) no-repeat;
	width:117px;
	height:29px;
	position:relative;
	display:block;
	text-indent:-5000px;
	margin-left:20px;
	margin-top:5px;
}

.veja_mais {
	background:url(../images/home/veja_mais.gif) no-repeat;
	width:63px;
	height:10px;
	text-indent:-5000px;
	position:relative;
	display:block;
	margin-top:28px;
	float:right;
	right:15px;
}

#rodape {
			background:url(../images/geral/back_rodape.gif) repeat-x;
			width:740px;
			height:34px;
			float:left;
			margin-top:3px;
			position:relative;

		}

		#rodape p {
			color:#482f1b;
			text-align:center;
			margin-top:10px;
		}