
.elenco p{
	margin:0px;
	padding:0px;
		
}

.elenco{
	font-family:Tahoma, Geneva, sans-serif;
	width:700px
	
}

.elenco_left{
padding-right:20px;width:50%;border-right:1px dashed #E76730;	
}

.elenco_right {
padding-left:20px;width:50%;
}

.separatore{
padding-bottom:20px;
width:700px
}
.separatore_left{
border-bottom:1px dashed #E76730;
}

.separatore_right{
border-bottom:1px dashed #E76730;
}
.separatore_centrale{
	
border:0;width:40px	
}

.elenco_titolo{
font-size:18px;	
color:#E76730;
}

.elenco_descrizione{
font-size:12px;	
color:#000;
	
}