body { overflow-y: auto; margin-left: 0px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #000000; width:100%;	height:100%;}

.sfondo 			{background: url(images/sfondo.png) no-repeat;	height:708px;	width:1162px;}
.sfondolab		{background: url(images/sfondolab.png) no-repeat;	height:1162px;	width:1162px;}
.sfondo-content	{background: url(images/sfondo-content.png) no-repeat; height:526;	width:855;}
.sfondo-content-lab	{background: url(images/sfondo-content-lab.png) no-repeat; height:1047;	width:855;}
.sfondo-top		{background: url(images/sfondo-top.png) no-repeat; height:67;	width:855;}
.sfondo-menu-on	{font-family: 'Advent Pro'; background: url(images/menu-on.png) no-repeat;	 height:60px; width:103px; text-align:center; color:#444444; font-size:14px; padding-bottom:20px}
.sfondo-menu-off{font-family: 'Advent Pro'; background: url(images/menu-off.png) no-repeat; height:60px; width:103px; text-align:center; color:#FFFFFF; font-size:14px; padding-bottom:20px}

.sfondo-menu-on a{ color:#444444;text-decoration:none;}
.sfondo-menu-off a{ color:#FFFFFF;text-decoration:none;}

.atletica		{font-family: 'Exo'; font-size: 16px; color: #ff9900; letter-spacing:2px; font-weight: bold; text-decoration:none; padding-right:685px; text-align:center;}
.dir			{font-family: 'Exo', sans-serif; font-size: 14px; color: #333333; font-weight: bold; text-decoration:none; padding-left:5px;}
.sottodir		{font-family: 'Exo', sans-serif; font-size: 12px; color: #333333; font-weight: none; text-decoration:none; padding-left:15px;}

.titolo			{font-family: 'Advent Pro'; font-size: 30px; color: #FFFFFF; letter-spacing:2px; font-weight: none; text-decoration:none; padding-bottom:5px;}
.titolo-nero	{font-family: 'Advent Pro'; font-size: 40px; color: #333333; letter-spacing:2px; font-weight: none; text-decoration:none; padding-bottom:5px;}
.testo			{font-family: 'Exo', sans-serif; font-size: 14px; color: #333333; font-weight: none; text-decoration:none;}
.sezioni		{font-family: 'Exo', sans-serif; font-size: 16px; color: #333333; font-weight: none; text-decoration:none;}
.sezioni a		{font-family: 'Exo', sans-serif; font-size: 16px; color: #333333; font-weight: none; text-decoration:none;}
.sezioni a:hover	{font-family: 'Exo', sans-serif; font-size: 16px; color: #333333; font-weight: none; text-decoration:none; border-bottom-style: solid; border-bottom-color: #ff9900; padding-bottom: -2px;}
.sezioni-active	{font-family: 'Exo', sans-serif; font-size: 16px; color: #333333; font-weight: none; text-decoration:none; border-bottom-style: solid; border-bottom-color: #ff9900; padding-bottom: -2px;}

.campi 			{font-family: 'Exo', Verdana; font-size: 12px; color: #333333;  background-color: #FFFFFF; font-weight: none; border: 1px #999999 solid;}
.pulsante	 	{font-family: 'Exo', Verdana; font-size: 16px; color: #FFFFFF;  background-color: ff9900; border: 1px #ff9900 solid; font-weight: bold; cursor: pointer; height: 40px;
    width: 170px;}

#slideshow { margin-left: 10px; }
#nav { width: 90px; margin: 0px; float: right }
#nav li {  float: right; margin-right: 2px; list-style: none; padding: 4px; display: block }
#nav a { padding: 0px; display: block; border: 1px solid #ccc; }
#nav li.activeLI { background: #ff9900 }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }