body{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	background-color: #F3F3EC;
	margin: 0px;
	padding: 0px;
}
a{
	color: #738028;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-shadow: 0 0 8px #888;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.titolo-galleria{
	text-align: center;
	text-shadow: 0 0 8px #888;
}
.intrabody{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.extrabody-testa{
	width: 100%;
	background-color: #9BB70D;
}
.extrabody-corpo{
	background-image: url(images/bg-corpo.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 15px;
}
.extrabody-footer{
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	min-height:150px;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 66px;
}
.box-prodotto{
	float: left;
	width: 214px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	height: 288px;
	margin-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*border: 1px solid #CFCFB5;*/
	overflow: hidden;
	background-image: url(images/fondo-box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box-prodotto-big{
	width: 300px;
	height: 375px;
	background-image: url(images/fondo-box-big.jpg);
}
.box-prodotto .intra-box-prodotto{
	margin: 10px;
	overflow: hidden;
	height: 271px;
}
.box-prodotto-big .intra-box-prodotto{
	margin: 10px;
	overflow: hidden;
	height: 357px;
}
.box-prodotto a{
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 280px;
	width: 280px;
}

.box-prodotto a:hover{
	text-decoration: underline;
}
.box-prodotto a img{
	border:none;
}
.box-prodotto a:hover img{
	display: none;
}
.box-prodotto .titolo{
	text-align: center;
	display: block;
	overflow: hidden;
	height: 18px;
}
.box-prodotto .descrizione{
	background-color: #F3F3EC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	display: block;
	height: 18px;
	color: #666666;
	text-decoration: none;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	line-height: 18px;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	width: 264px;
}
.box-prodotto .descrizione:hover{
	height: auto;
	text-decoration: none;
	border-top-color: #CFCFB5;
	border-right-color: #CFCFB5;
	border-bottom-color: #CFCFB5;
	border-left-color: #CFCFB5;
	color: #333333;
	text-shadow: 0 0 4px #bbb;
}
.box-prodotto .immagine{
	margin-top: 0px;
	margin-bottom: 0px;
	display:block;
	width:280px;
	height:280px;
}
.box-prodotto .prezzo{
	text-align: right;
	color: #FD7739;
	margin-top: 3px;
	margin-bottom: 3px;
}
.box-prodotto .spacer{
	display: block;
	height: 18px;
	margin-top: 5px;
}
#logo{
	float: left;
	width: 300px;
	display: block;
}
#logo img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
#sotto-menu{
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 28px;
	margin-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
#sotto-menu li{
	margin-bottom: 5px;
	text-shadow: 0 0 8px #888;
	font-weight: bold;
}

#sotto-menu a{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sotto-menu a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.feed-rss{
	background-image: url(images/ico-feed.gif);
	background-repeat: no-repeat;

}
#intro{
	float: left;
	width: 550px;
	display: block;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
}
#intro a{
	color: #FFFFFF;
	background-color: #495706;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#intro a:hover{
	color: #495706;
	background-color: #FFFFFF;
}
#intro p{
	margin-left: 2px;
	text-shadow: 0 0 8px #888;
}
#intro .firma{
	text-align: right;
}
.pulitore{
	clear: both;
}
.mini-btn{
	color: #FFFFFF;
	background-color: #495706;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;

}
.mini-btn:hover{
	background-color: #9BB70D;
	text-decoration:none;
}
.credits{
	margin-left: 10px;
	float: right;
}
.scorciatoie{
	clear: both;
	float: left;
	margin-top: 3px;
	padding-bottom: 20px;
}
.scorciatoie h2{
	font-weight: normal;
	color: #9BB70D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	display: block;
}
.scorciatoie ul{
	margin: 0px;
	float: left;
	width: 200px;
	font-size: 12px;
}
.scorciatoie li{
	list-style-type: disc;
}
.scorciatoie .li-titolo{
}
.scorciatoie a{
	color: #FFFFFF;
	text-decoration: none;
}
.scorciatoie a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
div{
	/*border: 1px solid #009900;*/
}
#sotto-menu-footer{
	list-style-type: none;
}
#sotto-menu-footer a{
	color: #FFFFFF;
	padding-left: 20px;
}
.external{
	background-image: url(images/blanck.GIF);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}


