@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	vertical-align: top;
	background-image:url(../imagenes/background_portada.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	background-color: #020b19;
}
.contenedor_cas{
	background-image:url(../imagenes/portada_cas.jpg);
	background-position: center top;
	background-color:#0e1430;
	height: 650px;
	width: 990px;
	margin: 0 auto;
	}
.contenedor_cat{
	background-image:url(../imagenes/portada_cat.jpg);
	background-position: center top;
	background-color:#0e1430;
	height: 650px;
	width: 990px;
	margin: 0 auto;
}
.contenedor_pieportada{
	width: 990px;
	margin: 0 auto;
}
#navcontainer {
	padding-top: 361px;
	padding-left: 445px;
}
#navcontainer_cat {
	padding-top: 261px;
	padding-left: 433px;
}
ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #a6a392;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#navlist a, #navlist a:link {
	margin: 0;
	color: #0e1430;
	border-right: 1px solid #0e1430;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

ul#navlist li#active {
        color: #95bbae;
        background-color: #deebe5;
}

#navlist a:hover {
	color: #0e1430;
	background-color: #FAFFFF;
}
#textochampions {
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 50px;
	padding-right: 40px;
	color: #dddddd;
	text-align: right;
	padding-left: 422px;
}
.txt26{font-size: 26px}
.txt16{font-size: 16px}
.txt13{font-size: 13px}
.txt10{font-size: 10.5px}
a:link {
	color: #ddd;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ddd;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
}
.contenedor_pie {
	width: 990px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 2px;
	background-color:#ccc;
}
.contenidos_pie {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ediciones {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #63665f;
	line-height: 18px;
	text-decoration:none;
}
.ediciones a{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-decoration:none;
}
.ediciones a:hover {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height: 18px;
	text-decoration:none;
}
.noticiadd3, .noticiadd3 A {
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #003969;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.noticiadd A:hover, .noticiadd2 A:hover, .noticiadd3 A:hover {
	text-decoration: underline;
}
