@charset "utf-8";
body {
	background-color: #660000;
	background-image: url(shop-2-sfondo.gif);
	color: #666666;
	background-attachment: fixed;
	background-repeat: repeat;
}
.sfondo-table-top {
	background-image: url(shop-2-table-top.gif);
}
.sfondo-table-corpo {
	background-image: url(shop-2-table-corpo.gif);
}
.sfondo-table-base {
	background-image: url(shop-2-table-base.gif);
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.menuTOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666666;
	border-left-color: #666666;

}
.menuTOP a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menuTOP a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE0000;
	text-decoration: none;
}