@font-face {
	font-family:"intrique";
	src: url(/css/font/intrique.ttf);
	font-style: normal;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: #FFFFFF;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	font-weight: bold;
	font-size: 12px;
}

input.bordino {
	border: 1px solid #aaa;
}

select {
	font-weight: bold;
	font-size: 12px;
}

h1,h2,h4{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

h2 {
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}

h4 {
	font-size: 10pt;
	letter-spacing: 1px;
}

div#grande {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	position: relative;
}

div#skip {
	display: none;
}

div#testata {
	margin: 0;
	padding: 0;
	border: 0;
	width: 980px;
	height: 150px;
	text-align: center;
	position: relative;
	color: #fff;
}

div#menu {
	margin: 0;
	padding: 10px 0 0 0;
	border: 0;
	width: 980px;
	height: 25px;
	background: #fff;
	vertical-align: top;
	text-align: left;
	color: #fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

div#menu a{
	color: #fff;
	text-decoration:none;
}

div#menu a:hover{
	color: #03e941;
}

div#menu a b{
	color: #03e941;
}

div#menu a:hover b{
	color: #fff;
}

div#principale {
	margin: 0;
	padding: 0;
	border: 0;
	width: 980px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

div#credits {
	margin: 10px 0 0 0;
	border: 0;
	text-align: center;
	width: 980px;
	font-size: 8pt;
	background: #b1bfc9; /* Old browsers */
	background: #fbffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: #eee9e1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiNlZWU5ZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzFiYmIzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #eee9e1 49%, #c1bbb3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,#eee9e1), color-stop(100%,#c1bbb3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eee9e1 49%,#c1bbb3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eee9e1 49%,#c1bbb3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eee9e1 49%,#c1bbb3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eee9e1 49%,#c1bbb3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee9e1', endColorstr='#c1bbb3',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	color: #000;
	padding: 20px 0;
}

div#boxlogin {
	margin: 0;
	border: 0;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#aaaaaa)); 
	background:-moz-linear-gradient(top, #eeeeee, #aaaaaa); 
	/* IE5.5 – IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee, endColorstr=#aaaaaa);
	/* IE8 */
	-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee, endColorstr=#aaaaaa)”;
	-webkit-border-radius:10px; 
	-moz-border-radius:10px;
	border-radius:10px;
	color: #000;
	padding: 10px;
	padding-top: 20px;
}

#boxlogin a {
	color: #000;
	text-decoration: none;
}

#boxlogin input {
	border: 1px inset #000;
}

.fotosx { 
	display:inline; 
	float:left; 
	margin: 5px 10px 0 0;
}

.fotodx { 
	display:inline; 
	float:right;
	text-align: center;
	margin: 5px 0 5px 10px;
}

.centro {
	padding: 0;
	color:#000;
	}


.testoGenerico {
	margin:0;
	padding: 0 10px;
	height: 650px;
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 9pt;
	color: #333;
	line-height: 16pt;
	background-color: trasparent;
	background-image: url(../images/semi_transparent.png);
}

.testoGenerico a{
	color: #1a5770;
	text-decoration: underline;
}

.testoGenerico a:hover{
	color: #000;
	text-decoration: none;
}

.dettagliprodotto {
	margin: 0;
	border: 0;
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 9pt;
	color: #000;
}

.dettagliprodotto a{
	color: #1a5770;
	text-decoration: underline;
}

.dettagliprodotto a:hover{
	color: #000;
	text-decoration: none;
}

.carrello {
	margin: 0;
	padding: 5px 10px;
	border: 0;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 9pt;
	color: #000;
	background-color: #FFF;
	line-height: 18pt;
}

.carrello a{
	color: #1a5770;
	text-decoration: underline;
}

.carrello a:hover{
	color: #000;
	text-decoration: none;
}

.inputqta{
	height: 15px;
	font-size: 7pt;
	text-align: right;
	margin: -1px 0 0 0;
	padding: 1px;
	border: 1px solid #333;
}

.AreaAmministratore {
	margin: 0;
	padding: 5px 10px;
	border: 0;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 10pt;
	color: #000;
	background-color: #FFF;
	line-height: 16pt;
}

.AreaAmministratore a{
	color: #000;
	text-decoration: none;
}

.AreaAmministratore a:hover{
	color: #1a5770;
	text-decoration: underline;
}

.latosx {
	margin: 0;
	padding: 0px 1px 0 1px;
	width: 192px;
	height: 100px;
	vertical-align: top;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

.latodx {
	margin: 0;
	border:0;
	padding: 70px 1px 0 1px;
	width: 169px;
	vertical-align: top;
	text-align: left;
	color: #000;
	line-height: 15px;
}

.latodx a{
	color: #000;
	text-decoration:underline;
}

.latodx a:hover{
	text-decoration: none;
}

.titolo_categorie{
	padding-top:10px;
	text-align:center; 
	background: #fbffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMWJmYzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fbffff 0%, #b1bfc9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbffff), color-stop(100%,#b1bfc9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fbffff 0%,#b1bfc9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fbffff 0%,#b1bfc9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fbffff 0%,#b1bfc9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fbffff 0%,#b1bfc9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbffff', endColorstr='#b1bfc9',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	}
	
	

.categorie {
	background-image: url(../images/freccia_categoria.png);
	background-position:center right;
	background-repeat:no-repeat;
	width:170px;
	color: #000;
	padding:2px 0 0 2px;
	margin:0;
	border:0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-top: 3px;
	margin-left: 5px;
	font-size: 12px;
	font-weight:bold;
}


.categorie a{
	color:#000;
	text-decoration: none;
}

.categorie a:hover{
	color:#999;
}

.sottocategorie {
	background: #f4f4f4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ViZTdlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #ebe7e8 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(99%,#ebe7e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#ebe7e8 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#ebe7e8 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#ebe7e8 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#ebe7e8 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ebe7e8',GradientType=0 ); /* IE6-8 */
	width:160px;
	color: #fff;
	padding:2px 0 2px 20px;
	margin:0;
	border-bottom: #CCCCCC solid 1px;
}

.sottocategorie a{
	color:#000;
	text-decoration: none;
}

.sottocategorie a:hover{
	color:#000;
	text-decoration: underline;
}

.segnapagina {
	background-repeat: no-repeat;
	background-position:top center;
	text-align:left;
	width:522px;
	height: 28px;
	font-size: 11px;
	margin: 0 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0 0 10px;
	color:#000;
}

.segnapagina2 {
	background-image:url(../images/segnapagina2.png);
	background-repeat: no-repeat;
	background-position:top center;
	text-align:center;
	width:522px;
	height: 28px;
	font-size: 14px;
	margin: 0 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0 0 10px;
	color:#fff;
	position: relative;
	top: 10px;
}

.segnapaginaadmin {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position:top center;
	text-align:left;
	height: 48px;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 0 0 10px;
	color:#ddd;
}

.tableIntestazione {
	background-color: #1a5770;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
}

.tableIntestazione a{
	color: #fff;
	text-decoration: none;
}

.tableIntestazione a:hover{
	text-decoration: underline;
	color: #fff;
}

.tableTrasparente {
	color: #000;
	font-size: 8pt;
}

.tableTrasparente2 {
	background-color:#66FFFF;
	color: #000;
	font-size: 8pt;
}

.tableTrasparente3 {
	background-color:#f00;
	color: #fff;
	font-size: 8pt;
}


.tableIntestazioneCarrello {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#EF42A7 ), to(#B70E71)); 
	background:-moz-linear-gradient(top, #EF42A7 , #B70E71); 
	/* IE5.5 – IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EF42A7 , endColorstr=#B70E71);
	/* IE8 */
	-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=#EF42A7 , endColorstr=#B70E71)”;
	color: #fff;
	font-size: 8pt;
	text-align: center;
}

.tableTrasparenteCarrello {
	color: #000;
	font-size: 8pt;
}

.stepCarrello {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#EF42A7), to(#B70E71)); 
	background:-moz-linear-gradient(top, #EF42A7, #B70E71); 
	/* IE5.5 – IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EF42A7, endColorstr=#B70E71);
	/* IE8 */
	-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=#EF42A7, endColorstr=#EF42A7)”;
	color: #fff;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.stepCarrelloPresente {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#B70E71), to(#EF42A7)); 
	background:-moz-linear-gradient(top, #B70E71, #B70E71); 
	/* IE5.5 – IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B70E71, endColorstr=#EF42A7);
	/* IE8 */
	-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=#B70E71, endColorstr=#EF42A7)”;
	color: #fff;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.bottone_acquista {
	background: none;
	border: none;
	background-image: url(../images/acquista_carrello.png);
	background-repeat: no-repeat;
	background-position: center;
	width:220px; 
	height:75px;
	cursor: pointer;
	color: #fff;
	padding: 5px 0;
}

.bottone_aggiorna {
	background: none;
	border: none;
	background-image: url(../images/aggiorna_carrello.png);
	background-repeat: no-repeat;
	background-position: center;
	width:154px; 
	height:27px;
	cursor: pointer;
	color: #fff;
	padding: 5px 0;
	margin-top: 8px;
}

.bottone_svuota {
	background: none;
	border: none;
	background-image: url(../images/svuota_carrello.png);
	background-repeat: no-repeat;
	background-position: center;
	width:154px; 
	height:27px;
	cursor: pointer;
	color: #fff;
	padding: 5px 0;
	margin-top: 2px;
}

.carrello_prezzi {
	background-color: #d2d2d2;
	text-align: right;
	padding-top: 6px;
}

.sfondo_nero {
	background-image: url(../images/sfondo_nero.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	padding-top: 4px;
}

.sfondo_step2 {
	background-image: url(../images/sfondo_step_2.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #000;
	margin: 0 auto;
	padding-top: 4px;
	height:280px;
}

.sfondo_step2 a {
	color: #fff;
	text-decoration: none;
}

#back_prodotto{
	background:#999999;
	border: #FFFF00 solid 3px;
	float: left;
}

.boxProdotto {
	width: 220px;
	padding:0 10px 0 10px;
	margin:0;
	border:0;
	color:#fff;
	vertical-align:top;
	text-align:left;
	float: left;
	color:#000000;
}

.boxProdotto a{
	color:#000;
	text-decoration:none;
}

.boxProdotto img{
	
	}

.numpagine{
	color:#000;
	text-align:right;
	font-weight:bold;
}

.numpagine a{
	color:#0d4001;
	text-decoration:underline;
	font-weight: normal;
}

.numpagine a:hover{
	color:#776720;
	text-decoration: none;
	font-weight: normal;
}

.bartolini {
	margin: 0 5px;
	width: 182px;
	height: 62px;
	background-color: #c1b4ae;
	background-image:url(../images/logoBartolini.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#2e2c2f;
	text-align:center;
	padding:135px 0 0 0;
}

.prezzoProd{
	color:#f40000;
	font-size:22px;
	text-align:left;
	font-weight:bold
}

.prezzoProd b{
	font-size:12px;
}

.segnala{
	color:#666;
	font-size:10px;
	text-align:center;
	padding: 0 0 10px 0;
	font-style:italic;
}

.segnala a{
	color:#666;
	text-decoration:none;
}

.segnala a:hover{
	color:#0170D5;
	text-decoration: underline;
}

.boxino_piuvenduti_dx {
	background-image: url(../images/venduti_dx.png);
	background-repeat: no-repeat;
	background-position:center;
	height:110px;
	width: 201px;
	position: relative;
	float: right;
	padding-top: 40px;
}

.boxino_ordini_dx {
	background-image: url(../images/ordini_dx.png);
	background-repeat: no-repeat;
	background-position:center;
	height:110px;
	width: 181px;
	padding-top: 40px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	float: right;
	margin-top: 20px;
}

#newsletter {
	background-image: url(../images/sfondo_newsletter.jpg);
	background-repeat: no-repeat;
	background-position:topcenter;
	float: right;
	width: 184px;
	height:37px;
	position: relative;
	top: -20px;
	left: -1px;
	background-color: #2e2e2e;
	text-align: left;
	padding: 30px 10px 0 10px;
}

.bloccobasso {
	position: relative;
	width: 980px;
}

.bg_prodotti{
	margin: 0 0 0 10px;
	padding: 0 20px 20px 20px;
	background-color: #FFFFFF;
	/*-moz-opacity: 0.79;
	-khtml-opacity: 0.79;
	opacity: 0.79;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=79);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=79);
	filter:alpha(opacity=79);*/

}

.carrelloHP {
	margin: 0;
	padding: 45px 10px 0 15px;
	border: 0;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 10pt;
	color: #fff;
	background-image:url(../images/sfondino_carrello.png);
	background-position: top center;
	background-repeat: no-repeat;
	line-height: 18pt;
}

.loginHP {
	margin: 0;
	padding: 15px 10px 0 15px;
	border: 0;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 10pt;
	color: #fff;
	background-color: #505050;
	line-height: 18pt;
	position: relative;
	top: -14px;
}

.loginHP a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 9pt;
	color: #fff;
	line-height: 18pt;
	text-decoration: none;
}

.assistenzaclienti {
	margin: 0;
	padding: 170px 10px 0 0px;
	border: 0;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-size: 10pt;
	color: #333;
	line-height: 16pt;
	background-image: url(../images/sfondino_assistenza.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.ilmiotitolo {
	width:220px;
	height: 200px;
	margin-left: 0px;
	color: #000;
	text-align: center;
}

a.ilmiotitolo {
	color: #000;
}

.colorazione {
	color: #b1c700;
	font-size: 14px;
}

.tabella_crediti {
	padding: 30px 20px;
	font-size: 12px;
	font-family: Arial;
}

.assegnazionecolore {
	text-decoration: none;
}

.assegnazionecolore a{
	text-decoration: none;
	font-size: 13px;
	color: #fff;
}

.assegnazionecolore b{
	color: #aaa;
	font-size: 14px;
	text-decoration: none;
}

.ultimicrediti{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

.schedaprodotto {
	position: relative;
	top: -18px;
	background-image: url(../images/testata_scheda.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 974px;
	left: 5px;
	background-color: #fff;
}

.testata_carrello {
	position: relative;
	top: -18px;
	background-image: url(../images/testata_carrello.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 974px;
	left: 5px;
	background-color: #fff;
}

.testata_login {
	position: relative;
	top: -18px;
	background-image: url(../images/testata_login.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 974px;
	left: 5px;
	background-color: #fff;
}

.testata_registrazione {
	position: relative;
	top: -18px;
	background-image: url(../images/testata_registrazione.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 974px;
	left: 5px;
	background-color: #fff;
}

.testata_wish {
	position: relative;
	top: -18px;
	background-image: url(../images/testata_wish.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 974px;
	left: 5px;
	background-color: #fff;
}

.testata_info {
	position: relative;
	top: -18px;
	background-image: url(../images/testata_info.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 974px;
	left: 5px;
	background-color: #fff;
}

.correlati {
	background-image: url(../images/sfondo_correlati.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 340px;
	padding-top: 50px;
}

.tabella_alta {
	padding:0;
	margin: 0;
	padding-top: 10px;
	color: #fff; 
	font-size: 12px; 
	text-transform: uppercase;
	font-weight: bold;
}

.alzata {
	position: relative;
	top: -25px;
}

.priceofitems {
	width: 230px;
	height:	10px;
	text-align:center; 
	font-weight: bold; 
	font-size: 12px;
}

.maschera_login {
	
	height:300px;
	width: 440px;
	background-image: url(../images/sfondo_login.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: verdana;
	text-transform: uppercase;
	text-align:center;
	font-size: 13px;
}

.scritta_categoria_centrale {
	font-weight: bold; 
	position: relative; 
	top: -15px; 
	height: 23px; 
	width: 199px;
	text-align:center;
	border: 1px solid #CFCFCF; 
	border-top: none;
	padding: 15px 15px 15px 15px;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FDFDFD), to(#E5E5E5)); 
	background:-moz-linear-gradient(top, #FDFDFD, #E5E5E5); 
	/* IE5.5 – IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDFDFD, endColorstr=#E5E5E5);
	/* IE8 */
	-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDFDFD, endColorstr=#E5E5E5)”;
	font-size: 15px;
	color: #000000;
}

.filtro_marchi {
	color: #000;
	text-decoration: none;
}


.t_filtri_marchi{
	padding: 3px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 752px;
	border-top: #BB0E73 solid 1px;
	border-bottom: #BB0E73 solid 1px;
	font-size: 12px;
	text-align: left;
}

.t_filtri_marchi a:hover{
	text-decoration: none;
	border-bottom: #BB0E73 solid 1px;
}

.t_filtri_marchi a:active{
	color:#CC0033;
	text-decoration: none;
	border-bottom: #BB0E73 solid 1px;
}
.img_boxProd{
	width: 230px;
	margin-top: 30px;
}

.titolo_fasce_prezzi{
	font:"intrique";
	font-size:16px;
	color: #F00D92;
}

.fasce_prezzi{
	padding:3px 8px;
	font-size:14px; 
	background: #deefff; /* Old browsers */
	background: -moz-linear-gradient(top, #deefff 0%, #98bede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deefff), color-stop(100%,#98bede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #deefff 0%,#98bede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #deefff 0%,#98bede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #deefff 0%,#98bede 100%); /* IE10+ */
	background: linear-gradient(to bottom, #deefff 0%,#98bede 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */">
}