BODY {
	font-size: 11;
	font-family: 'verdana';
	background-image: url('/images/v2010/background.gif');
	margin:0;
	padding:0;
	text-align:center;
	color:666666;
}

TABLE {
	font-size: 11;
}
IMG {
	border: 0px;
}

#pagina {
	width: 970px;
	border: #b4b4b4 1px solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
	background-color: #FFFFFF;
	text-align: left;
}

/* TESTATA */
#testata {
	margin: 0px;
	padding: 0px;
}

#logo {
	margin-left: 20px;
	padding: 0px;
	float:left;
}
#nav {
	margin-right: 40px;
	padding: 0px;
	margin-top: 60px;
	float:right;
	height: 20px;
}
.homelink {
	font-size: 10;
	font-family: 'ARIAL';
	color: #666666;
	text-decoration: none;
	vertical-align: super;
}
.homelink:hover {
	font-size: 10;
	font-family: 'ARIAL';
	color: #888888;
	text-decoration: none;
}
/* FINE TESTATA */

/* CORPO */
#corpo {
	width:968px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	line-height: 1.3;
	overflow:auto;
}
/* FINE CORPO */

#contenuto {
	width:968px;
	font-size: 12px;
	text-align:justify;
	line-height: 1.3;
	padding-top:2px;
}

#contenuto H1 {
	font-size: 12;
	font-weight:bold;
	color: #40464A;
	text-align: center;
}

#menu {
	font-size: 12px;
	text-align:justify;
	line-height: 1.3;
	margin-left:18px;
	margin-bottom: 40px;
}

.menublock {
	width:130px;
	height: 20px;
	display:block;
	margin-left:2px;
	float:left;
	text-decoration:none;
	text-align:center;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
}

.menublock:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.menublock DIV { 
	width:100%;height:5px;
}
/*
.menublock:hover DIV { 
	margin-top:-1;
	height:8px;
}
 */
#news {
	margin-left:15px;
}

#newsright {
	margin-right:15px;
	float:right;
}

#newsview {
	width: 888px;
	height: 80px;
	overflow:hidden;
}

#newscontainer {
	width: 20000px;
	height: 80px;
}

#newscontainer A {
	text-decoration:none;
	color:#666666;
}

#newscontainer A:hover {
	text-decoration:none;
	color:#444444;
}

.newsblock {
	width: 222px;
	height: 80px;
	display:block;
	float: left;
	margin-left: auto;
}

.boxblock {
	width:232px;
	height: 78px;
	display:block;
	margin-left:2px;
	float:left;
	text-decoration:none;
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
}

.boxblock:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#boxmenu {
	font-size: 12px;
	text-align:justify;
	line-height: 1.3;
	margin-left:15px;
	height: 78px;
	margin-bottom: 15px;
	margin-top: 15px;
}

/* used for breaking flows */ 
.breaker{overflow:hidden;height:0px;clear:both}

