body {
	background-color: #111111;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 8pt;
}
html, body, div {
	margin: 0;
	padding: 0;
	height: 100%;
}
#principal {
	display: block;
	height: 100%;
	min-height: 2180px;
	width: 690px;
	border: none;
	margin: 0;
	padding: 0;
	height: 100%;
}
.tabla_head {
	background-image: url('../img/head.gif');
	width: 995px;
	height: 300px;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
}
.tabla_content {
	background-color: #000000;
	width: 995px;
	height: auto;
	margin: 0px auto 0px auto;
}
.tabla_foot {
	background-image: url('../img/foot.gif');
	width: 995px;
	height: 96px;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
}
.banner_sup {
	background-color: #000000;
	width: 995px;
	margin: 0px auto 0px auto;
}
.celda_izq {
	width: 140px;
}
.celda_der {
	width: 180px;
}
.celda_cen {
	width: 470px;
}
.celda_botones {
	width: 150px;
	height: 25px;
	border-bottom: 2px solid #AB0000;
}
.celda_col_derecha {
	width: 180px;
	height: 25px;
	border-bottom: 2px solid #AB0000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #3333FF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tabla_botones {
	margin: 0;
	font-size: 11pt;
	letter-spacing: -1px;
	font-weight: bold;
	word-spacing: 0;
}
.tabla_derecha {
	margin: 0;
	word-spacing: 0;
	width: 180px;
}
.tabla_actualizaciones {
	margin: 0;
	border: 2px  #000000 solid;
	background-color: #4F0000;
	word-spacing: 0;
	width: 180px;
}
.copyright {
	margin-top: 15px;
	text-align: center;
}
-->
