a#btn3						{color: #fff !important;}

a#stmBtn5					{background-color: #ff0000 !important;}

div#contImgBackground	{background: url(../immagini/fondoHouse.jpg) repeat-y top left;}


#imgCorvo					{position: absolute; right: 70px; top: 0;}

div#contPuzzola			{width: 586px; height: 43px; margin: 0;}

div#contPuzzola #puzzola		{margin: 10px 0 0 180px;}

div#contBox					{width: 776px; height: 515px;  margin: 4px 20px 0 0; float: right;}

h1#titolo					{width: 753px; height: 38px; background-color: #141414; margin: 0; padding: 2px 0 0 23px; text-align: left;}

h1#titolo img				{margin: 0; vertical-align: middle;}

div#contTesto				{width: 776px; height: 375px; margin-top: 1px; padding: 3px 0px 10px; background-color: #141414; overflow: hidden; }



div.pulsantiThumbs		{width: 730px; height: 100px; text-align: left; padding: 0; margin: 20px auto 0; position: relative; overflow: hidden; background-color: #000;}

div.menuThumbs				{width: 700px; height: 100px; text-align: left; padding: 0; margin: 0; position: relative; overflow: hidden; background-color: #000; }

div.contAllThumbs			{height: 100px; padding: 0; margin: 0; }

div.contAllThumbs a img	{float: left; border: 0; background-color: #313131; margin-right: 4px; cursor: pointer;}


div.prevBtnThumbs			{position: absolute; top: 0; left: 0; background: url(../immagini/freccetta_prev_vert.jpg) no-repeat center #ff0000; width: 15px; height: 100px; display: none; }

div.nextBtnThumbs			{position: absolute; top: 0; right: 0;  background: url(../immagini/freccetta_next_vert.jpg) no-repeat center #ff0000; width: 15px; height: 100px; display: none; }


div.testo					{width: 730px; min-height: 100px; height: auto !important; height: 100px; margin: 0 0 0; padding: 0 23px; text-align: justify; float: left; }

div.testo p					{margin: 0 0 10px; padding: 0; line-height: 20px;}

div.testo p a				{color: #ff0000; text-decoration: none;}

div.testo p a:hover		{color: #fff; }

ul.elenco					{line-height: 20px; margin: 10px 0 0 15px; list-style-type: square; padding: 0;}

ul li a						{color: #ff0000; text-align: none; text-transform: uppercase;}

ul li a:hover				{color: #fff;}

div#contOmini				{position: absolute; right: -208px; bottom: -5px; background: url(../immagini/omino_snowboard.png) no-repeat; width: 200px; height: 377px; text-align: center; z-index: 150;}


/******* BARRA DI SCORRIMENTO *******/

div#hold		{ 
	position:relative; 
	overflow:hidden;
	width:730px;
	height: 235px;
 	z-index:600;
	margin-top: 15px;
}
div#wn	{ 
	position:absolute; 
	left:0; 
	top:0px; 
	width:700px;
	height: 230px;
	overflow:hidden;	
	z-index:600;
}
div.content {
 	position:absolute; 
	left:0px; 
	top:0px; 
	width:700px;
	z-index:600;
	text-align: justify;
}
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:absolute; 
  top:0px;
  left:0px;  
  width:11px; 
  height:129px; 
  font-size:1px; 
  z-index:601;
}

div#track { 
  position:absolute; 
  right:4px; 
  top:15px;
  width:8px; 
  height: 194px;
  z-index:603;
  border-right: 1px solid #3c3c3c;
  border-left: 1px solid #3c3c3c;
  background-color: #404040;
  
  }
  
div#dragBar {
  position:absolute; 
  right:0px;  
  top:0px;
  width: 6px; 
  background-color:#ff0000;
  z-index:603;
  
 }  
 
div#up { position:absolute; right:4px;  top:3px; z-index:602 }  
div#down { position:absolute; right:4px;  bottom:10px; z-index: 303 }  

div#up img { border: 0;}  
div#down img { border: 0; }  

