﻿a
{
	font-weight: bold;
}
a:link,
a:visited
{
	color: #636363;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover,
a:focus,
a:active
{
	text-decoration: underline;
}
/*link specifici*/
.visualizzaGallery a
{
	background-color: Transparent;
	background-image: url(../img/frecciaPiccolaNera.gif);
	background-position: center right;
	background-repeat: no-repeat;
	height: 0;
	color: #8e8e8e;
	vertical-align: bottom;
	text-transform: lowercase;
	padding-right: 23px;
}
.visualizzaGallery a:link,
.visualizzaGallery a:visited
{
	font-weight: normal;
}
.schedaProdTec a
{
	background-color: Transparent;
	background-image: url(../img/linkProd.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 0;
	color: #b9b9b9;
	vertical-align: bottom;
	padding-left: 20px;
	font-weight: bold;
}
.carrello a,
.carrelloDettProd a
{
	background-color: Transparent;
	background-image: url(../img/carrelloGrande.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #000;
	font-size: .8em;
	font-weight: bold;
	padding: 40px 60px 40px 20px;
}
.linkProd a,
.upload a
{
	background-color: Transparent;
	background-image: url(../img/iconLink.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 0;
	color: #636363;
	vertical-align: bottom;
	padding-left: 15px;
	font-weight: bold;
	font-style: normal;
}
.collezione a
{
	background-color: Transparent;
	background-image: url(../img/linkCollezione.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 0;
	color: #4c4c4c;
	text-transform: lowercase;
	vertical-align: bottom;
	padding-left: 20px;
	font-weight: bold;
	font-style: normal;
}
.menuNavigazioneStile a
{
	background-image: url(../img/frecciaBianca.gif);
}
.menuNavigazione a
{
	background-image: url(../img/linkStile.gif);
}
.menuNavigazione a,
.menuNavigazioneStile a
{
	background-color: Transparent;
	background-position: center right;
	background-repeat: no-repeat;
	height: 0;
	color: #8e8e8e;
	vertical-align: bottom;
	text-transform: lowercase;
	font-weight: bold;
	padding-right: 30px;
}
.nomeProd a:link,
.nomeProd a:visited
{
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
}
.Prod a:link,
.Prod a:visited
{
	text-transform: uppercase;
	color: #000;
	font-size: 1.2em;
}
.footerCarrello a
{
	background-color: Transparent;
	background-image: url(../img/linkTorna.gif);
	background-position: center right;
	background-repeat: no-repeat;
	height: 0;
	color: #000;
	text-transform: lowercase;
	padding-right: 23px;
}
.footerCarrello a:link,
.footerCarrello a:visited
{
	color: #000;
}
/*artbook upload*/
p.upload input,
p.upload input:link,
p.upload input:visited
{
	float: none;
	width: 232px;
	height: 23px;
	background-image: url(../img/btnUpload.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: Transparent;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: .8em;
	color: #000;
	border: 0;
	margin: 10px 0;
}
