.tablaarriba {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #510102;
	border-right-color: #510102;
	border-bottom-color: #510102;
	border-left-color: #510102;
}
.tablaabajo {
	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: solid;
	border-left-style: solid;
	border-top-color: #510102;
	border-right-color: #510102;
	border-bottom-color: #510102;
	border-left-color: #510102;
	background-attachment: scroll;
	background-color: #7A0001;
	background-image: url(images/fondo_tabla.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.txttitular {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: fac900;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEDDDD;
	text-align: left;
	text-indent: 20pt;
}
.minitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9B171;
}
