body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.down {
	font-size: 12px;
	color: #D9D8CF;
	padding: 5px;
}


a:link{
	font-size:12px;
	color:#B8292F;
	text-decoration:none;
	}
a:active{
	font-size:12px;
	color:#B8292F;
	text-decoration:none;
	}
a:visited{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
a:hover{
	font-size:12px;
	text-decoration:underline;	
	}


.maniglie {background-image: url(_img/cat-maniglie.gif);}
.maniglie:hover {background-image: url(_img/cat-maniglie_f2.gif);}
.pomoli {background-image: url(_img/cat-pomoli.gif);}
.pomoli:hover {background-image: url(_img/cat-pomoli_f2.gif);}
.pendenti {background-image: url(_img/cat-pendenti.gif);}
.pendenti:hover {background-image: url(_img/cat-pendenti_f2.gif);}
.chiavi {background-image: url(_img/cat-chiavi.gif);}
.chiavi:hover {background-image: url(_img/cat-chiavi_f2.gif);}
.bocchette {background-image: url(_img/cat-bocchette.gif);}
.bocchette:hover {background-image: url(_img/cat-bocchette_f2.gif);}
.placche {background-image: url(_img/cat-placche.gif);}
.placche:hover {background-image: url(_img/cat-placche_f2.gif);}
.accessori {background-image: url(_img/cat-accessori.gif);}
.accessori:hover {background-image: url(_img/cat-accessori_f2.gif);}
.luxury {background-image: url(_img/cat-luxury.gif);}
.luxury:hover {background-image: url(_img/cat-luxury_f2.gif);}

.titoletto {font-size:12px; color:#63614E;}
.titolo {font-size:25px; font-weight:bold; color:#63614E;}

.articolo_titolo {font-size:11px; font-weight:bold; color:#87856D;}
.articolo_testo {font-size:11px; font-weight:bold; color:#63614E;}

/*STEPCAROUSEL*/
.stepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #AFAE9A;
overflow: scroll; /*leave this value alone*/
width: 650px; /*Width of Carousel Viewer itself*/
height: 106px; /*Height should enough to fit largest content's height*/
margin-left: 20px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 140px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/*STEPCAROUSEL*/

input, textarea,select {
	font-size: 12px;
	color: #666633;
	background-color: #CECEC2;
	border: 1px solid #87856D;
}
