.tab_p {
	position: absolute;
	border-color: #D2D2D2;
}

.texto_p {
	font-family: Arial, tahoma;
	font-size: 11px;
	color: #404040;
	text-align: justify;
	text-decoration: none;
}

.texto_p:hover { 
	text-decoration: underline;
}


/* tabela nutricional */
table.infor td {
	border:1px solid #FFF;
	text-align:center;
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 8pt;
}

.tit_emb_p {
	background:#FFF;
	border-bottom:2px solid #C00;
	margin-bottom:10px;
	color:#C00;
	font-family: verdana;
	font-size: 11pt;
	padding-bottom:2px;
	font-weight:bold;
}


.desc_p {
	font-family: Arial, tahoma;
	font-size: 11px;
	color: #404040;
	text-align: justify;
	text-decoration: none;
}


/*
p {
font-family: Arial, tahoma;
font-size: 11px;
color: #404040;
text-align: justify;
text-decoration: none;
}

*/

