@charset "utf-8";
.boxTextHome {
	float: left;
	width: 629px;
	background-image: url(../images/fondo_viola.png);
	background-repeat: repeat-x;
	height: 205px;
	padding: 20px;
}
.boxVetrinaHome {
	float: left;
	height: 245px;
	width: 311px;
}
.boxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	height: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #557081;
}
.sx {
	float: right;
	width: 270px;
	padding-top: 20px;
	padding-right: 20px;
}
.dx {
	float: right;
	width: 654px;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
}
.boxsx {
	height: auto;
	width: 269px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.barraBoxSmall {
	height: 24px;
	width: 259px;
	background-image: url(../images/barra_sx.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
	color:#fff;
}
.contBoxSmallFondo {
	height: 64px;
	width: 247px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #557081;
	border-bottom-color: #557081;
	border-left-color: #557081;
	margin: 0px;
	padding: 10px;
	position: relative;
	text-align: right;
	background-color: #FFFFFF;
	float:left;
}

.contBoxSmall {
	height: auto;
	width: 247px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #557081;
	border-bottom-color: #557081;
	border-left-color: #557081;
	margin: 0px;
	padding: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
.barraTitleFilter {
	height: 40px;
	width: 654px;
	clear: both;
	margin: 0px;
}
.titlePage {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.filter {
	float: right;
	color: #000;
}
.boxProdSmall {
	height: auto;
	width: 204px;
}
.headerBoxProdSmall {
	font-size: 12px;
	background-image: url(../images/barra_box_small.png);
	height: 36px;
	width: 188px;
	color:#fff;
	text-align: center;
	vertical-align:middle;
	padding-left:8px;
	padding-right:8px;
	position: relative;
	padding-top:8px;
	
	
}
.occasione {
	position: absolute;
	left: 0px;
	top: 130px;
}
.occasioneScheda {
	position: absolute;
	left: -242px;
	top: 162px;
}

.fotoBoxProdSmall {
	height: 147px;
	width: 204px;
	background-image: url(../images/fondo_box_prodotto_small.png);
	background-repeat: repeat-y;
	text-align: center;
}
.descrBoxProdSmall {
	background-image: url(../images/footer_box_small.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 184px;
	color: #000;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	position: relative;
}
.priceBoxProdSmall {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 38px;
	top: 81px;
	width: 130px;
	font-size: 16px;
	font-weight: bold;
}
.nomProdVetrina {
	height: auto;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.priceProdVetrina {
	height: auto;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.headerSchedaProd {
	height: 23px;
	width: 634px;
	background-image: url(../images/barra_scheda_prod.png);
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color:#fff;
}
.titleProd {
	float: left;
}
.codeProd {
	float: right;
	font-size: 10px;
	padding-top: 3px;
}
.fotoSchedaProd {
	float: left;
	width: 220px;
	text-align: center;
	padding: 10px;
	position: relative;
}
.descrSchedaProd {
	/*background-image: url(../images/fondo_descr_prod.png);*/
	background-repeat: repeat-x;
	height:auto;
	color: #000;
	float: right;
	width: 380px;
	font-size: 12px;
	min-height: 175px;
	background-position: bottom;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}
.bordoscheda {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #557081;
	border-bottom-color: #557081;
	border-left-color: #557081;
	min-height:224px;
	height: auto;
	width: 652px;
	background-color: #FFFFFF;
	display:table-cell;
	float:left;
}


.schedaProd {
	width: 654px;
	height: auto;
	margin-bottom: 20px;
}
.icocarrello {
	position: absolute;
	top: 18px;
	left: 14px;
}
.search_textbox
{
	position: absolute;
	top: 11px;
	left: 69px;
}
.icocarrello2 {
	position: absolute;
	top: 20px;
	left: 370px;
	width:120px;
}

.button1_carrello {
	position: absolute;
	top: 10px;
	left: 72px;
	width: 188px;
	text-align:left;
}
.button2_carrello {
	position: absolute;
	top: 39px;
	left: 72px;
	width: 188px;
}
.button3_ricerca {
	position: absolute;
	top: 50px;
	left: 178px;
	width: 88px;
}
.button4_acquista {
	position: absolute;
	right: -4px;
	top: 28px;

}

.socialnetwork {
	position: absolute;
	left: 0px;
	top: 28px;
	width:300px;

}

.Qta {
	position: absolute;
	left: 422px;
	top: 28px;
	color:#000;

}

.dispSchedaProd {
	position: absolute;
	width: 195px;
	bottom:10px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.priceSchedaProd {
	position: absolute;
	width: 195px;
	bottom:10px;
	left: 203px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}


.BoxPriceProdSmall {
	height: 19px;
	width: 192px;
	color: #000;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	position: relative;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #546F81;
	border-bottom-color: #546F81;
	border-left-color: #546F81;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #546F81;
}
.barraAcquista {
	height: 50px;
	width: 654px;
	clear: both;
	position: relative;
}
.barraPages {
	height: 25px;
	width: 654px;
	clear: both;
	margin-top: 20px;
}

.HeaderGrid {
	background-image: url(../images/bggrid.png);
	background-repeat: repeat-x;
	text-align: left;
	color:#fff;
}
.ItemStyle {
	
	text-align: left;
	font-size:12px;
}

.prezzo_scontato
{
	text-decoration:line-through;
	font-size:14px;
	color:#666666;	
}


