body {
	align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-weight: bold;
}
#formcentrado {
	width: 700px;
	text-align: left;
	margin: 0 auto;
}
/* ------------------------------------
 * Cabecera
 * ----------------------------------- */
#Cabecera {
	background-color: #bdd;
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding: 0.2em 0.2em 0.2em 0.2em;
}

#acceso {
	text-align: right;
	background-color: #bdd;
}
#acceso li {
	display: inline;
	list-style: none;
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
#acceso a {
	color: #555;
	text-decoration: none;
	font-size: 1.2em;
}
#acceso a:hover {
	color: #f00;
}

#logo li {
	list-style: none;
	border-top: 0em solid #fff;
}
#logo a {
	color: #000;
	text-decoration: none;
}
#logo h1 {
	font-size: 1.8em;
	text-align: center;
	color: 	 #333;
}
#pestanhas {
	margin: 0.0em 0.0em 0.0em 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;
}
#pestanhas ul {
border-bottom: 1px solid #778;
padding: 3px 0.5em;
}
#pestanhas li {
	list-style: none;
	margin: 0.0em 0.0em 0.0em 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;
	display: inline;
}
#pestanhas li a {
padding: 3px 0.5em;
border: 1px solid #778;
border-bottom: none;
background: #bdd;
text-decoration: none;
}
#pestanhas li a:link { color: #000; }
#pestanhas li a:visited { color: #555; }

#pestanhas li a:hover
{
color: #000;
background: #BCC;
border-color: #222;
}

#pestanhas li a#actual {
background: white;
border-bottom: 1px solid white;
}
#pestanhas li a#historia
{
background: white;
border-bottom: 1px solid white;
}
#pestanhas li a#temporada
{
background: white;
border-bottom: 1px solid white;
}
#pestanhas li a#directiva
{
background: white;
border-bottom: 1px solid white;
}
#pestanhas li a#otras
{
background: white;
border-bottom: 1px solid white;
}
#pestanhas li a#galeria
{
background: white;
border-bottom: 1px solid white;
}


/* ------------------------------------
 * Cabecera Fin
 * ----------------------------------- */
#Cuerpo {
	margin: 1.0em 1.0em 1.0em 1.0em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}
#Cuerpo h6 {
	font-size: 1.0em;
	text-align: justify;
	color: #000;
}
#Centro {
	text-align: center;
}

#Centro li {
	list-style: none;
}
#Contenido td {
	font-size: 1.0em;
	text-align: center;
	color: 	 #e12929;
}
#Contenido th {
	font-size: 1.1em;
	text-align: center;
	color: 	 #e12929;
}
	
#Contenido {
	text-align: justify;
	
	/*
	border: 1px #000 solid;
	*/
}
#Contenido li {
	list-style: square;
	margin: 0.0em 0.0em 0.0em 1.0em;
	padding: 0.0em 1.0em 1.0em 0.0em;
}

#Contenido h1 {
	font-size: 1.4em;
	text-align: center;
	color: #000000;
}
#Contenido h2 {
	font-size: 1.3em;
	text-align: center;
	color: #000000;
}
#Contenido h3 {
	font-size: 1.4em;
	text-align: center;
	color: #000000;
}
#Contenido h4 {
	font-size: 1.0em;
	text-align: center;
	color: #000000;
}
#Contenido h5 {
	font-size: 1.1em;
	text-align: center;
	color: #333;
}
#Contenido h6 {
	font-size: 1.2em;
	text-align: center;
	color: 	 #333;
}
#Contenido hr {
	font-size: 2.0em;
	text-align: center;
	color: 	 #333;
}
#Contenido td {
	font-size: 1.3em;
	text-align: center;
	color: 	 #e12929;
}
#Contenido th {
	font-size: 1.4em;
	text-align: center;
	color: 	 #e12929;
}
/* ------------------------------------
 * Menu abajo
 * ----------------------------------- */
#MenuAba {
	border: 1px solid #778;	
	background-color: #bdd;
	margin: 0. 0em 0.2em 0.2em 0.2em;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
#MenuAba a {
	color: #555;
	text-decoration: none;
	font-size: 1.2em;
	text-align: left;
}
#MenuAba a:hover {
	color: #f00;
}
#MenuAba li {
	list-style: none;
	border-top: 0em solid #fff;
	text-align: right;
}

/* ------------------------------------
 * Menu abajo fin
 * ----------------------------------- */
#nabout a  {
	width: 104px;
		background: url(http://s3.worldchanging.com/siteimages/navabout.gif) top left no-repeat;
			}

