#top {
	background:url(../images/elencoTop.gif) 0 0 no-repeat;
}
#center {
	background:url(../images/elencoMiddle.gif) 0 0 repeat-y;
}
#center table td {
	width:33%;
	padding-left:40px;
	padding-top:10px;
}
#bottom  {
	background:url(../images/elencoBottom.gif) 0 0 no-repeat;
}
#boxCenter {
	float:left;
}
.nomeProdotto {
	width:100%;
	font-size:12px;
	color:#000099;
	text-align:center;
	margin-bottom:2px;
	font-weight:bold;
}
.articolo {
	color:#000099;
	text-align:center;
}
.individuati {
	font-size:15px;
	color:#003B79;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
}
.prezzo {
	font-size:12px;
	width:94px;
	height:17px;
	color:#FFFFFF;
	/*background:url(../images/sfondinoElenco.jpg) 0 1px no-repeat;*/
	padding-right:50px;
	padding-top:3px;
	font-weight:bold;
	text-align:right;

	
}
.prezzoBlu {
	font-size:12px;
	color:#000099;
	padding-right:50px;
	padding-top:0;
	font-weight:bold;
	text-align:right;
	width:94px;
	float:right;
}
#elenco {
	float:right;
	width:695px;
}
#elenco img {
	display:block;
}
.centerElenco {
	width:695px;
	/*background:url(../images/elencoMiddle.gif) 0 0 repeat-y;*/
}
.centerElenco ul {
	margin-left:30px;
	padding-top:10px;
}
.centerElenco ul li {
	display:inline;
	list-style:none;
	font-weight:bold;
}
#counterProd a {
	/*color:#000000;*/
	text-decoration:none;
}
.prodotto {
	width:200px;
	padding-left:23px;
	margin-top:5px;
	margin-bottom:20px;
	float:left;
	min-height:255px;
	height:auto;
	z-index: 100;
}
*html .prodotto {
	height:235px;
}
.prodotto img {
	margin:0 auto 0 auto;
	
}
.img_grande {
	margin-left:30px;
	display:block;
	
}

.thumbnail {
	height:144px;
	margin-bottom:10px;
}
.paginaAttiva {
	font-size:15px;
	color:#003B79;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
}
.paginaNonAttiva {
	text-decoration:underline;
	font-size:12px;
	color:#003B79;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
}

.paginaNonAttiva a {
	font-size:12px;
	color:#003B79;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	text-decoration:none;
}

div#centerElencoTop {
	height:22px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 130px;
	padding-top: 5px;
	background-image: url(../images/elencoMiddleblu5.gif);
}

div#centerElencoTop a {
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	font-style: normal;	
	
}

div#centerElencoTop a:hover {
	color: #FF0;
}

div#centerElencoTop a.active {
	color: #FFF;
	font-size: 23px;
	font-style: oblique;
}

#prodotto_novita {
	width:90px;
	height:1px;
	z-index: 2000;
	position: relative;
	top: 0px;
	left: 65%;
}
