td.margen {
	border: 1px solid #FF9966;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-indent: 5px;
	margin: 10px;
}
td.tpv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}
.fondoinferior {
	background-image: url(imagenes/fondoinferior.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
