body, html { 
	margin:0px;
	background:#ffffff;
  background-image: url("../images/sf.jpg");
  background-position: left top;
  background-repeat: repeat-y;
}

#div_container { 
	width:950px; 
	position: relative;
  background: #ffffff;
  background-image: url("../images/sf_corpo.jpg");
  background-position: left top;
  background-repeat: repeat-y;
}

#div_testata { 
	width:950px; 
  height:399px;
  right:0px;
  top:0px;
  position: relative;
  background: #ffffff;
}

#div_corpo { 
	width:950px; 
  background-image: url("../images/sf_corpo.jpg");
  background-position: left top;
  background-repeat: repeat-y;
  position: relative;
}

td.div_corpo1 { 
	width:150px; 
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  background-image: url("../images/angolo.jpg");
  background-position: left top;
  background-repeat: no-repeat;
}

td.div_corpo2 { 
	width:750px; 
  vertical-align: top;
  padding-top: 12px;
}

#div_barra { 
  height:26px;
	position:relative;
  background-image: url("../images/sf_barra.jpg");
  background-position: left top;
  background-repeat: repeat-x;
}

table.table_corpo {
	margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}

.div_bottone { 
  margin-top: 2px;
  height:24px;
	float:left;
  left:0px;
  top:0px;
  text-align: center;
}

.div_separatore { 
  width: 2px;
  height:26px;
	float:left;
  left:0px;
  top:0px;
  background-image: url("../images/separatore.jpg");
  background-position: left top;
  background-repeat: repeat-x;
}

#div_tab_ski_tour { 
	width:147px; 
  height:164px;
	position: relative;
  left:0px;
  top:0px;
  text-align: right;
}

#div_tab_promo_scuole { 
	width:163px; 
  height:75px;
	float: left;
  left:0px;
  top:0px;
}

a.menu_link{
  font: verdana;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

a.menu_link:hover{
  font: verdana;
  font-family: Verdana;
  font-size: 12px;
  color: yellow;
  text-decoration: underline;
}

font.font_titolo{
  font: verdana;
  font-family: Verdana;
  font-size: 22px;
  color: #002570;
  font-weight: bold;
}

font.font_normale{
  font: verdana;
  font-family: Verdana;
  font-size: 14px;
  color: #002570;
}

div.font_normale_justify{
  font: verdana;
  font-family: Verdana;
  font-size: 14px;
  color: #002570;
  text-align: justify;
}

font.font_piccolo{
  font: verdana;
  font-family: Verdana;
  font-size: 12px;
  color: #002570;
}

a.blue{
  font: verdana;
  font-family: Verdana;
  font-size: 14px;
  color: #002570;
  text-decoration: none;
}

a.blue:hover{
  color: #b1b3ff;
}

a.blue_bottone{
  font: verdana;
  font-family: Verdana;
  font-size: 14px;
  background: #002570;
  color: #ffffff;
  text-decoration: none;
  padding: 2px 6px 2px 6px;
}

a.blue_bottone:hover{
  color: #002570;
  background: #ffffff;
}

