body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-spacing: 0;
}
body {
	background-color: #000000;
	background-image: url();
	margin: auto;
}
body {
	left: auto;
	right: auto;
}
h1 {
	font-size: 20px;
	color: #FFCC66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #FFCC66;
	text-indent: 20px;
}
h3 {
	font-size: 14px;
	color: #FFCC66;
	text-indent: 40px;
}
h4 {
	font-size: 12px;
	color: #FFCC66;
}
h5 {
	font-size: 12px;
	color: #003366;
}
h6 {
	font-size: 12px;
	color: #003366;
}
.destacar {
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
.noticias {
	color: #000000;
	font-weight: bold;
}
.bordeFotos {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
ul {
	list-style-image: url(imagenes/bullet.gif);
	list-style-type: square;
}
.tablaprincipal {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_tabla.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
.colizquierda {
	background-image: url(imagenes/div_columna.jpg);
	background-repeat: no-repeat;
	background-position: right 67px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.colprincipal {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.submenu {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
th {
	color: #333333;
	text-align: left;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
