/* ----------- General -----------*/
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #454545;
	margin: 0px;
	padding: 0px;
	background-color: #D2E6FA;
	background-image: url(../images/apariencia/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 117px;
}
body.background-navidad {
	margin-bottom:25px;
	background-color: #D2E6FA;
	background-image: url(../images/apariencia/background.gif);
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #50801c;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0d64b4;
}
h1 {
	margin: 0px;
	font-size: 26px;
	font-weight: normal;
	color: #0d64b4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 a {
	color: #0d64b4;
	text-decoration: none;
}
h1 a:hover {
	color: #0A457A;
	text-decoration: none;
}
h2 {
	padding: 0px;
	color: #50801C;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #0D64B4;
	height: 27px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/apariencia/background.gif);
	background-repeat: repeat-x;
	background-position: 0px -30px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 17px;
	margin: 0px;
	background-image: url(../images/iconos/texto.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
h4 a {
	color: #50801c;
}
h4 a:hover {
	color: #454545;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 17px;
	margin: 0px;
	background-image: url(../images/iconos/video.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
h5 a {
	color: #50801c;
}
h5 a:hover {
	color: #454545;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}


/* ----------- Plantilla -----------*/
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A5CAEF;
	border-left-color: #A5CAEF;
}
#right-col {
	float: right;
	width: 150px;
	position: relative;
	z-index: 100;
}
#right-col-2 {
	float: left;
	width: 150px;
	z-index: 100;
	margin-left: 15px;
}
#main {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../images/apariencia/main-back.png);
	background-repeat: no-repeat;
	padding-top: 18px;*/
}
#main2 {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#main-buscador {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/apariencia/fondo-busca.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#seccion {
	font-size: 12px;
	background-image: url(../images/apariencia/fondo-seccion.png);
	background-repeat: no-repeat;
	height: 85px;
}
#seccion p {
	padding-left: 122px;
	padding-top: 64px;
	font-size: 11px;
	text-align: right;
}
#seccion img {
	float: right;
}
#seccion a {
	color: #858585;
}
#seccion a:hover {
	color: #50801c;
	text-decoration: underline;
}
#seccion-telenoticias {
	font-size: 12px;
	background-image: url(../images/apariencia/fondo-seccion-telenoticias.png);
	background-repeat: no-repeat;
	height: 160px;
}
#seccion-telenoticias p {
	padding-left: 122px;
	padding-top: 139px;
	padding-right:420px;
	font-size: 11px;
	text-align: right;
}
#seccion-telenoticias img {
	float: right;
}
#seccion-telenoticias a {
	color: #858585;
}
#seccion-telenoticias a:hover {
	color: #50801c;
	text-decoration: underline;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#left-col {
	float: left;
	width: 468px;
	margin-right: 22px;
	text-align: justify;
}
#left-col2 {
	float: left;
	width: 790px;
	margin-right: 22px;
}
#left-col2 p {
	padding-bottom: 12px;
}
#left-col3 {
}
#html_index {
	margin-top: 22px;
}


/* ----------- Head -----------*/
#head-container {
	height: 115px;
	width: 100%;
	background-image: url(../images/apariencia/head-cont-deg.png);
	background-repeat: repeat-x;
}
#head-container-navidad {
	height: 115px;
	width: 100%;
	background-image: url(../images/apariencia/head-cont-deg.png);
	background-repeat: repeat-x;
}

#head-container-NY {
	height: 115px;
	width: 100%;
	background-image: url(../images/apariencia/head-cont-NY2012.png);
	background-repeat: repeat-x;
}
#head {
	height: 115px;
	background-image: url(../images/apariencia/head-deg.png);
	background-repeat: repeat-x;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
#head-navidad {
	height: 115px;
	background-image: url(../images/apariencia/head-navidad_2011.png);
	background-repeat: repeat-x;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 44px;
}
#head-NY {
	height: 115px;
	background-image: url(../images/apariencia/head-NY2012.png);
	background-repeat: repeat-x;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 44px;
}
#head-corner1 {
	height: 115px;
	width: 6px;
	background-image: url(../images/apariencia/head-corner1.png);
	background-repeat: no-repeat;
	font-size: 1px;
	position: absolute;
}
#head-corner2 {
	height: 115px;
	width: 6px;
	background-image: url(../images/apariencia/head-corner2.png);
	background-repeat: no-repeat;
	font-size: 1px;
	position: absolute;
	margin-left: 992px;
}
#fecha {
	font-size: 11px;
	margin-left: 210px;
	width: 244px;
	color: #FFFFFF;
	position: absolute;
	margin-top: 60px;
}


/* ----------- Logo -----------*/
#logo {
	position: absolute;
	margin-top: 39px;
	margin-left: 36px;
}
#logo_navidad {
	position: absolute;
	margin-top: 39px;
	margin-left: 40px;
}


/* ----------- Logo Cincuenta Años -----------*/
#logo50 {
	position: absolute;
	margin-top: 16px;
	margin-left: 18px;
}


/* ----------- Buscador -----------*/
#buscador {
	position: absolute;
	width: 375px;
	height: 50px;
	margin-left: 606px;
	margin-top: 26px;
	z-index: 400;
}
#busca-opciones {
	position: absolute;
	margin-top: 26px;
	font-size: 10px;
	color: #8BCFF8;
}
#buscador-fondo {
	height: 23px;
	width: 218px;
	background-image: url(../images/apariencia/buscador-fondo.png);
	background-repeat: no-repeat;
	float: left;
}
#buscador-bt {
	height: 23px;
	width: 26px;
	float: left;
	padding-left: 6px;
}
.buscador-input {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	width: 194px;
	font-weight: bold;
	color: #454545;
}
.buscador-input2 {
	float: left;
	width: 192px;
	margin-right: 6px;
}
.buscador-boton {
	background-image: url(../images/apariencia/buscador-boton.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	cursor: pointer;
}

ul.newList * {
	margin:0;
	padding:0;
}
ul.newList {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFF;
	width: 94px;
	position: absolute;
	top: 22px;
	left: 0;
	overflow: auto;
	z-index: 1000;
	background-color: #444;
	font-size: 11px;
}
.newListSelected {
	width: 94px;
	color: #FFF;
	height: 23px;
	float: left;
	background-image: url(../images/apariencia/buscador_select.png);
	background-repeat: no-repeat;
	font-size: 11px;
	outline: none;
	margin-left: 6px;
}
.newListSelected span {
	width: 94px;
	display: block;
}
ul.newList li {
	padding: 3px 8px;
}
.selectedTxt {
	width: 94px;
	overflow: hidden;

	padding-top: 4px;
	padding-left: 8px;
}
.hiLite {
	background-color: #757575!important;
	color: #fff!important;
}
.newListHover {
	background-color: #545454!important;
	color: #fff!important;
	cursor: default;
}
.newListSelHover, .newListSelFocus {
	background-position:0 -23px;
	cursor: default;
}


/* ----------- Tabs -----------*/
#tabs {
	height: 30px;
	position: absolute;
	width: 760px;
	margin-top: 85px;
	margin-left: 210px;
}
#tabs ul {
	margin: 0px;
	padding: 0px;
}
#tabs li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#tabs a {
	float: left;
	position: relative;
	margin-right: 9px;
	text-decoration: none;
	background-image: url(../images/apariencia/tab-l.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	color: #FFFFFF;
}
#tabs a span {
	float: none;
	position: relative;
	display: block;
	background-image: url(../images/apariencia/tab-r.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-top: 6px;
	text-indent: -10000px;
}
#tabs .selected a {
	background-position: 0 -30px;
	top: 0;
	color: #1061ae;
}
#tabs .selected a span {
	background-position: 100% -30px;
	top: 0;
}
#tabs .senal a {
	background-image: url(../images/apariencia/tab2-l.png);
}
#tabs .senal a:hover {
	background-position: 0px top;
}
#tabs .senal a span {
	background-image: url(../images/apariencia/tab2-r.png);
}
#tabs .senal a:hover span {
	background-position: right top;
}
#tabs a:hover {
	background-position: 0% -30px;
	top: 0;
}
#tabs a:hover span {
	background-position: 100% -30px;
	top: 0;
}
.boton1 {
	width: 42px;
	height: 20px;
	background-image: url(../images/apariencia/inicio.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	cursor: pointer;
}
.boton2 {
	width: 89px;
	height: 20px;
	background-image: url(../images/apariencia/programas.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	cursor: pointer;
}
.boton3 {
	width: 68px;
	height: 20px;
	background-image: url(../images/apariencia/noticias.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	cursor: pointer;
}
.boton4 {
	width: 76px;
	height: 20px;
	background-image: url(../images/apariencia/deportes.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	cursor: pointer;
}
.boton5 {
	width: 55px;
	height: 20px;
	background-image: url(../images/apariencia/videos.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	cursor: pointer;
}
.boton6 {
	width: 45px;
	height: 20px;
	background-image: url(../images/apariencia/blogs.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	cursor: pointer;
}
.boton7 {
	width: 93px;
	height: 20px;
	background-image: url(../images/apariencia/senal.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	cursor: pointer;
}
#tabs a:hover em {
	background-position: 0px top;
}
#tabs .selected a em {
	background-position: 0px top;
}
#tabs .selected a:hover em {
	background-position: 0px top;
}


/* ----------- Top barra -----------*/
#top-barra {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	font-size: 12px;
	overflow: hidden;
}
.prog-boton {
	float: left;
	padding-top: 10px;
}
.prog-boton2 {
	float: left;
	padding-top: 10px;
	padding-right: 26px;
}
#top-barra ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-barra li {
	display: inline;
}
#top-barra a {
	display: block;
	float: left;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
	padding-right:18px;
	padding-left: 6px;
	height: 24px;
	line-height: 22px;
	background-image: url(../images/apariencia/top-barra-division.png);
	background-repeat: no-repeat;
	background-position: right;
}
#top-barra a:hover {
	color: #0863B8;
}
#top-barra a img {
	float: left;
	padding-right: 6px;
	padding-top: 7px;
}
.top-icono {
	margin-top: -1px;
}
#top-barra2 {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	font-size: 12px;
	background-image: url(../images/apariencia/video-barra.png);
	background-repeat: no-repeat;
}
#top-barra2 ul {
	margin: 0px;
	padding: 0px;
}
#mas-categorias {
	color: #FFFFFF;
	background-color: #2B2B2B;
	background-image: url(../images/apariencia/mas-categorias.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 12px;
	width: 964px;
}
#mas-categorias ul {
	padding: 0px;
	margin: 0px;
}
#mas-categorias li {
	list-style-type: none;
	display: inline;
}
#mas-categorias a {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: 160px;
	background-image: url(../images/apariencia/bullet5.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D4D4D;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	height: 21px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mas-categorias a:hover {
	color: #B9B9B9;
}
#mas-categorias-footer {
	background-image: url(../images/apariencia/mas-categorias-footer.png);
	background-repeat: no-repeat;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}
.mas-pad {
	padding: 12px;
}

#mas-categorias2 {
	color: #FFFFFF;
	width: 962px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
#mas-categorias2 ul {
	margin: 0px;
	padding: 0px;
}
#mas-categorias2 li {
	list-style-type: none;
	display: inline;
}
#mas-categorias2 a {
	color: #7A7A7A;
	font-size: 11px;
	display: block;
	width: 160px;
	background-image: url(../images/apariencia/bullet5.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	height: 21px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mas-categorias2 a:hover {
	color: #0d64b4;
}
#cat-cor1 {
	height: 5px;
	width: 5px;
	background-image: url(../images/apariencia/cat-cor1.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: -4px;
	margin-left: -1px;
	z-index: 0;
}
#cat-cor2 {
	height: 5px;
	width: 5px;
	background-image: url(../images/apariencia/cat-cor2.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: -4px;
	margin-left: 958px;
	z-index: 0;
}
#cat-divisor {
	height: 20px;
}
#temas {
	height: 33px;
	width: 106px;
	position: absolute;
	margin-left: 10px;
	margin-top: 52px;
}


/* ----------- Lista interna -----------*/
#lista-interna ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#lista-interna li {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	background-image: url(../images/apariencia/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	padding-left: 18px;
}


/* ----------- Noticias -----------*/
#caja-noticia {
	float: left;
	width: 458px;
}
#caja-noticia p {
	text-align: justify;
}
#caja-info-video {
	margin-bottom: 10px;
	float: left;
	outline: none;
}
#caja-info-noticia {
	float: right;
	width: 313px;
}
#imprimir-recomendar {
	height: 35px;
	background-image: url(../images/apariencia/caja-imprimir.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#imprimir-recomendar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#imprimir-recomendar li {
	list-style-type: none;
	display: inline;
}
#imprimir-recomendar a {
	color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 14px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7CB63D;
}
#imprimir-recomendar a:hover {
	color: #FFE9A4;
}
#rating {
	margin-top: 10px;
	height: 28px;
}
#teleclave {
	margin-bottom: 10px;
}
#teleclave-head {
	height: 31px;
	background-image: url(../images/apariencia/teleclave-head.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #896d0b;
}
#teleclave-head p {
	padding-left: 12px;
	padding-top: 6px;
}
#teleclave-content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2DDAF;
	border-left-color: #E2DDAF;
	padding-right: 12px;
	padding-left: 12px;
}
#teleclave-content ul {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#teleclave-content li {
	list-style-type: none;
}
#teleclave-content a {
	display: block;
	padding-left: 12px;
	background-image: url(../images/apariencia/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #0D64B4;
	height: 26px;
	line-height: 24px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2DDAF;
}
#teleclave-content a:hover {
	color: #896D0B;
	background-color: #FDFCF0;
}
#teleclave-foot {
	height: 6px;
	background-image: url(../images/apariencia/teleclave-foot.png);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
}
#masnoticias-head {
	height: 29px;
	background-image: url(../images/apariencia/masnoticias-head.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #896d0b;
}
#masnoticias-head a {
	color: #0D64B4;
	padding-left: 24px;
	display: block;
	padding-top: 5px;
}
#masnoticias-head a:hover {
	color: #528e11;
}

#blog_relacionado {
	margin-bottom: 10px;
}
#br-head {
	height: 31px;
	background-image: url(../images/apariencia/br-head.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
}
#br-head p {
	padding-left: 12px;
	padding-top: 6px;
}
#br-content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 12px;
	padding-left: 12px;
}
#br-content ul {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#br-content li {
	list-style-type: none;
}
#br-content a {
	display: block;
	padding-left: 12px;
	background-image: url(../images/apariencia/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	color: #528E12;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#br-content a:hover {
	color: #454545;
}
#br-foot {
	height: 6px;
	background-image: url(../images/apariencia/br-foot.png);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
}

#n-d-col {
	background-image: url(../images/apariencia/n-d-col.png);
	background-repeat: no-repeat;
}
#n-d-col img {
	margin-bottom: 8px;
}
#noticias-col {
	width: 223px;
	float: left;
	margin-right: 22px;
}
#deportes-col {
	width: 223px;
	float: left;
}
.titulos-pad {
	margin-top: 18px;
	margin-bottom: 11px;
}
.corner-not1 {
	background-image: url(../images/apariencia/corner-col-not1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 5px;
	width: 223px;
	font-size: 1px;
	line-height: 1px;
}
.corner-not2 {
	background-image: url(../images/apariencia/corner-col-not2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 5px;
	width: 223px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 186px;
}
.lista-noticias ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lista-noticias li {
	list-style-type: none;
	background-image: url(../images/apariencia/bullet.gif);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 10px;
	padding-left: 10px;
	background-position: 0px 6px;
}
.lista-noticias a {
	color: #454545;
}
.lista-noticias a:hover {
	color: #0d64b4;
}
.lista-noticias2 ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lista-noticias2 li {
	list-style-type: none;
	background-image: url(../images/apariencia/bullet.gif);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 12px;
	padding-left: 10px;
	background-position: 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 12px;
	margin-left: 14px;
}
.lista-noticias2 a {
	color: #50801C;
	font-size: 14px;
	margin-bottom: 4px;
	display: block;
	padding-bottom: 4px;
}
.lista-noticias2 a:hover {
	color: #0d64b4;
}
#lista_pad {
	margin-left: 30px;
	padding-top: 12px;
}
#lista_pad a {
	color: #0d64b4;
}
#lista_pad a:hover {
	text-decoration: underline;
}
#lista_pad .masnoticias a {
	padding-left: 26px;
	margin-top: 8px;
}


#n-d-foot {
	height: 30px;
	background-image: url(../images/apariencia/n-d-foot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}
.masnoticias a {
	height: 14px;
	width: 123px;
	display: block;
	background-image: url(../images/apariencia/masnoticias.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
.masnoticias a:hover {
	background-position: bottom;
}
.masdeportes a {
	height: 17px;
	width: 130px;
	display: block;
	background-image: url(../images/apariencia/masdeportes.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
	float: right;
	padding-right: 40px;
}
.masdeportes a:hover {
	background-position: bottom;
}
.masnoti a {
	height: 17px;
	width: 100px;
	display: block;
	background-image: url(../images/apariencia/mas_noticias.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
	float: right;
	padding-right: 20px;
	margin-top: 14px;
}
.masnoti a:hover {
	background-position: bottom;
}
.b-v-col {
	margin-top: 22px;
	background-image: url(../images/apariencia/b-v-foot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
	text-align: left;
}
.b-v-pad {
	padding-right: 14px;
	padding-left: 14px;
}
.buendia-col {
	float: left;
	width: 223px;
	margin-right: 22px;
	margin-top: 6px;
}
.vivo-col {
	float: left;
	width: 223px;
	margin-top: 6px;
}
#center-col {
	float: left;
	width: 302px;
	margin-right: 22px;
}
.noticia-detalle a {
	color:#0E69BC;
}
.noticia-detalle a:hover {
	color:#50801C;
}


/* ----------- Pagina principal player -----------*/
#player-index {
	height: 279px;
	outline: none;
}
#player-adicional {
	outline: none;
}


/* ----------- Carousel videos -----------*/
#carousel-fondo {
	height: 74px;
	background-image: url(../images/apariencia/videos-carousel.png);
	background-repeat: no-repeat;
}
#player-carousel {
	margin-left: 29px;
}
#player-carousel li {
	list-style-type: none;
	position: relative;
}
#player-carousel a img {
	cursor: pointer;
	padding: 0px;
	border: 3px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 6px;
	margin-left: 6px;
}
#player-carousel a:hover img {
	border: 3px solid #808080;
}
#player-carousel a span {
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 400;
	margin-top: 26px;
	margin-left: -51px;
	cursor: pointer;
	visibility: hidden;
}
#player-carousel a:hover span {
	background-image: url("../images/apariencia/play.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/apariencia/play.png');
	visibility: visible;
}
.prev a {
	position: absolute;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	background-image: url(../images/apariencia/carousel-flecha1.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 48px;
	width: 13px;
}
.prev a:hover {
	background-position: bottom;
}
.next a {
	position: absolute;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	background-image: url(../images/apariencia/carousel-flecha2.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 48px;
	width: 13px;
}
.next a:hover {
	background-position: bottom;
}
.masvideos a {
	height: 34px;
	width: 184px;
	display: block;
	background-image: url(../images/apariencia/masvideos.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
	margin-left: 95px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.masvideos a:hover {
	background-position: bottom;
}


/* ----------- Galerias -----------*/
#galerias {
	margin-bottom: 11px;
	height: 183px;
	background-image: url(../images/apariencia/galeria-fondo.png);
	background-repeat: no-repeat;
	padding-top: 64px;
	width: 302px;
}
#carousel-galeria {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#carousel-galeria ul {
	margin: 0px;
	padding: 0px;
}
#carousel-galeria li {
	list-style-type: none;
	margin-bottom: 16px;
}
#carousel-galeria img {
	float: left;
	margin-right: 10px;
}
#carousel-galeria a img {
	border: 3px solid #FFFFFF;
}
#carousel-galeria a:hover img {
	border: 3px solid #808080;
}
#carousel-galeria a {
	color: #454545;
	cursor: pointer;
}
#carousel-galeria a:hover {
	color: #0D64B4;
}
.prev2 a {
	position: absolute;
	padding: 0px;
	margin-top: -24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/apariencia/galeria-flecha1.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 11px;
	width: 260px;
	z-index: 4;
	font-size: 1px;
}
.prev2 a:hover {
	background-position: bottom;
}
.next2 a {
	position: absolute;
	padding: 0px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/apariencia/galeria-flecha2.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 11px;
	width: 260px;
	z-index: 2;
	font-size: 1px;
}
.next2 a:hover {
	background-position: bottom;
}
.masgalerias a {
	height: 17px;
	width: 122px;
	display: block;
	background-image: url(../images/apariencia/masgalerias.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
	margin-left: auto;
	margin-top: 11px;
	margin-bottom: 10px;
}
.masgalerias a:hover {
	background-position: bottom;
}


/* ----------- Pagina principal blogs -----------*/
#blogs {
	background-image: url(../images/apariencia/blog-foot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 11px;
	color: #FFFFFF;
	margin-bottom: 22px;
}
#blogs-content {
	background-color: #2888DC;
	background-image: url(../images/apariencia/blog-fondo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#blogs-content ul {
	margin: 0px;
	padding: 0px;
}
#blogs-content li {
	display: block;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: 0px 0px;
}
.blog-marco {
	height: 44px;
	width: 44px;
	position: absolute;
	background-image: url(../images/apariencia/marco_blog.gif);
	background-repeat: no-repeat;
}
.blog-divisor {
	background-image: url(../images/apariencia/blog-divisor.gif);
	background-repeat: repeat-x;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 12px;
	margin-bottom: 10px;
}
.blog-boton a {
	display: block;
	height: 22px;
	width: 78px;
	text-align: center;
	background-image: url(../images/apariencia/blog-boton.png);
	background-repeat: no-repeat;
	color: #4C4C4C;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
	margin-top: 6px;
}
.blog-boton a:hover {
	color: #1B74C5;
}
.masblogs a {
	height: 17px;
	width: 106px;
	display: block;
	background-image: url(../images/apariencia/masblogs.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
	margin-left: auto;
	margin-top: 11px;
}
.masblogs a:hover {
	background-position: bottom;
}


/* ----------- Siganos en -----------*/
#siganos {
	height: 55px;
	width: 302px;
	background-image: url(../images/apariencia/siganosen.png);
	background-repeat: no-repeat;
	margin-bottom: 22px;
}
#siganos ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 113px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#siganos li {
	display: inline;
	margin-right: 8px;
}


/* ----------- Boletin -----------*/
#boletin {
	background-position: bottom;
}
#boletin-content {
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.boletin-cuadro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #454545;
	border: 1px solid #2685d9;
	width: 186px;
}
.boletin-cuadro2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #454545;
	border: 1px solid #2685d9;
	width: 400px;
}
.boletin-boton {
	height: 26px;
	width: 89px;
	background-image: url(../images/apariencia/aceptar.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}



/* ----------- Programacion -----------*/
#progamacion {
	background-image: url(../images/apariencia/prog-fondo.gif);
	background-repeat: repeat-y;
	position: relative;
	z-index: 200;
}
#prog-content {
	background-image: url(../images/apariencia/prog-foot.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 11px;
}
.prog-detalle {
	background-image: url(../images/apariencia/prog-detalle-foot.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 2px;
	background-color: #FFFFFF;
}
#prog-completa {
	margin-bottom: 22px;
	background-image: url(../images/apariencia/prog-mas.png);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 11px;
	line-height: 19px;
	background-position: 27px 0px;
}
#prog-completa a {
	color: #686868;
	padding-left: 54px;
	font-weight: bold;
}
#prog-completa a:hover {
	color: #50801C;
}


/* ----------- Servicios -----------*/
#servicios {
	margin-bottom: 22px;
}
.servicios-bt img {
	padding-top: 7px;
	padding-right: 5px;
	float: left;
}
.servicios-bt a {
	height: 32px;
	background-image: url(../images/apariencia/servicios-bt.png);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 30px;
	padding-left: 8px;
	display: block;
	color: #454545;
	background-position: top;
}
.servicios-bt a:hover {
	background-position: bottom;
	color: #0D64B4;
}
.servicios-bt-active a {
	background-image: url(../images/apariencia/servicios-bt.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #0D64B4;
}
.servicios-bt2 img {
	padding-top: 7px;
	padding-right: 5px;
	float: left;
}
.servicios-bt2 a {
	height: 32px;
	background-image: url(../images/apariencia/servicios-bt.png);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 30px;
	padding-left: 8px;
	display: block;
	color: #454545;
	background-position: top;
}
.servicios-bt2 a:hover {
	background-position: bottom;
	color: #0D64B4;
}
.servicios-caja {
	font-size: 12px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	background-image: url(../images/apariencia/servicios-caja.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.servicios-caja ul {
	margin: 0px;
	padding: 0px;
}
.servicios-caja li {
	list-style-type: none;
	display: block;
	background-image: url(../images/apariencia/bullet2.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding-left: 10px;
	background-position: 0px 6px;
}
.servicios-caja a {
	color: #454545;
	font-size: 11px;
}
.servicios-caja a:hover {
	color: #50801C;
}
.servicios-divisor {
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}
#prog_divisor {
	height: 24px;
}


/* ----------- Marcador -----------*/
#marcador {
	margin-bottom: 6px;

}
#marcador ul {
	margin: 0px;
	padding: 0px;
}
#marcador li {
	list-style-type: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	width: 65px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#marcador .m_noline {
	border-right-width: 0px;
	border-right-style: none;
}
.m_titulo {
	background-image: url(../images/apariencia/servicios-bt.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 32px;
	line-height: 31px;
	padding-left: 10px;
	font-weight: bold;
	color: #0658A7;
}
.m_titulo img {
	padding-top: 7px;
	padding-right: 10px;
	float: left;
}
.m_box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #89cff5;
	border-left-color: #89cff5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89CFF5;
	padding-bottom: 6px;
	text-align: center;
	width: 148px;
}
.m_numero {
	display: block;
	font-size: 20px;
	color: #0661B7;
	padding-top: 5px;
}
.m_tiempo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	color: #50801C;
	font-size: 12px;
}


/* ----------- Logo novaq -----------*/
#novaq {
	height: 24px;
	width: 180px;
	position: absolute;
	margin-left: 786px;
	margin-top: 12px;
}


/* ----------- Footer -----------*/
#footer {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	background-image: url(../images/apariencia/footer.gif);
	background-repeat: repeat-x;
	margin-top: 18px;
	font-size: 12px;
}
#footer ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
	display: block;
	float: left;
	font-weight: bold;
	height: 29px;
	line-height: 28px;
	background-image: url(../images/apariencia/footer-divisor.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#footer ul li a:hover {
	color: #94D9EF;
	text-decoration: none;
}
#footer-l {
	height: 45px;
	width: 10px;
	background-image: url(../images/apariencia/footer-l.png);
	background-repeat: no-repeat;
	position: absolute;
}
#footer-r {
	height: 45px;
	width: 10px;
	background-image: url(../images/apariencia/footer-r.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 954px;
}
#web {
	position: absolute;
	margin-left: 600px;
	width: 320px;
	color: #FFFFFF;
	padding-top: 14px;
}
#web a {
	color: #FFFFFF;
}
#web a:hover {
	color: #94D9EF;
}
#derechos {
	width: 720px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}


/* ----------- Página Buscador -----------*/
#busca {
}
.busca-content {
	width: 440px;
	float: left;
	padding: 20px;
}
.busca-content2 {
	padding: 20px;
}
.busca-content3 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.busca-titulo {
	margin-bottom: 26px;
}
.busca-caja {
	padding-right: 14px;
	padding-left: 14px;
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 10px;
	border: 1px solid #d0d0d0;
}
.paginacion {
}
.paginacion ul {
	margin: 0px;
	padding: 0px;
}
.paginacion li {
	background-image: none;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.paginacion a {
	display: block;
	height: 24px;
	float: left;
	line-height: 22px;
	border: 1px solid #cacaca;
	font-weight: bold;
	color: #5b5b5b;
	background-color: #e1e1e1;
	margin-right: 8px;
	margin-bottom: 4px;
	text-align: center;
	background-image: url(../images/apariencia/notitab-fondo.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	position: relative;
	z-index: 200;
	padding-right: 8px;
	padding-left: 8px;
}
.paginacion a:hover {
	background-color: #FFFFFF;
	color: #337EC0;
	text-decoration: none;
	background-image: none;
}
.p-select {
	display: block;
	height: 24px;
	float: left;
	line-height: 22px;
	border: 1px solid #cacaca;
	font-weight: bold;
	color: #0D64B4;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 26px;
	text-align: center;
	position: relative;
	z-index: 200;
}
.pag_txt {
	float: left;
	margin-right: 14px;
	margin-top: 5px;
}
.busca-form {
	height: 23px;
	padding-top: 11px;
}
.busca-fondo-input {
	height: 23px;
	width: 258px;
	background-image: url(../images/apariencia/buscador-fondo2.png);
	background-repeat: no-repeat;
	float: left;
}
.busca-input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #454545;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 154px;
	font-weight: bold;
	margin-left: 84px;
}
.busca-fondo-select {
	height: 23px;
	float: left;
	margin-left: 16px;
}
.busca-select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #454545;
	margin-top: 2px;
}
.busca-fondo-boton {
	float: left;
	padding-left: 16px;
}
.busca-boton {
	height: 23px;
	width: 85px;
	background-image: url(../images/apariencia/buscador-boton2.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.busca-boton2 {
	height: 23px;
	width: 85px;
	background-image: url(../images/apariencia/buscador-boton2.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-left: 8px;
}
.busca-mostrar {
	width: 300px;
	position: absolute;
	margin-left: 650px;
	margin-top: 14px;
	text-align: right;
}
.busca-mostrar img {
	vertical-align: text-top;
}


/* ----------- Guia -----------*/
#guia {
}
#guia span {
	float: right;
	position: absolute;
	margin-left: -120px;
	text-align: right;
	width: 100px;
}
#guia ul {
	margin: 0px;
	padding: 0px;
}
#guia li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	background-image: url(../images/apariencia/guia-li.png);
	background-repeat: no-repeat;
	padding-left: 120px;
}
#guia a {
	font-weight: bold;
	color: #0D64B4;
}
#guia .guia-selected {
	display: block;
	background-image: url(../images/apariencia/guia-selected.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#guia .guia-selected a {
	color: #FFFFFF;
}


/* ----------- RSS -----------*/
.rss {
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	margin-left: 20px;
	padding-left: 20px;
}
.rss a {
	color: #454545;
}
.rss a:hover {
	color: #0d64b4;
}


/* ----------- Página programas -----------*/
.programas-cuad {
	width: 182px;
	height: 161px;
	float: left;
	margin-bottom: 20px;
}
.programas-cuad span {
	margin: 0px;
	background-color: #515151;
	display: block;
	height: 26px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	background-image: url(../images/apariencia/programas-a.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	overflow: hidden;
}
.programas-cuad a {
	color: #ffffff;
}
.programas-cuad a:hover {
	color: #9CD7FA;
}
.programas-divisor {
	display: block;
	float: left;
	width: 20px;
}


/* ----------- Blogs -----------*/
.blog-col {
	float: left;
	width: 236px;
	padding-right: 40px;
}
.blog-col ul {
	margin: 0px;
	padding: 0px;
}
.blog-col li {
	list-style-type: none;
	padding-bottom: 7px;
	padding-top: 7px;
	background-image: url(../images/apariencia/bullet6.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}
.blog-col a {
	color: #454545;
}
.blog-col a:hover {
	color: #0661B7;
}
.bc-nopad {
	padding-right: 0px;
}
.bc-titulo {
	font-size: 18px;
}
.bc-float {
	float: left;
	margin-right: 14px;
	padding-bottom: 16px;
}
.bc-div {
	cursor: pointer;
	margin-top: 16px;
}
.bc-div-active {
	color: #0661B7;
}


/* ----------- Galerías -----------*/
.gal-col {
	padding-top: 10px;
}
.gal-col img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFFFFF;
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 10px;
}
.gal-col ul {
	margin: 0px;
	padding: 0px;
}
.gal-col li {
	list-style-type: none;
	display: inline;
}
.gal-col a {
	display: block;
	width: 163px;
	height: 120px;
	float: left;
	text-align: center;
	font-size: 11px;
	margin-right: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../images/apariencia/gal-fondo.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.gal-col a:hover {
	background-position: 0px bottom;
}


/* ----------- Wall -----------*/
.wall-lista {
	padding-top: 6px;
}
.wall-lista img {
	border: 4px solid #E2EFFC;
	padding: 4px;
	margin-bottom: 20px;
}
.wall-lista ul {
	margin: 0px;
	padding: 0px;
}
.wall-lista li {
	list-style-type: none;
	background-image: url(../images/apariencia/bullet3.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 0px 12px;
	margin-left: 226px;
	padding-left: 12px;
}


/* ----------- Noti tabs -----------*/
.notitabs {
	list-style-type: none;
	text-align: left;
	background-image: url(../images/apariencia/notitab-fondo.gif);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 10px;
	margin: 0px;
	height: 27px;
	padding-top: 4px;
	overflow: hidden;
}
.notitabs li {
	float: left;
	margin-right: 10px;
	white-space: nowrap;
}
.notitabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #FFFFFF;
	top: 2px;
	float: left;
	background-image: url(../images/apariencia/noti-tab-l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.notitabs li a:hover {
	text-decoration: none;
	color: #454545;
	background-position: left top;
}
.notitabs li a span {
	float: none;
	position: relative;
	display: block;
	background-image: url(../images/apariencia/noti-tab-r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 0px;
}
.notitabs li a.selected {
	color: #0d64b4;
	background-position: left top;
	display: block;
}
.notitabs li a.selected span {
	color: #0d64b4;
	background-position: right top;
}
.notitabs li a:hover span {
	text-decoration: none;
	background-position: right top;
}
.tabcontent {
	display: none;
	background-color: #FFFFFF;
	position: relative;
	z-index: 20;
	text-align: left;
}

@media print {
.tabcontent {
	display: block !important;
}
}

.tabcontent2 {
	background-color: #FFFFFF;
	position: relative;
	z-index: 20;
}


/* ----------- Video tabs -----------*/
.videotabs {
	list-style-type: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 42px;
	padding-top: 4px;
	margin: 0px;
	padding-bottom: 0px;
}
.videotabs img {
	vertical-align: text-top;
	padding-right: 2px;
}
.videotabs li {
	float: left;
	margin-right: 24px;
	padding-top: 8px;
}
.videotabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #454545;
	top: 2px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-weight: bold;
	margin: 0px;
}
.videotabs li a:hover {
	text-decoration: none;
	color: #0D64B4;
	background-position: left top;
	background-image: url(../images/apariencia/video-tab-l.gif);
	background-repeat: no-repeat;
}
.videotabs li a:hover span {
	background-image: url(../images/apariencia/video-tab-r.gif);
	background-position: right 0px;
}
.videotabs li a span {
	float: none;
	position: relative;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 0px;
}
.videotabs li a.selected {
	color: #0d64b4;
	background-position: left top;
	display: block;
	background-image: url(../images/apariencia/video-tab-l.gif);
	background-repeat: no-repeat;
}
.videotabs li a.selected span {
	color: #0d64b4;
	background-position: right top;
	background-image: url(../images/apariencia/video-tab-r.gif);
	background-repeat: no-repeat;
}
.videotabs li a:hover span {
	text-decoration: none;
	background-position: right top;
}
.videotabs li a.selected em {
	height: 8px;
	width: 16px;
	display: block;
	margin-top: 5px;
	background-image: url(../images/apariencia/video-flecha.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 40%;
	right: 60%;
}
.videotabs li a em {
	display: none;
}


/* ----------- Busca tabs -----------*/
.buscatabs {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 440px;
	overflow: hidden;
	position: relative;
	z-index: 40;
	top: 1px;
}
.buscatabs img {
	vertical-align: text-top;
	padding-left: 3px;
}
.buscatabs li {
	float: left;
	margin-right: 10px;
}
.buscatabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #454545;
	float: left;
	background-image: url(../images/apariencia/busca-tab-l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin: 0px;
	top: 2px;
	font-size: 11px;
}
.buscatabs li a:hover {
	text-decoration: none;
	color: #454545;
	background-position: left top;
}
.buscatabs li a span {
	float: none;
	position: relative;
	display: block;
	background-image: url(../images/apariencia/busca-tab-r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 2px;
}
.buscatabs li a.selected {
	color: #0d64b4;
	background-position: left top;
	display: block;
}
.buscatabs li a.selected span {
	color: #0d64b4;
	background-position: right top;
}
.buscatabs li a:hover span {
	text-decoration: none;
	background-position: right top;
}


/* ----------- Busca tabs2 -----------*/
.buscatabs2 {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 920px;
	overflow: hidden;
	position: relative;
	z-index: 40;
	top: 1px;
}
.buscatabs2 img {
	vertical-align: text-top;
	padding-left: 3px;
}
.buscatabs2 li {
	float: left;
	margin-right: 10px;
}
.buscatabs2 li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #454545;
	float: left;
	background-image: url(../images/apariencia/busca-tab-l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin: 0px;
	top: 2px;
	font-size: 11px;
}
.buscatabs2 li a:hover {
	text-decoration: none;
	color: #454545;
	background-position: left top;
}
.buscatabs2 li a span {
	float: none;
	position: relative;
	display: block;
	background-image: url(../images/apariencia/busca-tab-r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 2px;
}
.buscatabs2 li a.selected {
	color: #0d64b4;
	background-position: left top;
	display: block;
}
.buscatabs2 li a.selected span {
	color: #0d64b4;
	background-position: right top;
}
.buscatabs2 li a:hover span {
	text-decoration: none;
	background-position: right top;
}


/* ----------- Recetas -----------*/
#buscar1 {
	height: 46px;
	border: 1px solid #d8d8d8;
	background-image: url(../images/recetas/buscar1.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	background-color: #f1f1f1;
}
#buscar1 input {
	float: left;
}
#buscar2 {
	height: 46px;
	border: 1px solid #d8d8d8;
	background-image: url(../images/apariencia/menu-over.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 71px;
	margin: 0px;
	background-position: bottom;
	background-color: #BEE2FD;
	color: #10629E;
}
#buscar2 input {
	float: left;
}
#buscar2 select {
	float: left;
}
.tex-left {
	float: left;
	margin-top: 16px;
}
.tex-pad {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.search1 {
	border: 1px solid #10629E;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;
	margin-top: 14px;
	margin-left: 6px;
	width: 200px;
	padding: 2px;
}
.search2 {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	margin-left: 8px;
	height: 19px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/recetas/buscar2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.search3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 259px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 259px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search5 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 258px;
	padding: 0px;
	margin: 0px;
}
.search6 {
	width: 148px;
	height: 33px;
	background-image: url(../images/recetas/buscar.png);
	background-repeat: no-repeat;
	margin-top: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	outline-width:0px;
}
.search7 {
	font-size: 11px;
	margin-top: 14px;
	margin-left: 7px;
	width: 150px;
}
.search8 {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	margin-left: 8px;
	height: 19px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/recetas/buscar3.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.caja-blanca {
	background-color: #FFFFFF;
}
#lista {
	position:absolute;
	width:200px;
	background-color:#EAEAEA;
	z-index:500;
	display:none;
	padding: 2px;
	margin-top: 32px;
	margin-left: 169px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #10629e;
	border-right-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	border-left-color: #bdbdbd;
	font-size: 12px;
}
.resaltado {
	background-color:#FFFFFF;
	color:#10629e;
	cursor:pointer;
}
.result-recetas {
	float: left;
	height: 111px;
	width: 132px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
}
.result-recetas a {
	text-align: center;
}
.result-recetas img {
	text-align: center;
}
.marco-recetas {
	border: 4px solid #CCCCCC;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.recetas-txt {
	padding-top:25px;
	padding-right: 16px;
	padding-left: 16px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
	color: #10629E;
}
#recetas-calendario {
	width:250px;
	float:right;
	padding-top:30px;
}
#recetas-calendario table, th, td {
	margin:0px;
	padding:0px;
}
#recetas-calendario table {
	width:224px;
	font-size:10px;	
	border:none;
	border-collapse:collapse;
}
#recetas-calendario table th {
	width:32px;
	height:30px;
	color:#FFF;
	line-height:29px;
	text-align:center;
	font-weight:normal;
	background-color:#257AAD;
}
#recetas-calendario table th.head {
	width:32px;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#F8690B;
}
#recetas-calendario table td {
	width:30px;
	height:23px;
	color:#333;
	line-height:24px;
	text-align:center;
	font-weight:normal;
	background-color:#F7F7F7;
	border:1px solid #FFF;
}
#recetas-calendario table td.empty {
	width:30px;
	height:23px;
	color:#333;
	line-height:24px;
	text-align:center;
	font-weight:normal;
	background-color:#FFF;
	border:1px solid #FFF;
}
#recetas-calendario table td.today {
	width:30px;
	height:23px;
	color:#FFF;
	line-height:24px;
	text-align:center;
	font-weight:normal;
	background-color:#6CC5ED;
	border:1px solid #FFF;
}
#recetas-calendario table td.active {
	width:30px;
	height:23px;
	color:#FFF;
	line-height:24px;
	text-align:center;
	font-weight:normal;
	background-color:#F9AB77;
	border:1px solid #FFF;
}
#recetas-calendario table td.active a {
	width:28px;
	height:23px;
	display:block;
	color:#FFF;	
}


/* ----------- Clima -----------*/
#clima_d1 {
	height: 53px;
	width: 53px;
	float: left;
	padding-left: 12px;
}
#clima_d2 {
	float: right;
	width: 51px;
	color: #0658A7;
	font-size: 14px;
	padding-top: 20px;
}


/* ----------- Tabla deportes -----------*/
.dep_tabla {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.dep_tabla td {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CACACA;
	text-align: center;
	font-size: 12px;
}
.dp_titulo {
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/apariencia/dp_titulo.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top-style: solid;
	border-top-color: #FFF;
	border-top-width: 4px;
	width: 454px;
}
.dp_color1 {
	font-weight: bold;
	color: #6E6E6E;
	background-image: url(../images/apariencia/notitab-fondo.gif);
	background-repeat: repeat-x;
	background-position: 0px 14px;
	background-color: #EEE;
}
.dp_content {
	margin-bottom: 14px;
}
.dp_active {
	background-image: url(../images/apariencia/dp_titulo.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.dep_tabla .dp_equipo {
	font-weight: bold;
	text-align: left;
	color: #0D64B4;
}


/* ----------- Banners -----------*/
#bannera1 {
	height: 96px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	width: 466px;
	float: left;
	outline: 0;
}
.capa-bannera1 {
	width: 466px;
	height: 96px;
	z-index: 300;
	position: absolute;
	background-image: url(../images/apariencia/trans.gif);
	background-repeat: no-repeat;
}
#bannera2 {
	height: 96px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	width: 472px;
	float: right;
	outline: 0;
}
.capa-bannera2 {
	width: 472px;
	height: 96px;
	z-index: 300;
	position: absolute;
	background-image: url(../images/apariencia/trans.gif);
	background-repeat: no-repeat;
}
#bannerb {
	width: 148px;
	height: 336px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
.capa-bannerb {
	width: 148px;
	height: 336px;
	z-index: 300;
	position: absolute;
	background-image: url(../images/apariencia/trans.gif);
	background-repeat: no-repeat;
}
#bannerd {
	width: 148px;
	height: 100px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
.capa-bannerd {
	width: 148px;
	height: 100px;
	z-index: 300;
	position: absolute;
	background-image: url(../images/apariencia/trans.gif);
	background-repeat: no-repeat;
}
#bannere {
	height: 100px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
.capa-bannere {
	width: 148px;
	height: 100px;
	z-index: 300;
	position: absolute;
	background-image: url(../images/apariencia/trans.gif);
	background-repeat: no-repeat;
}

#bannermultiple1 {
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
#bannermultiple2 {
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
#bannermultiple3 {
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
#bannermultiple4 {
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
#bannermultiple5 {
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
#bannermultiple6 {
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	outline: 0;
}
#banner_slider {
	margin-bottom: 14px;
}


/* ----------- Buscador Interno -----------*/
.buscador_interno {
	height: 35px;
	margin-bottom: 24px;
	background-image: url(../images/apariencia/busca_interno.png);
	background-repeat: no-repeat;
	padding-left: 130px;
}
.buscador_interno select {
	float: left;
	margin-right: 22px;
	margin-top: 9px;
}
.buscador_interno input {
	float: left;
}
.interno_buscar {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 31px;
	width: 63px;
	background-image: url(../images/apariencia/interno_buscar.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 2px;
	cursor: pointer;
}


/* ----------- Ultima hora -----------*/
#ultima_hora {
	margin-bottom: 22px;
}
#encuesta {
	margin-bottom: 22px;
}
#ultima_hora ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	height: 194px;
	overflow: hidden;
}
#ultima_hora li {
	list-style-type: none;
}
#ultima_hora a {
	display: block;
	color: #454545;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #afd2f2;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ultima_hora a:hover {
	color: #0d64b4;
}


/* ----------- Tabla deportes -----------*/
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.pad-p {
	padding-top: 4px;
	padding-bottom: 10px;
}
.pad-l {
	float: left;
}
.pad-2 {
	margin-left: 6px;
}
.pad-3 {
	margin-left: 22px;
}
.pad-l2 {
	padding-left: 17px;
}
.margin-b {
	margin-bottom: 10px;
}
.celeste {
	color: #3a98ec;
}
.celeste2 {
	color: #92ccfe;
}
.azul {
	color: #0d64b4;
}
#mas-categorias2 a.azul {
	color: #0d64b4;
}
.verde {
	color: #50801c;
}
.verde a {
	color: #50801c;
}
.verde a:hover {
	text-decoration: underline;
}
.naranja {
	color: #eb6d29;
}
.gris {
	color: #6E6E6E;
}
.gris2 {
	color: #999999;
}
.blanco {
	color: #fff;
}
.diez {
	font-size: 10px;
}
.once {
	font-size: 11px;
}
.doce {
	font-size: 12px;
}
.quince {
	font-size: 15px;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D0E9;
}
.division {
	height: 1px;
	background-color: #eaeaea;
	font-size: 1px;
	line-height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.division2 {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 8px;
	margin-bottom: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-left: 17px;
}
.division3 {
	height: 1px;
	background-color: #8fcbff;
	font-size: 1px;
	line-height: 1px;
	margin-top: 8px;
	margin-bottom: 14px;
}
.division4 {
	height: 1px;
	background-color: #eaeaea;
	font-size: 1px;
	line-height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.blog-titulo a {
	font-size: 17px;
	color: #FFFFFF;
	display: block;
	padding-bottom: 4px;
}
.blog-titulo a:hover {
	color: #b6e485;
}
.pointer {
	cursor: pointer;
}
.video_icon {
	vertical-align: middle;
	padding-top: 7px;
	padding-left: 3px;
}
.foto-left {
	float: left;
	margin-right: 14px;
}
.foto-left2 {
	float: left;
	margin-right: 14px;
	border: 1px solid #d0d0d0;
	padding: 4px;
	margin-left: 17px;
	margin-top: 3px;
	position: relative;
	z-index: 200;
}
.foto-left3 {
	float: left;
	margin-right: 14px;
	border: 1px solid #d0d0d0;
	padding: 4px;
	position: relative;
	z-index: 200;
}
.flota-izq {
	float: left;
	display: block;
}
.pad-top {
	padding-top: 4px;
}
#bandera {
	height: 71px;
	width: 66px;
	background-image: url(../images/apariencia/bandersa.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 932px;
	z-index: 400;
}
#beta {
	height: 16px;
	width: 34px;
	background-image: url(../images/apariencia/beta.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 36px;
	margin-top: 8px;
}
.banner_elecciones {
	margin-bottom: 18px;
}
.banner_elecciones img {
	padding-right: 14px;
	padding-left: 14px;
}


/* ----------- Tabla deportes -----------*/
.mundial {
	background-image: url(../images/apariencia/mundial.png);
	background-repeat: no-repeat;
	padding-top: 54px;
	height: 146px;
	text-align: center;
}
/*--------------------------------------------banners_rotativos----------------------------------------------------*/
#jqb_object img{
	border: none;
}

#jqb_object {
	position:relative;
	width:463px;
	height:96px;
	overflow:hidden;
	float: left;
}

.jqb_object2 {
	position:relative;
	width:463px;
	height:96px;
	overflow:hidden;
	float: left;
	margin-left: 36px;
}
#jqb_object .jqb_bar{
	position:absolute;
	width:460px;
	height: 30px;
	left:0px;
	bottom:0px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}

#jqb_object .jqb_slide{
	position:absolute;
	width:463px;
	height:96px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: left;
}

#jqb_object .jqb_info{
	position:absolute;
	padding: 2px 10px 2px 10px;
	float: left;
}

#jqb_object .jqb_btn{
	width: 15px; height: 14px;
	margin: 10px 5px 2px 2px;
	float: right;
}
#jqb_object .jqb_btn_next{
	background-image:url(img/btn_next.gif);
}
#jqb_object .jqb_btn_prev{
	background-image:url(img/btn_prev.gif);
}
#jqb_object .jqb_btn_pause{
	background-image:url(img/btn_stop.gif);
}
#jqb_object .jqb_btn_play{
	background-image:url(img/btn_play.gif);
}

.espacio_medio{
	width: 50px;
	float: left;
}

.balls_navidad {
	background-image: url(../images/apariencia/ball_navidad.png);
	height: 101px;
	width: 71px;
	position: absolute;
}
.banners_new {
	height: 90px;
	width: 728px;
	border: 0px solid #EFEFEF;
	float: left;
	margin-left: 3px;
	margin-bottom: 20px;
}
.banner_mall_iz {
	float: left;
	width: 29px;
	height: 90px;
	margin-left: 3px;
}
.banner_mall_dere {
	float: left;
	height: 90px;
	margin-top: 15px;
}
.centrar_banner{
	width: 800px;
	margin-bottom: 10px;

}
.ban_spacer {
	width: 800px;
	margin-bottom: 10px;

}.banner_mid {
	height: 139px;
	width: 468px;
	margin-top: 10px;
	margin-bottom: 10px;
}

