body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../immagini/sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
	line-height: 14px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	width: 1036px;
	text-align: center;


}
.top {
	background-image: url(../immagini/tromba2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 225px;
	width: 1036px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
	color:#fff;

	
}

.corpo {
	background-image: url(../immagini/corpo.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	width: 1036px;
	text-align: center;
	padding-bottom: 40px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.bottom {
	background-image: url(../immagini/grigio.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	width: 1036px;
	clear: both;
	float:left;
	color:#fff;
}
/*elementi del pie di pagina*/

.bottomcopy{
float:left;
padding-left:49px;
padding-top:5px;
}
.bottommenu{
	float:right;
	padding-right:49px;
	padding-top:5px;
}

/*fine elementi del pie di pagina*/
.menu {
	height: 34px;
	width: 1010px;
	margin-right: auto;
	margin-left: 13px;
	text-align: center;
	float: left;
	
	
}
/*elementi per il menu dinamico*/
#s1{
				height:34px;
				background-color:#ffcb00;
				width:90px;
				position:absolute;
				top:191px;
				left:13px;
				line-height:34px;
				display:none;
			}						
#s2{
				height:34px;
				background-color:#fd8900;
				width:90px;
				position:absolute;
				top:191px;
				left:105px;
				line-height:34px;
				display:none;						
			}
#cellasinistra {
	width: 276px;
}


#s3{
				height:34px;
				background-color:#ed0202;
				width:90px;
				position:absolute;
				top:191px;
				left:197px;
				line-height:34px;
				display:none;						
			}
#s4{
				height:34px;
				background-color:#c40094;
				width:90px;
				position:absolute;
				top:191px;
				left:289px;
				line-height:34px;	
				display:none;					
			}
#s5{
				height:34px;
				background-color:#0453ab;
				width:90px;
				position:absolute;
				top:191px;
				left:381px;
				line-height:34px;		
				display:none;				
			}
#s6{
				height:34px;
				background-color:#03927f;
				width:90px;
				position:absolute;
				top:191px;
				left:473px;
				line-height:34px;
				display:none;						
			}
#s7{
				height:34px;
				background-color:#3ea202;
				width:90px;
				position:absolute;
				top:191px;
				left:565px;
				line-height:34px;		
				display:none;				
			}
#s8{
				height:34px;
				background-color:#a7b73a;
				width:90px;
				position:absolute;
				top:191px;
				left:657px;
				line-height:34px;	
				display:none;					
			}

/*fine elementi per il menu dinamico*/

#federazione {
	line-height: 34px;
	background-color: #fdcb00;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;
}
#affiliati {
	line-height: 34px;
	background-color: #fd8900;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;

}
#formazione {
	line-height: 34px;
	background-color: #ed0202;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;

}
#attivita {
	line-height: 34px;
	background-color: #c40094;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;

}
#areastampa {
	line-height: 34px;
	background-color: #0453ab;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;

}
#mercatino {
	line-height: 34px;
	background-color: #03927f;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;

}
#download {
	line-height: 34px;
	background-color: #3ea202;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;

}
a {
	color: #FFFFFF;
	text-decoration: none;
}

#link {
	line-height: 34px;
	background-color: #a7b73a;
	text-align: center;
	height: 34px;
	width: 90px;
	color: #FFFFFF;
	margin: 0px 2px 0px 0px;
	float: left;
}
.pulsantedestra{  
	text-align: right;
	height: 13px;
	width: 120px;	
	margin: 3px 28px 0px 0px;
	float: right;
	padding-top:6px;	
	line-height:13px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a.det:link {
	text-decoration: none;
	color: #c40094;
}

.logo {
	position: absolute;
	bottom: 26px;
	right: 48px;
}
.immagini{
	height: 93px;
	width: 93px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.det:visited {

	text-decoration: none;
	color: #c40094;
}
a.det:active {

	text-decoration: none;
	color: #c40094;
}
a.det:hover {

	text-decoration: none;
	color: #000000;
}
.pulsantedestra a{
border-style:none;
margin:0px 5px;

}
.immagini2 {
	height: 93px;
	width: 93px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titolidestragenerale {


	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.buttoncarlo {
	WORD-SPACING: normal;
	FONT: 11px verdana;
	COLOR: #FFFFFF;
	WHITE-SPACE: normal;
	LETTER-SPACING: normal;
	BACKGROUND-COLOR: #c52590;
	TEXT-ALIGN: center;
	border: 1px solid #999999;
}

