@charset "utf-8";
/* CSS Document */

#topword
{
	text-align:right;
	width:1000px;
	font-size:14px;
}

#content
{
	margin-top:30px;
	width:1000px;
	float:left;
}

#contentSpace
{
	width:30px;
	height:550px;
	float:left;
}

 #linkBar
 {
	width:1000px;
	height:44px;
	float:left;
 }
 
 #linkSpace
 {
 	width:504px;
	height:44px;
	float:left;
 }
 
 .link
 {
 	width:85px;
	height:44px;
	float:left;
 }

#news
{
	width:407px;
	height:550px;
	float:left;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
}

#newsContent
{
	margin-top:60px;
	margin-left:30px;
	line-height:200%;
	margin-right: 50px;
}

#activity
{

	width:535px;
	height:100%;
	float:left;
	background-image:url(../images/eventi.gif);
	background-repeat:no-repeat;
	min-height:550px;
	height:550px;
}

#midSpace{
	width:35px;
	height:10px;
	float:left;
}


#simpleActivityLecture
{
	width:inherit;
	margin-left:30px;
	font-size:11pt;
	margin-top:50px;
	line-height:150%;
	margin-right: 30px;
}

#actContent
{
	margin-top:60px;
}
