#wrapperticker{
	width:300px;
	margin:0 auto;
}
	
#wrapperticker a {color:#519bce; text-decoration:none; float:right;}

#wrapperticker a:hover {color:#c0c0c0;}

#vertical-ticker{
	height:500px;
	overflow:hidden;
	margin:0; padding:0;
}

#vertical-ticker li{
	height:100px;
	width:300px;
	display:block;
	color:#333;

	}
	

#ticker titulo{
	font-size:14px;
	color:#c2c2c2;
	text-transform:uppercase;
}

#ticker p{
	font-size:10px;
	color:#6c727b;
	text-decoration:none;
	float:right;
}

#contenedornews{
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	height:100px;
	
}

#encabezadonews{
	width:300px;
	height:30px;
	
}

#contenidonews{
	width:300px;
	height:70px;
	color:#6c727b;
	
}

#fechanews{
	width:50px;
	height:20px;
	background: url(../images/fecha.png) no-repeat;
	color:#1A1A1Ax	;
	float:left;
	padding:10px 5px 0 5px;
	font-weight:bold;
	font-size:16px;}

#titulonews{
	width:235px;
	height:25px;
	float:right;
	padding-top:5px;
	padding-left:5px;
	font-weight:bold;
	color:#c2c2c2;
}

#link_l_mas{
	text-decoration:none;
}

#link_l_mas:hover{
text-decoration:none;
}