@import url(_colosio.css);
@import url(_news.css);
body { background: #161616 url(../images/bk.jpg) repeat-x 0 -185px; }
#header{ width: 960px; height: 114px; }
#logo{ background: transparent; }
#logo h1{ margin: 20px  auto 0 auto; }
#logo p{ position: absolute; top: 80px; right: 20px; margin: 0; }

#menu_gen{
	width: 615px;
	clear: none;
	float: right;
	background: url(../images/bk_menu_index.jpg);
		

}
#menu_gen li{
	padding: 6px 0 0 15px;
}
#content{ width: 960px;  }
#flashcontent{ width: 960px; height: 440px; overflow: hidden; position: relative; }
#playerup{ position: absolute; top: 295px; left: 0px; }
.news{
	width: 158px;
	height: 150px;
	padding: 0 8px 0 0;
	clear: none;
	margin: 0  4px 10px 0;
	background: url(../images/sep_news_index.jpg) no-repeat right top;
	width/**/:/**/ 150px;
}
.news.last{ margin: 0  0 10px 0; background: none; padding: 0 0 0 0; width: 150px;}
.news .data{  font-style: italic; }
.news .abstract{ font-size: 11px; }
.legginews{ display: none; }