/* La foto grande */
#fotoProdotto {
	width:995px;
	height:327px;
	background-repeat:no-repeat;
}

/* I dati collocati sopra alla foto */
#schedaProdotto {
	width:500px;
	margin-left:480px;
	color:#ffffff;
}
#iconaNew {
	background-image:url(../images/icone_catalogo/icona_new.gif);
	width:70px;
	height:38px;
	float:right;
	margin-top:5px;
}
#schedaProdotto h1 {
	font-size:22px;
	padding-top:25px;
	margin-top:0px;
	margin-bottom:5px;
}
#schedaProdotto h2 {
	font-size:18px;
	margin-top:0px;
	margin-bottom:30px;
}
#schedaProdotto p {
	font-size:18px;
}

.tbDatiScheda {
	width:210px;
}
.tbDatiScheda th {
	color:#FFFFFF;
	background-color:#98A1C3;
	font-size:12px;
	margin:3px;
	padding:3px;
}
.tbDatiScheda td {
	background-color:#FFFFFF;
	color:#32323C;
	font-size:12px;
	text-align:center;
	border:1px solid #98A1C3;
	margin:3px;
	padding:3px;
}

/* Le icone della scheda tecnica */
#iconeScheda {

}
#iconeScheda img {
	float:left;
}

/* La descrizione e l'elenco icone prodotti */
#testoProdotto, #elencoIcone {
	float:left;
	width:630px;
	padding-right:10px;
	margin-right:10px;
	border-right:1px dashed #CCCCCC;
}
#testoProdotto h2 {
	font-size:14px;
}
#testoProdotto p, #elencoIcone p {
	font-size:12px;
}

#elencoIcone {

}
#elencoIcone h2 {
	font-size:16px;
	padding:2px;
	color:#FFFFFF;
}
#elencoIcone h2.promecam {
	background-color:#c7c500;
}
#elencoIcone .iconaProdotto {
	width:148px;
	float:left;
	padding:2px;
	margin:2px;
}
#elencoIcone .titoloProdotto {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px solid #E9E9E9;
}
#paginazione {
	margin-top:4px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#paginazione a:link, #paginazione a:visited {
	color:#E80101;
	text-decoration:none;
}


#schedaBottom {
	display:block;
	clear:both;
	margin-top:10px;
	padding-top:10px;
}
#frazionatura {
	float:left;
	width:630px;
	padding-right:10px;
	margin-right:10px;
	border-right:1px dashed #CCCCCC;
}
#carrello {
	width:330px;
	height:80px;
	margin-right:10px;
	float:left;
	background-image:url(../images/layout/bg_carrello.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}
#carrello p {
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
	padding-left:45px;
	color:#FFFFFF;
}
#carrello p a:link, #carrello p a:visited {
	color:#FFFFFF;
}
#carrello p a:hover {
	color:#FFFF00;
}
#carrello p.cart {
	font-weight:bold;
}
#angoloScheda {
	width:65px;
	height:60px;
	margin:0px;
	padding:0px;
}
#angoloScheda p {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	line-height:40px;
	margin:0px;
	padding:0px;
	width:65px;
}
#angoloScheda.accessori {
	background:url(../images/grafica/angoloAccessori.gif) no-repeat;
}
#angoloScheda.ajial {
	background:url(../images/grafica/angoloAjial.gif) no-repeat;
}
#angoloScheda.american {
	background:url(../images/grafica/angoloAmerican.gif) no-repeat;
}
#angoloScheda.beyeler {
	background:url(../images/grafica/angoloBeyeler.gif) no-repeat;
}
#angoloScheda.colgar {
	background:url(../images/grafica/angoloColgar.gif) no-repeat;
}
#angoloScheda.colly {
	background:url(../images/grafica/angoloColly.gif) no-repeat;
}
#angoloScheda.gasparini {
	background:url(../images/grafica/angoloGasparini.gif) no-repeat;
}
#angoloScheda.hammerle {
	background:url(../images/grafica/angoloHammerle.gif) no-repeat;
}
#angoloScheda.lvdWila {
	background:url(../images/grafica/angoloLvd.gif) no-repeat;
}
#angoloScheda.promecam {
	background:url(../images/grafica/angoloPromecam.gif) no-repeat;
}
#angoloScheda.retrofitting {
	background:url(../images/grafica/angoloRetrofitting.gif) no-repeat;
}
#angoloScheda.speciali {
	background:url(../images/grafica/angoloSpeciali.gif) no-repeat;
}
#angoloScheda.trumpf {
	background:url(../images/grafica/angoloTrumpf.gif) no-repeat;
}
#risultati {
position:relative
} 
#paginazioneCatalogo{
position:absolute;
bottom:0px;
right:0px;
}

