@charset "utf-8";

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFE;
}
.bottom_links {
	font-size: small;
	color: #996;
}
.header_pages {
	color: #9A171F;
	text-align: justify;
	vertical-align: text-top;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	color: #FC6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC6;
}
a:hover {
	text-decoration: none;
	color: #996;
}
a:active {
	text-decoration: none;
	color: #FC6;
}
.text_page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	vertical-align: text-top;
}

.text_index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: justify;
	vertical-align: text-top;
	color: #333;
}
.header_index {
	color: #9A171F;
}
.links_pages {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FC6;
	text-decoration: underline;
}

.fondo {
	background:url(../images/imagen_contenido.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}
