.Gabbia .Pagina .BoxDx .BoxImmagini{
	position: relative;
	left:0px;
	top: 0px;
	width:288px;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxImmagini .Principale{
	position: relative;
	left:0px;
	top: 0px;
	width:273px;
	padding-top:0px;
	padding-bottom:0px;
	border: solid 1px #e4e4e4;
	text-align: center;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxImmagini .Miniatura{
	position: relative;
	left:0px;
	top: 0px;
	width:85px;
	height:85px;
	margin-top: 6px;
	margin-right: 7px;
	border: solid 1px #dad9d9;
	text-align: center;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxImmagini .Miniatura img{
	width:85px;
	height:85px;
}

.Gabbia .Pagina .BoxDx .BoxTesti{
	position: relative;
	left:0px;
	top: 0px;
	width:411px;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxTesti .Dettaglio{
	position: relative;
	background: url(../immagini/Fondi/FondoDettaglio.gif) top left no-repeat;
	left:0px;
	top: 0px;
	width:411px;
	padding-bottom:15px;
	border-bottom: solid 1px #e4e4e4;
	margin-bottom: 15px;
	color: #333333;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxTesti .Dettaglio .NomeArticolo{
	position: relative;
	left:10px;
	top:4px;
	width:390px;
	height:28px;
	color:#ff9900;
	font-weight:bold;
	font-size:1.1em;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxTesti .Dettaglio .Descrizione{
	position: relative;
	left:10px;
	top:0px;
	width:390px;
	padding-bottom:25px;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxTesti .Dettaglio .Riga{
	position: relative;
	left:10px;
	top:0px;
	width:390px;
	margin-bottom:8px;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxTesti .Dettaglio .Riga .Icona{
	position: relative;
	left:0px;
	top:0px;
	width:53px;
	min-height:40px;
	float:left;
}
.Gabbia .Pagina .BoxDx .BoxTesti .Dettaglio .Riga .TestoRiga{
	position: relative;
	background-color:#f4f4f4;
	left:0px;
	top:0px;
	width:330px;
	padding-left:6px;
	padding-top:12px;
	padding-bottom:6px;
	float:left;
}

.Gabbia .Pagina .BoxDx .BoxTesti .BoxTabella{
	position: relative;
	left:0px;
	top: 0px;
	width:411px;
	padding-bottom:20px;
	margin-bottom: 48px;
	float:left;
}
.TabellaInt{
	background: #FFFFFF url(../immagini/Fondi/FondoTabella.gif) bottom left repeat-x;
	height:21px;
}
.TabellaRiga1{
	background: #FFFFFF url(../immagini/Fondi/FondoTabella.gif) bottom left repeat-x;
	height:21px;
	font-weight: bold;
}
.TabellaRiga2{
	background: #efefef url(../immagini/Fondi/FondoTabella.gif) bottom left repeat-x;
	height:21px;
	font-weight: bold;
}


.Gabbia .Pagina .BoxDx .Chiusura .Paginazione .PageSel a {font-weight: bold; color: #ff9900; text-decoration: none}
.Gabbia .Pagina .BoxDx .Chiusura .Paginazione .PageSel a:visited {font-weight: bold; color: #ff9900}
.Gabbia .Pagina .BoxDx .Chiusura .Paginazione .PageSel a:active {font-weight: bold; color: #ff9900}
.Gabbia .Pagina .BoxDx .Chiusura .Paginazione .PageSel a:link {font-weight: bold; color: #ff9900}
.Gabbia .Pagina .BoxDx .Chiusura .Paginazione .PageSel a:hover {font-weight: bold; color: #ff9900}
