/* stile dei documenti*/




body	

		{
			background-image:url(sfondo.gif);
			background-repeat:repeat;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height: 1.5em;
		}

.titolo { 
			font-weight:bold;}
			
.azione {
			float:left;
			color:#996600;

}

.collegamento {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#666666;
			text-decoration:none;

}

.collegamento:hover
		{
		text-decoration:none;
		color: #ffffff;

		}
		
.collegamento_sfondo_bianco {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#666666;
			text-decoration:none;

}

.collegamento_sfondo_bianco:hover
		{
		text-decoration:underline;
		color:#999999;
		}

.collegamento_titolo
		{
		text-decoration:none;
		color: #666666;
		font-weight:bold;

		}

.collegamento_titolo:hover
		{
		text-decoration:underline;
		color: #666666;
		font-weight:bold;

		}
		
		


#involucro		
		{
			width:720px;
			background:#FFFFFF;
			text-align:justify;
			color:#666666;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height: 1.5em;
			margin:auto;
		}
		
		
#header

		{
			width:720px;
			height:265px;
			
		}
		
#header img

		{
		padding-left:10px;
		padding-top:10px;
		padding-bottom:1px;		
		}
		
		
		
#menu 	
		{
		width:720px;
		height:50px;
		background:#FFFFFF;
		}

#menusx

		{
			background:#000000;
			float:left;
			width:242px;
			height:40px;
			margin-left:10px;

		}
		
#menu_sx_testo

		{
		
			float:left;
			width:100px;
			height:30px;
			background:#000000;
			text-align:left;
			padding-top:10px;
			padding-left:20px;
			color:#ffffff;


}
		
#menudx

		{
			float:left;
			width:450px;
			height:40px;
			background:#ffffff;
			padding-left:8px;
			vertical-align: middle;
	
			
		}
		
		
	
			
#menu_item 

		{
		
			float:left;
			width:90px;
			height:30px;
			background:#000000;
			text-align:center;
			padding-top:10px;
			color:#ffffff;


}

#menu_item:hover

		{
		
			float:left;
			width:90px;
			height:30px;
			background: #121212;
			text-align:center;
			color:#ffffff;
			padding-top:10px;
		}
		
		
#thread 	
		{
		width:720px;
		height:192px;
		background:#ffffff;
		float:left;
		}

#threadsx

		{
			background:#ffffff;
			float:left;
			width:240px;
			height:192px;
			margin-left:11px;

		}
		
#threaddx

		{
			float:left;
			width:448px;
			height:192px;
			background:#ffffff;
			padding-left:10px;
			vertical-align: middle;
	
			
		}

#footer{
			height:40px;
			background-color:#ffffff;
			padding-left:10px;
			padding-top:1px;
			padding-bottom:8px;
			float:left;
			width:710px;}
			
			
/* stili particolari */

#racconto
		{
		float:inherit;
		width:690px;
		background:#ffffff;
		padding-left:13px;
		}
		
.titolo_principale
		{
		color:#78644E;
		font-size:13px;
		font-weight:bold;}
		
.titolo_secondario
		{
		color:#78644E;
		font-size:12px;
		}
		
/* foglio per physis */


#threadphy 	
		{
		width:720px;
		height:500px;
		background:#ffffff;
		float:left;
		}

#threadsxphy

		{
			background:#ffffff;
			float:left;
			width:240px;
			height:500px;
			margin-left:11px;

		}
		
#threaddxphy

		{
			float:left;
			width:448px;
			height:500px;
			background:#ffffff;
			padding-left:10px;
			vertical-align: middle;
	
			
		}