#display {width: 600px;}
#tleft {width: 170px;}
#tright {width: 150px;}
#tleft, #tright { margin: 5px;}
/* @group Core Elements */

html {
	height: 100%;
	margin: 0 auto;
	margin-bottom: 1px;
	margin-top:0px;
	font-size:1.0em;
	color: #003366;
}

body,td {
	line-height: 135%;
	font-family: Helvetica, Arial, sans-serif;
	padding:0px;
	vertical-align:top;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #d3e2e9 url(img/site-bg.jpg) 0 0 repeat-x;
}

/* header */

#header{
	/* width: 780px; */
	width: 940px;
	height: 105px;
	margin: 0 auto;
	padding: 0;
	background: url(img/HeaderBkg.png) top center;
}

/* InfoPage */

#InfoPage {
	/* width: 780px; */
	width: 940px;
	line-height: 38px;
	background: #e4e9f4 url(img/top-nav-bg.gif) repeat-x center; 
	border-bottom:1px solid #c5cee3;
	border-top:1px solid #c5cee3;
	padding-left:0px;
	margin: 0 auto;
}
.InfoLeft {padding-left: 10px; text-align: left; line-height: 38px; width: 50% auto;}
.InfoRight {padding-right: 10px; text-align: right; line-height: 38px; width : 50% auto;}
.infonews {
	font-size: 9px; margin: 0 auto; margin-top: 0px; margin-bottom: 5px; padding: 0px; text-align: left;}

/* MainPage */
#MainPage
{
	background: #ecf3f8 url(img/tleft.png) repeat-y;
	/* width: 780px; */
	width: 940px;
	margin: 0 auto;
}
/*  tLeft*/
#tleft{
	margin: 0px;
	padding: 5px;
}

/*  tRight*/
#tright{
	background: #104867 url(img/tright.gif) bottom left no-repeat;
	color: #d7e3f0 ;
	margin: 0px;
	padding: 5px;
	padding-bottom: 20px;
}

/* footer */
#footer {
	margin: 0 auto;
	/* width: 780px; */
	width: 940px;
	text-align: center;
	}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

#display h3 {
    margin: 0px;    
    padding: 15px 0px 5px 0px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 25px 0;
	font-family: Century Gothic, Arial, sans-serif;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a  {
	color: #00B3DF;
	font-weight:500
}

h2, h3  {
	color: #0cf;
}
/* @end */


#logo-space {
	text-align: left;
	position: relative;
	padding-left: 20px;
	height: 105px;
	border: 0;
	float: left;
}

#logo {
	width: 240px;
	height: 90px;
	margin: 5px;
	border: 0;
}
a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}
#tright h3{
	color: #ocf;
	top: 0;
	left: 0;
	font-size: 170%;
	font-weight: normal;
	line-height: 18px;
	background: url(img/content-icon.gif) top left no-repeat;
	padding-left: 28px;
	padding-bottom: 8px;
	font-family: Century Gothic, Arial, sans-serif;
	margin: 25px 0 10px 0;
}	
#tleft h3 {
	color: #104867;
	top: 0;
	left: 0;
	font-size: 170%;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 8px;
	font-family: Century Gothic, Arial, sans-serif;
	margin: 25px 0 10px 0;
}
#Flash h3, #Supporto h3, #Nuke-Shirt h3, #Official h3 {color: #ocf; top: 0; left: 0; font-size: 170%; font-weight: normal; line-height: 18px; background:  #104867 url(img/content-icon.gif) top left no-repeat; padding-left: 28px; padding-bottom: 8px; font-family: Century Gothic, Arial, sans-serif; margin: 5px 0 10px 0;}
#Flash, #Supporto, #Nuke-Shirt, #Official {background-color:  #104867; height:170px;}
.foottable h3 {
	color: #ocf;
	background-color: #104867;
	top: 0;
	left: 0;
	font-size: 170%;
	font-weight: normal;
	line-height: 18px;
	background: url(img/content-icon.gif) top left no-repeat;
	padding-left: 28px;
	padding-bottom: 8px;
	font-family: Century Gothic, Arial, sans-serif;
	margin: 25px 0 10px 0;
}	
/* @group myTD */

a.myTD {
	display: block;
	line-height: 25px;
	text-indent: 28px;
	height: 25px;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 110%;
	text-decoration: none;
}

a#active_menu.sublevel {
	background: none;
}

ul.menulist a,
a.myTD {
	background: url(img/bullet.gif) top left no-repeat;
	top: 0;
	left: 0;
	color: #003366;
}

ul.menulist {
	margin: 0;
	padding: 0;
}

ul.menulist li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menulist a:hover {
	text-decoration: none;
}

ul.menulist li.active li a {
	font-weight: normal;
}

ul.menulist span {
	display: block;
}

ul.menulist a {
	display: block;
	line-height: 25px;
	text-indent: 30px;
	height: 25px;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 110%;
}
#banner {
	float: right; margin: 5px; 
}
ul.menulist a:hover {
	text-decoration: none;
	color: #333;
}
#calendario h3 {display: none;}
#calendarbox {
	background-color: #104867;
	color: #ecf3f8;
	font-size: 115%;
	margin-top: 10px;
}

#CalendarioTabella {
	background-color: #ecf3f8;
}

img#bweb {
	width: 23px;
	height: 20px;
	background: url(img/4bweb.gif) 0 0 no-repeat;
}
.alt{
    display: none;
}

#MainMenu h3 {display: none;}
/* @end */

.footer {
	background-color: #d7e3f0;
	border: 1px solid #104867;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	width: 90%;
}
#thisweek {
	background-color: #d7e3f0;
	border: 1px solid #104867;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	width: 90%;
}
#thisweek a {
	color: #104867;
}
