#page {
	background-image: url(../images/ly/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#home-categorie {
}
#home-categorie  td {
	vertical-align: top;
}
#home-categorie .tipo {
	margin-top: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#home-categorie  .tipo  .immagine {
	float: left;
}

#home-categorie .tipo .nome {
	margin-left: 81px;
}
#home-categorie .tipo .nome a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#home-categorie .tipo .desc {
	margin-left: 81px;
		/*min-height*/
	min-height: 39px;
	height: auto !important;
	height: 39px;
}
#home-categorie .tipo .nav {
	text-align: right;
}
#home-prodotti .box {
	width: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#home-prodotti .b6 {
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
#home-prodotti .last {
	margin-right: 0px;
}

#home-prodotti .immagine {
	text-align: center;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
#home-prodotti .nome {
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#home-prodotti  .desc {
	margin-bottom: 3px;
}
#home-prodotti .nav {
	text-align: right;
}
.sheet {
}
.sized {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}
#page #top {
	height: 98px;
}
#page #header {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
}
#page  #header-inner  {
	padding: 8px;
	text-align: center;
}
#page #header-sh {
	background-image: url(../images/ly/header-sh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}

#page #sheet {
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	background-image: url(../images/ly/sheet-bg.jpg);
	background-repeat: no-repeat;
}
#page #sheet-sh {
	background-image: url(../images/ly/page-sh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	color: #666666;
	text-align: right;
	padding-top: 8px;
}
#page #sheet #footer {
	background-image: url(../images/ly/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 46px;
	background-position: center top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page #sheet #content {
	/*min-height*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#gotop {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/ly/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lista  .lista-left  table  {
	margin-right: auto;
	margin-left: auto;
}
#h-news-inner {
	min-height: 225px;
	height: auto !important;
	height: 225px;
}
#prodotti-marchi {
	margin-top: 50px;
}
#prodotti-marchi .marchio {
	margin-top: 20px;
	text-align: center;
}

/*
.marchi a {
 border:1px solid #ffffff;
}
.marchi a:hover {
 border:1px solid #CCCCCC;
}
*/

.left-over {
	background-color: #FFFFFF;
	background-image: url(../images/ly/over-left.jpg);
	background-repeat: no-repeat;
	width: 183px;
	margin-right: auto;
	margin-left: auto;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	padding: 1px;
}


#h-news {
}
#h-news  .item {
	margin-top: 10px;
}
#h-news    .nome a {
	font-weight: bold;
	text-decoration: none;
}
#h-news   .data {
	font-size: 80%;
	color: #666666;
}
#h-news     .desc {
	margin-top: 5px;
	margin-bottom: 5px;
}
#h-news .desc a {
	text-decoration: none;
}
#h-news .desc a:hover {
	text-decoration: underline;
}


#h-news  .nav {
	text-align: right;
}
#h-novita {
	margin-top: 5px;
}

#scroller{
	border:solid 1px #003399;
	height: 200px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	width: 400px;
}
#scroller td {
	vertical-align: top;
}
