﻿.box_pfinforma {
	width: 279px;
	background: #e0e8f9 url(images/pf_informa.gif) no-repeat left top;
	float: left;
	padding: 40px 0px 7px;
	margin: 0px;
}
#tickerContainer {
	width: 279px;
	background: no-repeat;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#ticker {
	width:265px;
	height:600px;
	overflow:auto;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#ticker dt {
	padding:12px 10px 0px;
	position:relative;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#ticker dd {
	padding:0 10px 0px;
	position:relative;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}
#ticker dd.last {
	border-bottom:1px solid #ffffff;
}
#ticker div { margin-top:0; }
#ticker a {
	text-decoration: none;
	color: #063B66;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-bottom: 3px;
}
#ticker a:hover {
	text-decoration: underline;
	color: #063B66;
}
#ticker .segueart {
	text-decoration: none;
	color: #CC3300;
	margin-left: 5px;
	display: inline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#ticker .segueart:hover {
	text-decoration: underline;
	color: #CC3300;
	margin-left: 5px;
}
#ticker .text {
	padding-bottom: 10px;	
}
