@charset "utf-8";
/* CSS Document */

#bodytextnews{
	font-family:Arial, Helvetica, sans-serif;
	width:690px;
	height:auto;
}

#titlenews{
	font-size:26px;
	font-weight:bold;
	width:auto;
	height:auto;
}

#textnews{
	font-size:12px;
	/*display:inline-block;*/
	text-align:justify;
	/*white-space:pre;*/
	width:635px;
	height:auto;
	line-height:1.2;
}

#wordBordHigh{
	font-family:Helvetica;
	font-size:14px;
	color:#603;
}

#wordBordHigh2{
	font-family:Helvetica;
	font-size:18px;
	color:#9C0;
}

#wordBordHigh3{
	font-family:Helvetica;
	font-size:18px;
	color:#F00;
}
