body, td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}
#page {
	padding-top: 8px;
	padding-bottom: 15px;
}
#page-legenda {
	padding: 10px;
}
#langs td {
 padding-left: 5px;
}


h1 {
	border-bottom: 1px dotted #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
h2 {
	border-bottom: 1px dotted #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

a{
	color: #0083D7;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.indirizzo {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.indirizzo a{
	color: #000000;
}

.indirizzo a:hover{
	color: #0083D7;
}
.td-cat {
	background-image: url(../images/product-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 7px;
}
.td-title {
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #000000;
 height: 24px;
 text-transform: uppercase;
}
.td-sfoglia {
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.td-menu {
	padding-left: 92px;
}
.td-corpo {
	padding-top: 7px;
}
.mappasito a {
	text-decoration: none;
	color:#000000;
	font-size:10px;
}

.briciole {
	font-size: 11px;
	font-weight: bold;
}
.td-photo {
	height: 108px;
	width: 152px;
	border: 1px solid #CCCCCC;
}
.td-photo-profilo {
	padding-top: 7px;
}
	
.formbutton {
	background-color: #0066CC;
	background-image: url(../images/bg-button.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #000066;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.content {
	padding: 10px;
}
#menu {
	font-size: 13px;
	font-style: normal;
}
#menu  a{
	color: #000000;
	text-decoration: none;
}
#menu a:hover, #menu a.this {
	color: #0083D7;
}

#menuProd {
	margin-top: 6px;
}
#menuProd ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuProd  ul ul {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	list-style: none;
}
#menuProd li {
}
#menuProd   ul  ul li {
	background: url(../images/utils/dot.gif) no-repeat 0px 12px;
	padding-left: 10px;
}
#menuProd  li a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#menuProd li a:hover,
#menuProd li a.this {
 color: #0083D7;
}
#menuProd  li a.reserved {
 border-bottom: 1px dotted #CCCCCC;
}

.img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.rfloat {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.linkSfoglia {
	text-decoration: none;
}
#newsletter {
	float: right;
	text-align: left;
	background: #CCCCCC url(../images/newsletter-bg.jpg) no-repeat;
	border: 1px solid #FFFFFF;
	padding: 5px 0px 5px 5px;
}
#newsletter td {
	font-size: 11px;
}

#newsletter h4 {
	font-size: 11px;
	margin-bottom: 4px;
	text-align: right;
	margin-right: 4px;
}
#newsletter .form {
	width: 100px;
	border: 1px solid #0099CC;
	margin-right: 5px;
	font-size: 11px;
}

/* slide */
#prodotti-home {
	height: 220px;
	width: 150px;
    z-index:1;
}

.mask {
	overflow: hidden;
	position: relative;
}

#prodotti-home .item {
	height: 220px;
	width: 150px;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(../images/product-bg.jpg);
	background-repeat: no-repeat;
	background-position: -10px -32px;
}

#prodotti-home .nome {
	font-size: 14px;
}
#prodotti-home .nome span {
	color: #0083D7;
	font-size: 18px;
	font-weight: bold;
}
#prodotti-home .desc a {
 text-decoration:none;
	color:#000000;
	font-size:11px;
}

#prodotti-home .nav {
	text-align: left;
}
#sitemap  {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#sitemap ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#sitemap li {
	background: url(../images/utils/dot.gif) no-repeat 0px 5px;
	list-style: none;
	margin: 3px 0px 4px;
	padding: 0px 0px 0px 10px;
}
#sitemap a {
	text-decoration: none;
	color: #000000;
}

