
.tupla{
	display:block;
	margin:5px 0 5px 0;
	bordeR:1px solid #EEE;
}
.tupla p{
	float:left;
	width:700px;
}
.tupla a{
	font-weight:bolder;
}

.tupla .img{
	position:relative;
	width:50px;
	height:50px;
	border:1px solid #AD1007;
	float:left;
	margin:3px;
}


#menuArchivio{
	padding: 5px;
	margin-top:3px;
}
#menuArchivio a{
	text-decoration:none;
	margin-right:8px;
	
	background:#EEE;
	width:100px;
	padding:3px;
}

.articoloEsploso{

}
.articoloEsploso .operazioni{
	margin:5px 0 5px 0;
	padding:5px;
	background:red;
	background:#EEEEEE;
}
.articoloEsploso h2{
	font-size:15px;
	background:none;
}
.articoloEsploso img{
	float:left;
	margin:5px;
}

ul.altriArticoli{
	margin-top:10px;
}
ul.altriArticoli li{
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	padding:3px;
}
ul.altriArticoli a{
	
}
