
.Stile1 {
	color: #6D6D6D;
	font-size: xx-small;
}
.Stile2 {
	color: #CC0000;
	font-size: xx-small;
}
.Stile3 {
	color: #CC0000;
	font-weight: bold;
}
.Stile4 {font-size: x-small}
.Stile5 {font-size: xx-small}




/**
 *
 *
 *  SCROLLER
 *
 */

#demo_container {
	background-color: white;
	width: 765px;
	height: 113px;
	position: relative;
	margin: 0;
  background-image: url(/img/bgvetrina0.gif);
  background-position: top left;
  background-repeat: no-repeat;
	margin-bottom: 10px;
	top: 0px;
}


#items_container {
	width: 760px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	
}

div.slide_item {
	width: 560px;
	height: 190px;
	position: absolute;
	left: 500px;
	top: 5px;

}
div.scroller_desc {
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 9px;
}
div.scroller_price {
  font-size: 9px;
  color: #5E696F;
  font-weight: bold;
}


div.first_item {
	left: 0;
}

div.slide_item h3 {
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #6e6c19;
}

div.slide_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

#demo_container_outer {
background-image: url(/img/bgvetrina3.jpg);
background-position: top right;
background-repeat: no-repeat;
z-index: 5;
position:absolute;
height: 112px;
width: 300px;
left: 466px;
top: 1px;
}

#demo_container_outer_outer {
position: relative;
height: 120px;
}

.news_item  {
  clear: both;
  margin-bottom: 10px;
}