
div#elenco .prodotto{
	width:193px;
	margin:0 0 0 6px;
	float:left;
	display:block;
	background: url(../images/elenco-prodotti/bg-prodotto.jpg) no-repeat right 10px;
}

div#elenco .prodotto:hover{
	background: url(../images/elenco-prodotti/bg-prodotto-h.jpg) no-repeat right 10px;
}

div#elenco p.immagine{
	height:100px;
	padding:16px 0 0;
	text-align:center;
	display:block;
}

div#elenco p.immagine a{
	width:auto;
	display:block;
}

div#elenco p.immagine-orologi{
	height:148px;
	padding:16px 0 0;
	text-align:center;
	display:block;
}

div#elenco p.immagine-orologi a{
	width:auto;
	display:block;
}

div#elenco p.testo{
	font-size:12px;
	color:#70675F;
}

div#elenco p.testo-2righe{
	font-size:12px;
	color:#70675F;
	height:45px;
}

div#elenco p.testo a,p.testo-2righe a{
	text-decoration:none;
	color:#000;
	display:block;
	width:173px;
	line-height:17px;
	padding:10px 5px 0;
}

div#elenco p.prezzo{
	font-size:12px;
	text-align:right;
	font-family:Trebuchet MS, sans-serif;
	float:right;
}


div#elenco p.prezzo a{
	text-decoration:none;
	color:#70675F;
	display:block;
	width:178px;
	padding:7px 5px 7px 0;
	height:15px;
}



div#elenco .prodotto h5{
	width:193px;
	background:#CCC7C3 url(../images/temp/bg-h4.gif) no-repeat right bottom;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	text-align:right;
	border-top:1px solid #FFF;
	float:left;
	margin:0;
	padding:0;
}


div#elenco .prodotto h5 a{
	color:#524A45;
	text-decoration:none;
	width:173px;
	height:19px;
	padding:5px 10px;
	display:block;
}

div#elenco .prodotto h5 a:hover{
	text-decoration:underline;
}

div.pagine{
	margin:10px 0 0 6px;
	width:790px;
	float:left;
	background:#8A8178 url(../images/dettaglio-prodotto/bg-prodotto.jpg) no-repeat right bottom;
}

div.pagine p{
	padding:6px;
	font-size:12px;	
	width:778px;
	text-align:center;
}

div.pagine p a{
	color:#70675F;
	font-weight:bold;
}

div.pagine p a:hover{
	text-decoration:none;
}
