.mainContent {
	padding-top: 8px;
	padding-right: 0px;
	width: 100%;
}

.vetrina {
	margin-bottom: 10px;
	width: 100%;
}

.linkT {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	display: block;
}

.testatina1 {
	background-image: url(../images/vetrina_02.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 36px;
	white-space: nowrap;
	display: block;
	clear: both;
}

.testatina1 .leftT1 {
	float: left;
	height: 36px;
}
.testatina1 .rightT1 {
	float: right;
	background-image: url(../images/vetrina_04.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	text-align: right;
	white-space: nowrap;
}
/*testatina 2*/
.testatina2 {
	background-image: url(../images/promozioni_02.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 36px;
	white-space: nowrap;
	display: block;
	clear: both;
}


.testatina2 .leftT2 {
	float: left;
	height: 36px;
}
.testatina2 .rightT2 {
	float: right;
	background-image: url(../images/promozioni_04.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	text-align: right;
	white-space: nowrap;
}
/*testatina 3*/
.testatina3 {
	background-image: url(../images/richiesti_02.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 36px;
	white-space: nowrap;
	display: block;
	clear: both;
}

.testatina3 .leftT3 {
	float: left;
	height: 36px;
}
.testatina3 .rightT3 {
	float: right;
	background-image: url(../images/richiesti_04.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	text-align: right;
	white-space: nowrap;
}
.columns {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	width: 100%;
}
.columns .column1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 33%;
}
.columns .column2 {
	padding: 10px;
	width: 33%;
	vertical-align: top;
}
.vetrina .bottom {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/vetrina_22.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.vetrina .bottom .leftV {
	float: left;
	width: 20px;
	text-align: left;
	height: 8px;
}
.vetrina .bottom .rightV {
	float: right;
	width: 30px;
	text-align: right;
	height: 8px;
}
/*-----------*/
.aggiungiProdottoHome {
		text-align: right;
	float: right;
	margin-top: 13px;
}
.aggiungiProdottoHome a {
	background-image: url(../images/carrello_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.aggiungiProdottoHome a:hover {
	background-image: url(../images/carrello_h.gif);
}
.aggiungiProdottoHomePresente {
		text-align: right;
	float: right;
	margin-top: 13px;
}
.aggiungiProdottoHomePresente a {
	background-image: url(../images/carrello_presente.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.aggiungiProdottoHomePresente a:hover {
	background-image: url(../images/carrello_h.gif);
}
.extra1 {
	display: none;
	position: relative;
}

