@charset "utf-8";
/* CSS Document */
#top{
	height:97px;
	background:url(../img/bgMainMenu.gif) top right no-repeat;
}
#mainmenu{
	color:#FFFFFF;
	margin-top:45px;
}
#mainmenu li a:hover{
	background:url(../img/baffoMenuInner.gif) bottom center no-repeat;
}
#mainmenu li.selected{
	background:url(../img/baffoMenuInner.gif) bottom center no-repeat;
}
#mainmenu li.selected a:hover{
	background:none;
}
#mainmenu li a{	
	color:#FFFFFF;
	padding:0px 25px;
	font-weight:bold;
}
#logo{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
#content{
	float:left;
	display:inline;
	width:932px;
	text-align:center;
}
#contentTop{
	float:left;
	display:inline;
	width:932px;
	height:296px;
	background:url(../img/bghome100.gif) top left no-repeat;
}
#filmato{
	float:right;
	display:inline;
	width:345px;
	height:329px;
}
#contentBottom{
	float:left;
	display:inline;
	width:932px;
	margin-top:10px;
}
#boxLatest{
	float:left;
	display:inline;
	width:234px;
	height:90px;
	margin-right:8px;	
	background-color:#ededed;
	text-align:left;
}
#boxLatest .latest{
	padding:7px;
}
#boxLatest h1{
	color:#009b33;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	width:100%;
	border-bottom:1px solid #9f9f9f;
}
#boxLatest .data{
	color:#707070;
	font-size:11px;
}
#boxLatest h2{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#boxLatest .bodytext{
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:14px;
	color:#707070;
}
#boxLatest .more{
	float:right;
	display:inline;
	margin-top:-20px;
}
#boxLatest a{
	color:#707070;
	text-decoration:none;
}
#focusHome{
	float:left;
	display:inline;
	height:90px;
}
#flashTabs{
	float:right;
	display:inline;
	height:90px;
}
