@import url('vsfNews.css');

@media print{

body *{color:#000;}

div.destacadonot {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin:0;
	padding: 0;
	float:none;
	width:auto;
}
* html .contnoticia{
		width:auto;
		float:none;
		}

}
