@charset "utf-8";
/* CSS Document */
/* NIVEL 1 - PARA TODAS LAS PAGINAS DEL SITIO */

html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	background: #FFFFFF;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	height: 100%;
	text-align: center;
}
#centrador {
	width: 985px;
	margin: 0 auto 0 auto;
	text-align:left;
}
#headereditor1:after {
	content: "ARCHIVO DE NOTICIAS"
}
#footereditor1:after {
	content: "[Archivo de Noticias]"
}
#headereditor2:after {
	content: "ARCHIVO DE PERFILES"
}
#footereditor2:after {
	content: "[Archivo de Perfiles]"
}
#headereditor3:after {
	content: "ARCHIVO SAL\00d3N DE LA FAMA"
}
#footereditor3:after {
	content: "[Archivo Sal\00f3n de la Fama]"
}
#headereditor4:after {
	content: "ARCHIVO DEL AYER"
}
#footereditor4:after {
	content: "[Archivo del Ayer]"
}
#headereditor5:after {
	content: "ARCHIVO THE CUP"
}
#footereditor5:after {
	content: "[Archivo THE CUP]"
}

.base {
	position: absolute;
	height: auto;
	align: left;
	width: 985px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a image {
	border: none;
}
#menu a {
	color: #000000;
}
#menu a:hover {
	color: #ff9900;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #ff9900;
}
#blogfeed a {
	color: #000000;
	font-weight: bold;
}
#blogfeed a:hover {
	color: #ff9900;
	font-weight: bolder;
}
#blognofeed a {
	color: #000000;
}
#blognofeed a:hover {
	color: #ff9900;
}

ul.tight {
	margin: 0em 0em 1em 1.3em; 
	padding: 0em; 
}

h1 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
}
h2 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 0.7em;
	font-weight:normal;
	margin: 0px;
}
h3 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top:8px;
	text-align: justify;
}
h4 {
	color: #999999;
	font-family: Arial, Verdana;
	font-size: 0.7em;
	font-weight: bolder;
	margin-bottom: 8px;
	text-align: right;
}
