#small  {
	font: 10px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	}
.white  {
	font: 14px Verdana, Helvetica, sans-serif;
	color: #000000;
	}
.white_small  {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #000000;
	}

body		{
                background-image:	url('images/sfondomuro.jpg');
		background-repeat:	repeat-y;
		background-position:	0% 0%;
		background-color:	#877573;
			}

a:link {color: white; text-decoration: underline;}
a:visited {color: white;}
a:hover {color: white; text-decoration: none;}

img.big-orizzontale         {background-attachment: fixed;
		width:			60%;
		
		}
#angolo		{
		position: 		absolute;
		top:			0px;
		left:			0px;
		filter:			alpha(opacity=30);
		opacity:		0.30;
		}
#fullscreen 	{
		position: 		absolute;
		width:			100%;
		height:			100%;
		background-color:	#877573;
		text-align:		center;
		visibility:		hidden;
		z-index: 		3;
				}
#scheda 	{
		position:		absolute;
		left:			27px;
		top:			15px;
		width:			96%;
		height:			95%;
		margin: 		0px 0px 0px 0px;
		background-color:	#ffffff;
		border-color:		#ff9c00 #ffad2c #ffcb78 #ffcb78;
		border-style: 		solid groove;
		border-width:		medium;	
		filter:			alpha(opacity=50);
		opacity:		0.70;
		
		
		}
#container {
		position: 		absolute;
		width: 			100%;
		height:			100%;
		left:			0px;
		top:			0px;
		visibility:		hidden;
		z-index: 		2;
}
#grande	 	{
		position:   		relative;
		margin: 		30px 30px 30px 30px;
		
		}

#commenti	{
		height:			60%;
		overflow:		auto;
		right:			0px;
		}
.corpo 		{
		width:			80%;
		height:			100%;
		margin: 		0px 0px 0px 150px;
				
		}
#oggetti	{
		position:		absolute;
		left:			30px;
		top:			150px;
		width:			700px;
		height:			320px;
		background-image:	url('images/lu.png');
		background-repeat:	no-repeat;
		
		}
#stencil_1	{
		position:		absolute;
		top:			150px;
		left:			30px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-0-3.png');
		background-repeat:	no-repeat;
		z-index: 		0;
		}
#stencil_2	{
		position:		absolute;
		top:			150px;
		left:			155px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-0-2.png');
		
		background-repeat:	no-repeat;
		}
#stencil_3	{
		position:		absolute;
		top:			150px;
		left:			280px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-0-1.png');
		
		background-repeat:	no-repeat;
		}
#stencil_4	{
		position:		absolute;
		top:			150px;
		left:			405px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-0-0.png');
		
		background-repeat:	no-repeat;
		}
#stencil_5	{
		position:		absolute;
		top:			290px;
		left:			30px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-1-3.png');
		
		background-repeat:	no-repeat;
		}
#stencil_6	{
		position:		absolute;
		top:			290px;
		left:			155px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-1-2.png');
		
		background-repeat:	no-repeat;
		}
#stencil_7	{
		position:		absolute;
		top:			290px;
		left:			280px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-1-1.png');
		
		background-repeat:	no-repeat;
		}
#stencil_8	{
		position:		absolute;
		top:			290px;
		left:			405px;
		width: 			125px;
		height:			140px;
		background-image:	url('images/ragazza-1-0.png');
				
		background-repeat:	no-repeat;
		z-index:		0;
		}
.miniatura 	{
		width:			22%;
		height:			200px;
		float: left;
		text-align:		center;
		z-index:		1;
				}

.contatore	{
		width:			30%;
		height:			7%;
		float: left;
		}
.testata	{
		height: 		70px;
		background-image:url('images/testata.png');
		background-repeat:no-repeat;
		background-position: 70% 0%;
		}
.tela		{
		text-align:		center;
		vertical-align: 	middle;
		background-color:	#000000;
						}
