/* @override http://localhost:8888/portalnf/content/css/mostRecent.css */

.lineaPrensaMensaje{
	background: url(/portalnf/content/images/renglonTerm.jpg) no-repeat;
	width: 462px;
	padding-left: 13px;
	overflow: hidden;
	padding-right: 8px;
	height: 100px;
	padding-bottom: 27px;
	margin-right: auto;
	margin-left: auto;
}
.lineaPrensaMensaje h3{
	margin: 0;
	height: 39px;
	line-height: 44px;
}
.lineaPrensaMensaje p{
	margin: 0px;
	height: 26px;
}
.lineaPrensaMensaje a{
	background: url(/portalnf/content/images/registrateFONDO.png) no-repeat;
	width: 94px;
	height: 26px;
	display: block;
	clear: both;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-right: 10px;
	cursor: pointer;
	
}