﻿html
{
	margin: 0 0 0 0; 
	padding: 0px;
	width: 100%;
	height: 100%;
	bottom: 0px; }
	
body 
{
	text-decoration: none;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; }
	
.clearizza {
	clear: both;
}
.paginaintera {
	position: relative;
	clear: right;
	height: 100%;	
	min-height: 100%;	
	width: 1100px; 
	text-align: left;
	margin: 0px auto;
	padding: 0px auto;
}
.banner {
	float: right;
	text-align: right;
	height: 65px;
	width: 250px;
	padding: 20px 0px 00px 0px;
	margin: 5px 0px 60px 0px;
	border-top: solid 3px #f7ae2e; 
	border-right: solid 3px #f7ae2e; }
	
.sfondo
{
	position: absolute;
	width: 600px;
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
	height: 300px; }
	
.menu
{
	height: 28px;
	margin-bottom: 12px; }
	
.cellaMenu
{
	float: left; }
	
.cellaMenuDiv
{
	margin: 0px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 3px #f7ae2e;
	border-left: solid 3px #f7ae2e;
	cursor: pointer; }
	
.cellaMenuDiv:hover
{
	margin: 0px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 3px #f7ae2e;
	border-left: solid 3px #f7ae2e;
	cursor: pointer;
	background-color: #FFCC66;
}
	
.cellaMenuScritta
{
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #282359; }
	
.paginacontenutoTuttaESTE
{ 
	text-align: left;
	margin: 20px 20px 20px 20px;
	padding: 15px 15px 15px 15px; }
	
.paginacontenutoTuttaINTE
{ 
	border: solid 1px #f7ae2e; 
	min-height: 400px;
	padding: 20px 20px 20px 20px; }
	
.paginacontenuto
{
	position: relative;
	width: 100%;
	text-align: center;
	min-height: 300px; }
	
.paginacontenutoSX
{
	}

.paginacontenutoDX
{
	max-width: 600px;
	}
	
.footer
{
	color: #a896d6;
	font-weight: bold;
	font-size: 11px; 
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-top: solid 2px #f7ae2e;
	border-bottom: solid 3px #f7ae2e; 
	text-align: center; }
	
.collegamento
{
	text-decoration: none; 
	color: #17114d;
	font-weight: bold; }
	
.collegamento:hover
{
	text-decoration: underline;
	color: #17114d;
	font-weight: bold; }

.teamTitolo
{
	text-decoration: none;
	color: Black;
	text-align: center; }
	
.teamTitolo:hover
{
	text-decoration: none;
	color: #f7ae2e;
	text-align: center; }
	
.teamTitoloBox
{
	margin: 0px 0px 15px 0px;
	padding-right: 10px; }

.CONTENUTO
{
	 }

.linea
{
	background-image: url(img/linea.gif);
	background-repeat: repeat-x;
	vertical-align: middle; }