.news {
	width: 227px; 
	border-left: 1px solid #e4e4e4; 
	border-right: 1px solid #c1c1c1; 
	background-color: #e8e8e8;
	vertical-align:top;
}

.news_npr {
	position: relative;
	left:10px; 
	top:13px;
}

.news_sep01 {
	margin-left: 5px;
	border-top: 1px solid #cccccc; 
	height:1px; 
	width: 205px; 
}

.news_sep02 {
	border-top: 1px solid #ffffff; 
	height:1px; 
	width: 205px;
}

.news_sep03 {
	background: url(../images/news/patt_sep.gif); 
	background-position: 0px 8px;
	background-repeat: repeat-x; 
	height:17px; 
	width: 205px; 
}

.news_img {
	border-bottom: 1px #d9d9d9 solid; 
	border-left: 1px solid #d9d9d9; 
	border-right: 1px solid #d9d9d9;
}

.news_titulo {
	font-family: Verdana;
	font-size: 10px;
	color: #616161;
	font-weight: bold;
	width: 155px;
}

.news_resumen {
	font-weight: normal;
}

.news_link {
	color: #2c8f00;
	font-weight: normal;
}
