body {
  text-align: center;
  background-image: url(../images/bg-centro.gif);
  background-repeat: repeat-y;
  background-position: center;
  SCROLLBAR-FACE-COLOR: #E0CBB4; 
  SCROLLBAR-HIGHLIGHT-COLOR: #E0CBB4; 
  SCROLLBAR-SHADOW-COLOR: #E0CBB4; 
  SCROLLBAR-3DLIGHT-COLOR: #E0CBB4; 
  SCROLLBAR-ARROW-COLOR:  #663300; 
  SCROLLBAR-TRACK-COLOR: #E0CBB4; 
  SCROLLBAR-DARKSHADOW-COLOR: #E0CBB4; 
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

#id_del_box{
  margin: auto;
} 

.bg-sfondo {
	background-image: url(../images/bg-centro.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bg-indirizzo {
	background-image: url(../images/hotel-canazei_30.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 740px;
}
