@charset "UTF-8";
/* CSS Document */



/*---------------------------------------------- Inizio STATUTO --------------------------------------------------*/

	
	#statuto{
	width:628px;
	height:100%;
	margin-left:15px;
		margin-top:15px;
	background-color:#FFF;
	float:left;
		}
		

#statuto_label{
	width:200px;
	height:26px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:30px;
	font-size:24px;
	}
		
		#statuto_voce{
		width:590px;
		padding:10px;
		margin-top:3px;
		margin-left:10px;
		background-image:url(../img/puntinato.png);
		background-repeat:repeat-x;
		background-position:bottom-left;
		}
		
		#statuto_articolo{
		width:590px;
		margin-top:3px;
		margin-bottom:7px;
		font-size:15px;
		color:#000030;
		font-weight:bold;
		}
		
		
		#statuto_articolo a{
			color:#000030;
			text-decoration:none;}
			
			
			#statuto_articolo a:hover{
			color:#999;}
			
			
			.statuto_articolotxt{
		width:580px;
		margin-top:3px;
		margin-left:10px;
		color:#343434;
			font-size:13px;
			line-height:1.3;
		}
		
	

#spaziatore{
	width:100%;
	height:15px;
		background-color:#f3f3fd;
}
		
		
#spaziatore2{
	width:100%;
	height:20px;
		background-color:#f3f3fd;
		float:left;
}


#pdf_ico{
	width:32px;
	height:32px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	}
	
	#pdf_txt{
		width:300px;
		height:15px;
		margin-top:18px;
		margin-left:5px;
		font-size:13px;
		color:#000030;
		float:left;
			font-weight:bold;}
			
			
			
			#pdf_txt a{
			color:#000030;
			text-decoration:none;}
			
			
			#pdf_txt a:hover{
			color:#999;}
			
			
			
	
/*---------------------------------------------- fine STATUTO --------------------------------------------------*/


