.breakingnews,.lasticker {background-color:#eee;border:1px solid #bbb;display:block;float:left;width:99.6%;}

/* MODULO BREAKING *********************************************/
/***************************************************************/
.breakingnews {padding:0.8em 0;//ver arriba;position:relative;}
.breakingnews a:hover {cursor:pointer;}
.breakingnews a:hover p {text-decoration:none;}
.breakingnews .close {display:block;position:absolute;right:0.6em;top:0.6em;}
.breakingnews .close img {width:2.2em;height:2.2em;background:url('/css/style2011/i/ButtonClose.png') no-repeat;}
.breakingnews .close img:hover {cursor:pointer;background-position:100% 100%;}
	/*imagen*/
	.breakingnews .imgL {max-width:8em;}
	.breakingnews .imgL img {float:left;margin:0 0 0 0.8em;width:auto;max-width:7em;}
	/*textos*/
		/*separacion izquierda cuando no hay foto 10px*/
		.breakingnews .BreakT,
		.lasthour h2.L {padding:0 4em 0.2em 0.4em;padding:0 40px 2px 4px;font-size:24px;line-height:104.167%;font-weight:normal;//QUITAR ESTO CUANDO SE MODIFIQUE LA XSLT DE 'BREAKING';}
		.lasthour h2.L {font-size:24px !important;}
		.breakingnews p {padding:0 0 0 0.333em;//4px s/12;}
	.breakingnews .BreakT,.breakingnews p {display:table;}
	/**/    *:first-child+html .breakingnews .BreakT,*:first-child+html .breakingnews p {display:inline-block;}
	.breakingnews p {font-size:120%;line-height:133.334%;color:#000;}
	.breakingnews .hour {font-weight:bold;color:#b00;}
	/*banditas*/
	.breakingnews em {position:absolute;left:-1em;top:-1em;width:6.4em;height:6.4em;display:block;background-repeat:no-repeat;}
		.break_01 em {background-image:url('/css/style2011/i/break_01.png');}
		.break_02 em {background-image:url('/css/style2011/i/break_02.png');}
		.break_03 em {background-image:url('/css/style2011/i/break_03.png');}
	/*position*/
	.breakingnews {z-index:9;}
	.breakingnews .imgL {z-index:10;}
	.breakingnews em {z-index:11;}
/* MODULO BREAKING *********************************************/
/* END *********************************************************/

/* MODULO TICKER ***********************************************/
/***************************************************************/
	/*ESTRUCTURA*/
	.lasticker span,.lasticker .content_box,.lasticker .botonera,.lasticker li {float:left;display:block;}
	.lasticker li {display:none;}
	/*fijando altos*/
	.lasticker span,.lasticker .content_box {height:3.3em;}
	.lasticker .botonera,.lasticker button {height:2.1em;}
	.lasticker .botonera li {display:block;height:100%;}
	/*los anchos*/
	.lasticker {//ver arriba;}
	.lasticker .title {width:11.3em;}	
	.lasticker .content_box {width:80%;}	
	.lasticker .botonera {width:auto;padding:0.6em 0;float:right;}
	.lasticker button {width:2.2em;}

.lasticker .content_box ol {position:relative;}
.lasticker .content_box li {position:absolute;}
.lasticker ol li {list-style:none;width:100%;}
.lasticker ol li * {float:left;background:none;}
.lasticker .content_box {overflow:hidden;}

.lasticker button {background:none;border:none;padding:0;margin:0;cursor:pointer;}
.lasticker strong {padding:0;}
.lasticker span,.lasticker strong {color:#fff;}
.lasticker li span {color:#000;width:94%;overflow:hidden;}  


.lasticker .title {background:url('/css/style2011/i/lastHour.jpg') no-repeat 100% -0.2em;}

.lasticker button::-moz-focus-inner {outline:none;border:0;}

.lasticker li span,.lasticker li em {font-size:140%;font-size:130%;line-height:2.357em;//33px s/14;height:2.357em;}
.lasticker li a {padding:0 0 0 0.8em;width:92%;}
.lasticker li em {padding:0 0 0 0.571em;font-style:normal;font-weight:bold;color:#b00;}

/*botonera*/
.lasticker .botonera strong {position:absolute;left:-1000%;top:-1000%;visibility:hidden;}
.lasticker .botonera .paus {}
.lasticker .botonera button 							{background:url('/css/style2011/i/TickerControls.png') no-repeat;}
	.lasticker .botonera .paus							{background-position:050% 033%;/*visibility:visible;*/}
	.lasticker .botonera .paus.desactive		{background-position:050% 000%;}
	.lasticker .botonera .back 							{background-position:100% 000%;}
	/*active*/
	.lasticker .botonera .paus.active 			{background-position:050% 033%;}
	/*hover*/
	.lasticker .botonera .ward:hover 				{background-position:000% 100%;}
	.lasticker .botonera .paus:hover 				{background-position:050% 066%;}
	.lasticker .botonera .back:hover 				{background-position:100% 100%;}
	/*active-hover*/
	.lasticker .botonera .paus.active:hover	{background-position:050% 100%;}
/* MODULO TICKER ***********************************************/
/* END *********************************************************/