/*-------generales--------*/
*{
  margin: 0;
  padding: 0;
}
body{
  font-family: "Arial",Verdana,sans-serif;
}
a{
  text-decoration: none;
  outline: none;
}
img{
  border: 0;
	behavior: url("pngbehavior.htc");
}
/*----------tags-----------*/
h1{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	line-height: 24px;
}
h2{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 24px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: bold;
	margin-bottom: 7px;
}
/*-------estilos texto------*/
.t9px{
	font-size: 9px;
}
.t10px{
	font-size: 10px;
}
.t11px{
	font-size: 11px;
}
.t12px{
	font-size: 12px;
}
.t13px{
	font-size: 13px;
}
.t18px{
	font-size: 18px;
}
.t23px{
	font-size: 23px;
}
.t24px{
	font-size: 24px;
}
.t26px{
	font-size: 26px;
}
.cGrisClaro, .cGrisClaro a{
	color: #999999;
}
.cGrisClaro a:hover{
	color: #494949;
}
.cGrisOscuro{
	color: #7c7c7c;
}
.cGrisOscuro2{
	color: #494949;
}
.cGrisOscuro3{
	color: #333333;
}
.cBordo{
	color: #bc1414;
}
.cNegro{
	color: #000;
}
.mayusculas{
	text-transform: uppercase;
}
/*------estilo links-------*/
.subrayadoCeleste a{
	color: #8dcad0;
	text-decoration: underline;
}
.hoverVerde a{
	color: #557073;
}
.hoverVerde a:hover{
	color: #3f6165;
}
.hoverRojo a{
	color: #bf2e2e;
}
.hoverRojo a:hover{
	color: #a12626;
}
.hoverGris a{
	color: #494949;
}
.hoverGris a:hover{
	color: #494949;
	text-decoration: underline;
}
.hoverAzul a{
	color: #3e5373;
}
.hoverAzul a:hover{
	color: #3e5373;
	text-decoration: underline;
}
.hoverNegro a{
	color: #000;
}
.hoverNegro a:hover{
	color: #000;
	text-decoration: underline;
}
/*-----estilo generales----*/
.no-margin{
	margin: 0;
}
.fix{
	clear: both;
}
.h span{
	display: none;
}
.sangria{
	text-indent: 1.5em;
}
.my10{
	margin: 10px 0;
}
.my25{
	margin: 30px 0;
}
.my20{
	margin: 20px 0;
}
.mx10{
	margin: 0 10px;	
}

.camposBordes{
	border: 1px solid #dee2e7;
	padding: 3px;
}
.camposEnviar{
	border: 1px solid #dee2e7;
	padding: 2px 5px;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 3px;
	background-color: #bf1515;
}
/*----------divs-----------*/
#contenedor{
	width: 1001px;
	margin: auto;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
#fecha{
	position: absolute;
	width: 150px;
	height: 20px;
	right: 10px;
	bottom: 0;
	text-align: right;
}
#mapaSitio{
	width: 100px;
	height: 20px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
}
#encabezado{
	width: 1001px;
	height: 109px;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
}
#logo a{
	width: 449px;
	height: 109px;
	background-image: url(../img/logo.png);
	display: block;
	float: left;
}
#espacioEncabezado{
	width: 240px;
	_width: 220px;
	height: 124px;
	float: left;
}
#buscadorEncabezado{
	width: 175px;
	height: 22px;
	margin: 5px 5px 0 0;
	float: right;
}
.otraNoticia{
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.barraBuscadorOpciones{
	width: 159px;
	height: 15px;
	margin-top: 15px;
	_margin-top: 10px;
}
.barraBuscador{
	width: 175px;
	height: 22px;
	margin-top: 5px;
}
.imgClima{
	height: 46px;
	width: 50px;
	float: left;
	padding-top: 15px;
}
.descClima{
	height: 46px;
	width: 173px;
	float: left;
	padding-top: 15px;
}
.paginado{
	color: #494949;
	margin-top: 20px;
}
#climaEncabezado{
	width: 233px;
	height: 61px;
	float: left;
}
.subtituloNoticia{
	background: url(../img/tituloDeporte.jpg);
	width: 309px;
	height: 29px;
	margin-bottom: 15px;
}
.subtitulo{
	background-color: #f2f2f2;
	border-left: 2px solid #8dcad0;
	padding-left: 5px;
	padding: 1px 0 1px 5px;
	margin-bottom: 5px;
}
.descripcionFotoNoticia{
	background-color: #f7f7f7;
	border-top: 2px solid #c29a9a;
	padding: 5px;
	margin-bottom: 10px;
}
#comentario a{
	display: block;
	height: 16px;
	padding-left: 20px;
	margin: 10px 10px 0 0;
	background: url(../img/comments.gif) left no-repeat;
	float: left;
}
#compartir a{
	display: block;
	width: 70px;
	height: 16px;
	margin: 10px 10px 0 0;
	text-align: right;
	background: url(../img/compartir.gif) left no-repeat;
	float: left;
}
#aumentar a{
	display: block;
	height: 16px;
	padding-left: 20px;
	margin: 10px 10px 0 0;
	background: url(../img/aumentarTexto.gif) left no-repeat;
	float: left;
}
#reducir a{
	display: block;
	height: 16px;
	padding-left: 20px;
	margin: 10px 10px 0 0;
	background: url(../img/reducirTexto.gif) left no-repeat;
	float: left;
}
#enviar a{
	display: block;
	height: 16px;
	padding-left: 20px;
	margin: 10px 10px 0 0;
	background: url(../img/email.gif) left no-repeat;
	float: left;
}
#footer{
	height: 53px;
	border-top: 1px solid #e9e9e9;
	margin-top: 20px;
	clear: both;
	position: relative;
}
#logoFooter a{
	display: block;
	width: 206px;
	height: 53px;
	background-image: url(../img/logoFooter.png);
}
#textoFooter{
	width: 700px;
	height: 15px;
	position: absolute;
	left: 220px;
	top: 23px;
}
#canalRss a{
	display: block;
	width: 67px;
	height: 12px;
	margin: 20px 10px 2px 0;
	text-align: right;
	background: url(../img/rssIcon.gif) left no-repeat;
}
#canales{
	height: 55px;	
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
#cms a{
	display: block;
	height: 55px;
	width: 97px;
	background-image: url(../img/cms.jpg);
	float: left;
	margin: 15px 0 0 60px;
	_margin: 15px 0 0 40px;
}
#axyoma a{
	display: block;
	height: 55px;
	width: 42px;
	background-image: url(../img/axyoma.jpg);
	float: left;
	margin: 15px 0 0 10px;
}
/*--------portada---------*/
#contenidoPortada{
	width: 650px;
	margin-top: 20px;
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
}
.columnaIzquierda{
	width: 392px;
	float: left;
}
.noticiaLista{
	margin-bottom: 10px;
	width: 650px;
}
.fotoLista{
	width: 144px;
	margin: 10px 10px 0 0;
	float: left;
}
.fotoVerNoticia{
	width: 392px;
	margin: 10px 15px 10px 0;
	float: left;
}
.textoLista{
	margin: 10px 10px 0 0;
	float: left;
}
.noticiasPrincipales{
	width: 269px;
	float: right;
}
#barraLateral{
	width: 291px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	_margin-right: 10px;
}
.tituloBarraLateral{
	background: url(../img/videos-de-interes.gif) no-repeat;
	width: 291px;
	height: 16px;	
	margin-top: 10px;
}
#fotoColumnista{
	width: 64px;
	height: 64px;
	float: left;
	margin: 0 5px 0 0;
}
#descColumnista{
	width: 289px;
	background: #f6f6f6;
	height: 58px;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 5px;
	padding-left: 5px;
}
#moneda{
	width: 164px;
	height: 18px;
	background-color: #ededed;
	padding-left: 5px;
	float: left;
}
.moneda{
	width: 169px;
	height: 18px;
	border-bottom: 1px solid #dbdbdb;
	float: left;
}
.compra{
	width: 62px;
	height: 18px;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	float: left;
}
.venta{
	width: 63px;
	height: 18px;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	float: left;
}
#compra{
	width: 62px;
	height: 18px;
	background-color: #ededed;
	float: left;
	text-align: center;
}
#venta{
	width: 63px;
	height: 18px;
	background-color: #ededed;
	float: left;
	text-align: center;
}
ol li{
	margin: 5px 0;
	margin-left: 5px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: decimal;
}
.obituario ul li{
	margin: 5px 0;
	margin-left: 10px;
	padding-left: 12px;
	list-style-position: inside;
	list-style-type: none;
	background: url(../img/cruz.gif) no-repeat;
}
.columnaCentral{
	width: 237px;
	float: right;
}
#comentarios{
	margin-top: 50px;
	padding: 10px;
	border-top: 1px solid #e5e5e5;
	background-color: #fbfcfd;
}
.comentario{
	margin-bottom: 20px;
}
#comentar{
	padding: 10px;
}
.cierreNoticia{
	padding: 0 0 3px 0;
	margin-top: -10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.abreNoticia{
	padding: 0 0 3px 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.noticiasFooter{
	width: 311px;
	float: left;
	margin-right: 13px;
}
.prefooter{
	width: 960px;
	margin: auto;
	margin-top: 20px;
}
.columnistaLateral{
	margin: 10px 0;
}
.fotoColumnista{
	width: 68px;
	height: 68px;
	margin: 0 5px 5px 0;
	float: left;
}
.cierreColumnista{
	padding: 2px 5px;
	margin: 7px 0;
	background-color: #f2f2f2;
	clear: both;
}
.nombreColumnista{
	float: left;
}
.leerColumnista{
	float: right;
}
#publicidades{
	width: 960px;
	height: 105px;
}
.ultimasSuplemento{
	width: 238px;
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
	height: 85px;
}
.ultimasSuplemento p{
	margin-left: 10px;
}
.tituloSuplemento{
	width: 238px;
	height: 16px;
	background: url(../img/politica.gif) no-repeat;
	margin-bottom: 5px;
}
.comentarios{
	width: 163px;
	float: right;
}
.tituloComentario{
	width: 163px;
	height: 15px;
	background: url(../img/tituloComentarios.jpg) no-repeat;
}
.tituloComentar{
	width: 163px;
	height: 17px;
	background: url(../img/tituloComentar.jpg) no-repeat;
}
.tituloSeParte{
	width: 350px;
	height: 17px;
	background: url(../img/tituloSeParte.jpg) no-repeat;
}
.horaFechaComentario{
	text-align: right;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 5px;
}
.fotoPortada{
	margin: 10px 0 0 0;
}
.inputComentario{
	width: 340px;
	margin-top: 5px;
	border: 1px solid #dee2e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.comentarioTextarea{
	width: 340px;
	height: 120px;
	margin-top: 5px;
	border: 1px solid #dee2e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.enviar{
	border: 1px solid #dee2e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background-color: #bf1515;
}
/*------publicidades------*/
.publicidadLateral1{
	width: 291px;
	height: 239px;
}
.publicidadCentral{
	width: 237px;
	height: 196px;
}
.publicidadIzquierda{
	width: 237px;
	height: 90px;
}
.espaciado{
	line-height: 18px;
}
.espaciado p{
	margin: 10px 0;
}
.espaciado2{
	line-height: 16px;
}
.espaciado3{
	line-height: 12px;
}
.espaciado p{
	margin: 10px 0;
}
.marquesina{
	font-size: 16px;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3e5373;
	font-weight: normal;
	line-height: 24px;
	background:url(../img/mundonuevoInforma.png) no-repeat;
	width: 650px;
	height: 0px;
	margin: 10px 0;
}
/*---------menues---------*/
/* Menu secciones */
#menuSecciones{width:1001px; height: 25px; margin:auto; position: relative;} 
.wrapper1{width:628px; height: 25px; position: absolute; left: 0; bottom: 0;}
.menu ul,li {list-style-type:none;}
.menu {height:25px;}
.menu li {float:left;}
.menu a {background:url(../img/menuSecciones.gif); display:block; text-indent:-9000%; height:25px;}

.menu_1 a { width:65px; background-position:0 0; }
.menu_2 a { width:103px; background-position:-65px 0px;}
.menu_3 a { width:65px; background-position:-168px 0px;}
.menu_4 a { width:43px; background-position:-233px 0px;}
.menu_5 a { width:146px; background-position:-276px 0px;}
.menu_6 a { width:87px; background-position:-422px 0px;}
.menu_7 a { width:67px; background-position:-509px 0px;}
.menu_8 a { width:52px; background-position:-576px 0px;}

.menu_1 a:hover {background-position:0 -25px;}
.menu_2 a:hover {background-position:-65px -25px;}
.menu_3 a:hover {background-position:-168px -25px;}
.menu_4 a:hover {background-position:-233px -25px;}
.menu_5 a:hover {background-position:-276px -25px;}
.menu_6 a:hover {background-position:-422px -25px;}
.menu_7 a:hover {background-position:-509px -25px;}
.menu_8 a:hover {background-position:-576px -25px;}

.menu_1 .target {background-position:0 -25px;}
.menu_2 .target {background-position:-65px -25px;}
.menu_3 .target {background-position:-168px -25px;}
.menu_4 .target {background-position:-233px -25px;}
.menu_5 .target {background-position:-276px -25px;}
.menu_6 .target {background-position:-422px -25px;}
.menu_7 .target {background-position:-509px -25px;}
.menu_8 .target {background-position:-576px -25px;}
/* Menu suplementos */
#menuSuplementos{width:1001px; height: 33px; margin:auto; position: relative; background:url(../img/bgMenu.gif) repeat-x;} 
.wrapper2{width:839px; height: 33px; position: absolute; left: 8px; bottom: 0;}
.menuSuplementos ul,li {list-style-type:none;}
.menuSuplementos {height:33px;}
.menuSuplementos li {float:left;}
.menuSuplementos a {background:url(../img/menuSuplementos.gif); display:block; text-indent:-9000%; height:33px;}

.menuSuplementos_1 a { width:80px; background-position:0 0; }
.menuSuplementos_2 a { width:94px; background-position:-80px 0px;}
.menuSuplementos_3 a { width:123px; background-position:-174px 0px;}
.menuSuplementos_4 a { width:90px; background-position:-297px 0px;}
.menuSuplementos_5 a { width:195px; background-position:-387px 0px;}
.menuSuplementos_6 a { width:77px; background-position:-582px 0px;}
.menuSuplementos_7 a { width:86px; background-position:-659px 0px;}
.menuSuplementos_8 a { width:94px; background-position:-745px 0px;}
.menuSuplementos_9 a { width:106px; background-position:-601px 0px;}
.menuSuplementos_10 a { width:80px; background-position:-707px 0px;}

.menuSuplementos_1 a:hover {background-position:0 -33px;}
.menuSuplementos_2 a:hover {background-position:-80px -33px;}
.menuSuplementos_3 a:hover {background-position:-174px -33px;}
.menuSuplementos_4 a:hover {background-position:-297px -33px;}
.menuSuplementos_5 a:hover {background-position:-387px -33px;}
.menuSuplementos_6 a:hover {background-position:-582px -33px;}
.menuSuplementos_7 a:hover {background-position:-659px -33px;}
.menuSuplementos_8 a:hover {background-position:-745px -33px;}
.menuSuplementos_9 a:hover {background-position:-601px -33px;}
.menuSuplementos_10 a:hover {background-position:-707px -33px;}

.menuSuplementos_1 .target {background-position:0 -33px;}
.menuSuplementos_2 .target {background-position:-80px -33px;}
.menuSuplementos_3 .target {background-position:-174px -33px;}
.menuSuplementos_4 .target {background-position:-297px -33px;}
.menuSuplementos_5 .target {background-position:-387px -33px;}
.menuSuplementos_6 .target {background-position:-582px -33px;}
.menuSuplementos_7 .target {background-position:-659px -33px;}
.menuSuplementos_8 .target {background-position:-745px -33px;}
.menuSuplementos_9 .target {background-position:-601px -33px;}
.menuSuplementos_10 .target {background-position:-707px -33px;}
/* Menu radios */
#menuRadios{width:396px; height: 61px; margin: 10px 0 0 55px; position: relative; float: left;} 
.wrapper3{width:396px; height: 61px; position: absolute; left: 0; bottom: 0;}
.menuRadios ul,li {list-style-type:none;}
.menuRadios {height:61px;}
.menuRadios li {float:left;}
.menuRadios a {background: url(../img/radiosFooter.gif); display:block; text-indent:-9000%; height:61px;}

.menuRadios_1 a { width:12px; background-position:0 0; }
.menuRadios_2 a { width:93px; background-position:-12px 0px;}
.menuRadios_3 a { width:104px; background-position:-105px 0px;}
.menuRadios_4 a { width:104px; background-position:-209px 0px;}
.menuRadios_5 a { width:83px; background-position:-313px 0px;}

.menuRadios_1 a:hover {background-position:0 -61px;}
.menuRadios_2 a:hover {background-position:-12px -61px;}
.menuRadios_3 a:hover {background-position:-105px -61px;}
.menuRadios_4 a:hover {background-position:-209px -61px;}
.menuRadios_5 a:hover {background-position:-313px -61px;}

.menuRadios_1 .target {background-position:0 -61px;}
.menuRadios_2 .target {ba	ckground-position:-30px -61px;}
.menuRadios_3 .target {background-position:-105px -61px;}
.menuRadios_4 .target {background-position:-209px -61px;}
.menuRadios_5 .target {background-position:-313px -61px;}


#enConstruccion{
	background: url(../img/enConstruccion.jpg) no-repeat;
	width: 271px;
	height: 94px;
	margin: auto;
	margin-top: 40px;
}
#logoIntro{
	background: url(../logo.jpg) no-repeat;
	width: 543px;
	height: 135px;
	margin: auto;
	margin-top: 140px;
}
#axionaxyoma a{
	width: 122px;
	height: 50px;
	display: block;
	background: url(../axionaxyoma.png);
	margin: auto;
	margin-top: 20px;
}
#galeriaFotos{
	width: 292px;
	height: 218px;
	border: 1px solid #d1d1d1;
	background-color: #f2f2f2;
	position: relative;
}
.fuente{
	margin-top: 20px;
}
#tituloDeportes{
	width: 957px;
	height: 29px;
	background: url(../img/deportes.jpg) no-repeat;
	clear: both;
	margin: 10px 0;
}
#tituloOtrasNoticias{
	width: 645px;
	height: 29px;
	background: url(../img/tituloOtrasNoticias.jpg);
	clear: both;
	margin: 10px 0 0 0;
}
#tituloSeParteG{
	width: 645px;
	height: 34px;
	background: url(../img/tituloSeParteG.jpg);
	clear: both;
	margin: 10px 0 0 0;
}
.otrasNoticias{
	width: 645px;
	padding-bottom: 10px;
	background-color: #f7f7f7;
}
#TT_VhZ7Ers7o6eSgT9Z7lKY7oyp7ca9Z{
	position: absolute;
	right: 3px;
	bottom: 3px;
}

/*banners*/
#banner1{
	background-image: url(../img/banner1.jpg);
	border: 1px solid #8dcacf;
}
#banner2{
	background-image: url(../img/banner2.jpg);
	border: 1px solid #8dcacf;
}
#banner3{
	background-image: url(../img/banner3.gif);
}
#banner4{
	background-image: url(../img/banner4.jpg);
}
#banner5{
	background-image: url(../img/banner5.gif);
	border: 1px solid #8dcacf;
}
#banner7{
	height: 206px;
	margin-bottom: 0;
	border: 1px solid #8dcacf;
	background: url(../img/bannerDiario.jpg);
}

/* Easy Slider */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:294px;
		height:314px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:20px;
		height:19px;
		position:absolute;
		left:127px;
		top: 265px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:155px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:20px;
		height:19px;
		background:url(../images/ant.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/sig.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	.descFoto{
		width: 294px;
		padding: 5px;
		background-color: #f5f5f5;
	}
	
/* // Easy Slider */