html{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #023987 url(/img/sfondo.gif) repeat-x top left;
}

form{
	margin: 0;
	padding: 0;
}

#contenitore{
	background: #FFFFFF;
	width: 882px;
	margin: 8px auto;
	padding: 0px;
	border: 1px #023987 solid;
	position: relative;
}
#DatiLogin{
	position: absolute;
	top: 19px;
	left: 18px;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;	
}

#DatiLogin a{
	color: #FFFFFF;	
	font-size: 11px;
	text-decoration: none;
}
#DatiLogin a:hover{
	color: #FFFFFF;	
	font-size: 11px;
	text-decoration: underline;
}
		
#barra_lingua{
	top: 0;
	right: 0;
	height: 16px;
	padding: 15px 20px;
	text-align: right;
	font-size: 12px;
	font-family: Tahoma;
	color: #000;	
	font-weight: normal;
	position: absolute;
	z-index:100;
}
#barra_lingua a{
	font-size: 12px;
	font-family: Tahoma;
	color: #000;	
	font-weight: normal;
	text-decoration: none;
}
#barra_lingua a:hover{
	text-decoration: underline;
}

		
#testata{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	width: 100%;
	height: 328px;
	position: relative;
}
		
#banner{
	position: absolute;
	top: 0;
	left: 0; 
	z-index: 10;
}

#menu{
	background: url(/img/menu_sfondo.gif) top left repeat-x;
	border: 1px #4A494D solid;
	padding: 0;
	margin: 0;
	height: 52px;
	position: relative;
}

#nav li a.active{color:#FFF;padding:9px 0;background: url(/img/menu_sfondo2.gif) no-repeat left center;}			
#nav li.HomePage{background-position: -2px center;}

#bottom{
	margin:0;
	padding: 26px 0 0 0;
	background:  url(/img/sfondo_bottom.gif) left bottom repeat-x;
}
		
#contenuto{
	margin: 0 26px;
	padding: 8px 0 50px 0;
	position: relative;
}
#testi{
	margin: 0;
	padding:  0 8px 5px 8px;
	background: #E4E4E4;
	position: relative;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	color: #000;
	position: relative;
	overflow: hidden;
}
#colonna_1{
	width: 470px;
	margin: 0 10px 0 0;
	float: left;
}
#colonna_2{
	width: 325px;
	margin: 0;
	float: left;
}

#footer{
	width: 882px;
	margin: 8px auto;
	padding: 0 0 8px 0;
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	color: #FFF;
}

#footer a{
	font-size: 11px;
	font-family: verdana;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
#footer a:hover{
	text-decoration: underline;
}
		
.roundTop {
	top: 0;
	left: 0;
	background-position: 0 0;
	position: absolute;
	width: 830px;
	height: 8px;
	background: url('/img/roundTop.png') no-repeat;
	font-size: 0%; 
}
.roundBottom {
	bottom: 0;
	left: 0;
	background-position: 0 0;
	position: absolute;
	width: 830px;
	height: 50px;
	background: url('/img/roundBottom.png') no-repeat;
	font-size: 0%; 
}

h1{
	color: #CA4728;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
h2{
	color: #CA4728;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}


h2 a{
	color: #CA4728;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}

div.box{
	margin: 0 0 15px 0;
	padding: 0;
	background: url(/img/colonna2_sfondo.jpg) repeat-y center center;
}
div.box p.titolo{
	margin: 0;
	padding: 11px 0;
	text-align: center;
	background: url(/img/colonna2_titolo.jpg) no-repeat center center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	position: relative;
}
div.box div.testo{
	margin: 0;
	padding: 5px 8px 10px 8px;
	background: url(/img/colonna2_bottom.jpg) no-repeat center bottom;
	overflow: hidden;
}

div.box2{
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	background: url(/img/colonna2_top.jpg) repeat-y center top;
}
div.box2 div.testo{
	margin: 0;
	padding: 0 8px 10px 8px;
	background: url(/img/colonna2_bottom.jpg) no-repeat center bottom;
	overflow: hidden;
}

div.news{
	margin: 15px 0 0 0;	
	padding-bottom: 5px;
	overflow: auto;
	text-align: justify;
}
		
div.news img{
	margin: 0 5px 5px 0;	
	border: 0;
	float: left;
}

p.newsTitolo{
	border-bottom: 1px #C1C1C1 solid;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
}
p.newsTitolo a{
	color: #000;
	text-decoration: none;
}
p.newsTitolo a:hover{
	text-decoration: underline;
}
		
span.newsData{
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}
		
a.segue{
	color: #D33F17;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.segue:hover{
	text-decoration: underline;
}


p.risultato{
	margin: 0 0 5px 0;
	padding: 3px 5px 3px 50px;
	line-height: 1.2;
	font-family: Tahoma;
	font-size: 12px;
	position: relative;
}
				
p.titoletto{
	color: #4D4D4D;		
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 5px 0;
}
				
p.risultato a img{
	margin: -16px 0 0 0;
	border: 0;
	position: absolute;
	top: 50%;
	left: 5px;
}

a.indietro{
	font-size: 12px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}
a.indietro:hover{
	text-decoration: underline;
}

.ml1{background: transparent;}

.ml2{background: #D0D0D0;}

.Mailing{
	margin: 0;
	padding: 10px 5px;
	overflow: hidden;
}
.Mailing a.titolo{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Mailing a.titolo:hover{
	text-decoration: underline;
}
.Mailing .allegati{
	float: left;
	margin: 0;
	padding: 0;
	height: 42px;
}
.Mailing .allegati img{
	border: 0;
	margin: 5px 5px 5px 0;
}

p.stagione{
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
p.squadra{
	margin: 2px 0 0 5px;
	font-size: 12px;
	font-weight: normal;
}
p.squadra a{
	color: #000000;
	text-decoration: none;
}
p.squadra a:hover{
	text-decoration: underline;
}
				
p.imgSquadra{
	text-align:center;
	margin: 0 0 5px 0;
}
p.imgSquadra img{				
	border: 1px #000 solid;
}
				
.persona{
	float: left;
	margin: 10px 35px 5px 0;
	width: 120px;
	text-align: center;
}
.persona img{
	border: 1px #000 solid;
	margin: 0 0 3px 0;
}
				
.persona a{
	color: #000;
	text-decoration: none;
}
.persona a:hover{
	text-decoration: underline;
}

#divContatti{
	width: 490px;
	margin: 0 auto;
	overflow: hidden;
}
#divContatti label{
	width: 150px;
	margin: 10px 0 0 10px;
	text-align: left;
	float: left;
}
#divContatti label.obblig{
	font-weight: bold;
}
#divContatti label.messaggio{
	clear: both;
	width: 470px;
}
#divContatti label.subm{
	width: 470px;
	clear: both;
	text-align: center;
}
#divContatti label.capt{
	position: absolute;
	visibility: hidden;
}
#divContatti label textarea{
	width: 460px;
	height: 100px;
}
#divContatti input{
	width: 140px;
}
#divContatti h2{
	margin: 0 0 0 10px;
	text-align: left;
	font-weight: bold;
}
#divContatti .msg{			
	clear: both;
	color: #000000;
	margin: 10px 0;
	text-decoration: underline;
}
.TextBianco{
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
}
.TextModificato{
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #FFDD00;
}
.TextErrato{
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #FF3333;
}
.TextReadonly{
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #DEDEFF;
}
