A{
	color: #0000cc;
	text-decoration: none;
}
A:hover{
	color: #0000ff;
}

.oculto{
	display: none;
}
.loading {
text-align:center;
display:none;
}
/**** CAJAS ****/
.notitu, .titunoti{
	color: #bf0005;
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Tahoma; 
	border-bottom: 2px solid #e5e5e5;
	padding: 2px 5px 3px 3px;
	text-align:center;
	FONT-WEIGHT: bold;
}
.cd250cue{
	padding: 5px 5px 10px 5px;
	margin-bottom: 1px;
	overflow: hidden;
}
.notimd{
	width: 223px;
    background-repeat: repeat-y;
	margin-bottom: 10px;
}
.notitsv{
	background-position: bottom left;
    background-repeat: no-repeat;
	padding: 4px 0px 4px 0px;
	
}
.fuentenoti{
	padding: 6px 5px 2px 10px;
	overflow: hidden;
	font-size: 8pt;
}

/* TICKER Noticias TSV AGS 01/07/2010 */
.ticker{
	padding: 0px;
	width: 222px;
	height: 230px;
	overflow: hidden;

}
.elementoticker{
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
	border-bottom: 2px solid #e5e5e5;
}
.elementoticker:hover{
	background-color: #e5e5e5;
}

.pintaRows {
background-color: #e5e5e5;
}

.elementoticker A{
	color: #33c;
	font-weight: bold;
}
.elementoticker SPAN{
	display: inline;
	/*display: block;*/
}
.contelementoticker{
	height: 60px;
	margin: 0px 0 0 0px;
	overflow: hidden;
	
}
.horas{
	color: #045694;
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Tahoma; 
	FONT-WEIGHT: bold;
	/*display: block;*/
}
/* TICKER Noticias TSV AGS 01/07/2010 */