/* body */

body {
  margin: 1px;
  padding: 10px;
background-image: url(../img/sfondino_home.gif);
background-repeat: repeat-x;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-align: center;
  }
  
/* sezioni principali */



#box {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #000;
	text-align: center;
	width: 760px;
	
}
#home {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	width: 760px;
	background-image: url('../img/fondo-menu.gif');
	background-repeat: repeat-y;
	
	
}
#menu {
	margin: 0px;
	padding: 0px;
	background-color: #5784d9;
	text-align: center;
	width: 150px;
	height: 455px;
	float: left;
}


#contenuto {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 610px;
	height: 455px;
	float: right;
	background-image: url('/img/fondo1.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#contenutoeventi {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 610px;
	height: 455px;
	float: right;
	background-color: Black;
}
#contenutoeventi1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	height: 455px;
	float: right;
	background-color: Black;
}
#contenutoeventice {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 610px;
	height: 455px;
	float: right;
	background-color: Black;
	background-image: url('/img/ice.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.ora {
	margin: 0px;
	padding: 2px;
	background-color: #cacaca;
	border: 1px solid #000000;
	text-align: center;
	width: 755px;
	height: 20px;
	float: left;
}

.tora {font-size: 8px; font-weight: bold; color: #000000; border-collapse: collapse; width: 750px;}
.ora   a:link      { text-decoration: none; color: #000000; }
.ora  a:visited { text-decoration: none; color: #000000; }
.ora  a:hover   { text-decoration: underline; color: #ffffff; }
.ora   a:active { text-decoration: none; color: #000000; }

.bottone {
	margin: 1px;
	padding: 2px;
	background-color: #5784d9;
	text-align: center;
	width: 130px;
	height: 20px;
    font-weight: bold;
}
.bottone a {
  margin: 2px;
  padding: 2px;
  display: block;
  text-decoration: none;
  background-color: #5784d9;
  width: 130px;
  height: 20px;
  font-weight: bold;
}
.bottone a:link       {  color: #ffffff; }
.bottone a:visited {  color: #ffffff; }
.bottone a:hover  {  background-color: #f72c30;  color: #ffffff;  border: 1px inset #01597e;}
.bottone a:active {  background-color: #757575;  color: #ffffff; }

.bottonemod {
	margin: 2px;
	padding: 2px;
	background-color: #5784d9;
	text-align: center;
	width: 130px;
	height: 20px;
    font-weight: bold;
}
.bottonemod a {
  margin: 2px;
  padding: 2px;
  display: block;
  text-decoration: none;
  background-color: #f72c30;
  width: 130px;
  height: 20px;
  font-weight: bold;
}
.bottonemod a:link       {  color: #ffffff; }
.bottonemod a:visited {  color: #ffffff; }
.bottonemod a:hover  {  background-color: #f72c30;  color: #000000;  border: 1px inset #01597e;}
.bottonemod a:active {  background-color: #757575;  color: #ffffff; }

.footer {
	margin: 0px;
	padding: 4 0px;
	background-color: #000;
	color: White;
	text-align: center;
	width: 760px;
	height: 22px;
	float: left;
	font-size: 12px;
	font-weight : bold;
}
.footer   a:link     { text-decoration: none; color: #ffffff; }
.footer   a:visited { text-decoration: none; color: #ffffff; }
.footer   a:hover { text-decoration: underline; color: red; }
.footer   a:active { text-decoration: none; color: #ffffff; }

.logo {
    width: 760px;
	height: 130px;
    margin: 0px; 
	padding: 0px;
	border: 1px solid #000000;
	background-image: url('../img/cartello.gif');
	background-repeat: no-repeat;
}
.form-text {
  margin: 3px;
  padding: 2px;
  background-color: #ffffff;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
}

.form-button {
  margin: 3px;
  padding: 0px;
  background-color: #333333;
  border: 2px outset #999999;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  width: 90px;
}
.menu-title {
  margin: 4px;
  padding: 2px ;
  height: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
 background-color: #f72c30;
}
.statuto {
	background-image: url('/img/fondohome.gif');
	background-repeat: repeat-y;
}
.menudove {
    margin: 0px;
    padding: 0px ;
	font-weight: bold;
	color: #a7a7a7;
	text-align: left;
	font-family: tahoma;
  font-size: 9px;
}
.menudove  a:link { text-decoration: none; color: #a7a7a7; }
.menudove   a:visited { text-decoration: none; color: #a7a7a7; }
.menudove   a:hover { text-decoration: underline; color: #000; }
.menudove   a:active { text-decoration: none; color: #a7a7a7; }

#palestra {
	margin: 0px ;
	padding: 4px;
	background-color: #ECFAFF;
	border: 1px solid #f72c30;
	text-align: left;
	font-family: tahoma;
   font-size: 11px;
	width: 475px;
	height: 430px;
	 
}
#palestra1 {
	margin: 0px ;
	padding: 4px;
	text-align: left;
	font-family: tahoma;
   font-size: 11px;
	width: 475px;
	height: 430px;
	 
}
#palestra2 {
	margin: 0px ;
	padding: 4px;
	border: 1px solid #f72c30;
	text-align: left;
	font-family: tahoma;
   font-size: 11px;
	width: 475px;
	height: 430px;
	 
}
#palestra3 {
	padding: 4px;
	border: 1px solid #f72c30;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	width: 100%;
	height: 430px;
	background-color : #3399FF;
}
.linmod  a:link { text-decoration: none; color: #ffffff; }
.linmod  a:visited { text-decoration: none; color: #ffffff; }
.linmod  a:hover { text-decoration: underline; color: #000000; }
.linmod   a:active { text-decoration: none; color: #ffffff; }

.form-button {
  margin: 3px;
  padding: 0px;
  background-color: #333333;
  border: 2px outset #999999;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  width: 70px;
}
.titleprint {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  font-family: arial;
  color: #000000;

}
.textprint {
  font-size: 11px;
  font-weight: normal;
  font-family: arial;
  color: #000000;
}
.fondino {
	background-image: url(../img/fondinopalestra.gif);
	width: 465px;
	height: 25px;
	margin: 0px;
  padding: 5px;
  text-align: left;
	font-family: tahoma;
	 font-weight: bold;
   font-size: 12px;
   color: #ffffff;
}
.testo-palestra {
	margin: 0px ;
	padding: 10px;
	text-align: left;
	font-family: tahoma;
    font-size: 12px;
	width: 455px;
}
.event {
	padding: 10px;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
}
.event  a:link { text-decoration: none; color: #ffffff; }
.event  a:visited { text-decoration: none; color: #ffffff; }
.event  a:hover { text-decoration: underline; color: #ffffff; }
.event  a:active { text-decoration: none; color: #ffffff; }

.img1 {
	padding: 4px;
}

.img2 {
	padding: 4px;
	text-align: center;
}
.dataice {
	padding: 4px;
	text-align: center;
	color: White;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}
.sponsor {
   margin: 5px 0px 5px 0px;
   padding: 5px 0px 5px 0px;
	height: 60px;
	width : 100px;
}
.ghiaccio {
	height: 319px;
	width : 100;
	}
.metice {
	margin: 0px ;
	padding: 0px;
	height: 319px;
}
.promeeting {
	margin: 0px ;
	padding: 5px 0px 0px 15px;
	width: 285px;
	height: 319px;
}
.testo1 {
	text-align: center;
	color: Red;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	
}
.testo2 {
	margin-top : 4px;
	text-align: left;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.testo3 {
	text-align: left;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.testo4 {
margin-top : 5px;
	text-align: left;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
.testo5 {
    margin-top : 5px; 
	text-align: left;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.testo5 a { color: #ffffff; }
.testo5 a:hover{ color: red; }

.menuprivato {
	width: 760px;
	height: 26px;
	background-color : #3399FF;
}