/* div containers for main page */
#mainContainer{
	width:951px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#content{
	width:inherit;
	height:281px;
	background-image:url(../gfx/sfondo_sfuma_home.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:143px;
}
#flashimg{
	width:262px;
	height:260px;
	left:24px;
	float:left;
}
#centralText{
	position:relative;
	width:339px;
	height:200px;
	float:left;
	left:54px;
	padding-left:14px;
}
#centralText2{
	position:relative;
	width:339px;
	height:200px;
	float:left;
	left:166px;
	padding-left:14px;
}
#newsDiv{
	width:169px;
	height:147px;
	float:right;
	right:10px;
	padding-top:55px;
	padding-left:15px;
	padding-right:40px;
	background-image:url(../gfx/homepage_news_bg.gif);
}
#anticipazioni{
	position:absolute;
	width:285px; 
	height:127px;
	margin-left:10px;
	float:left;
	top:0px;
	display: inline;
}
#login{
	position:absolute;
	width:285px; 
	height:295px;
	margin-left:10px;
	float:left;
	top:0px;
	display: inline;
}
#downloadArea{
	position:absolute;
	width:285px; 
	height:252px;
	margin-left:10px;
	float:left;
	top:0px;
	display: inline;
}
#cabine{
	position:absolute;
	width:313px; 
	height:173px;
	margin-left:10px;
	left:295px;
	float:left;
	display: inline;
}
#dove{
	position:absolute;
	width:313px; 
	height:173px;
	left:618px;
	margin-left:10px;
	float:left;
	display: inline;
}
.bottomBlocks{
	width:278px;
	height:65px;
	margin-left:10px;
	padding-left:35px;
	padding-top:10px;
	float:left;
	background-color:#fff;
	display: inline;
	background-image:url(../gfx/vertical_line.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#cover_bottom{
	width:951px;
	height:80px;
	background-color:#F2F2F2;
	z-index:100;
	margin:0 auto;
}
.primoPiano{
	color:#737373;
}
.primoPiano a:link{
	color:#737373;
	text-decoration:none;
	font-size:10px;
}
.primoPiano a:visited{
	color:#737373;
	text-decoration:none;
	font-size:10px;
}
.primoPiano a:hover{
	color:#F0A21F;
	text-decoration:none;
	font-size:10px;
}
.buttonBrackets{
	font-size:12px;
	font-weight:normal;
}
.button{
	font-size:10px;
}
.button a:link{
	color:#737373;
}
.button a:visited{
	color:#737373;
}
.button a:hover{
	color:#F0A21F;
}