/* generici */

body { 
	font: 12px Trebuchet MS, Trebuchet, Arial; 
	color: #000; 
	margin: 0; 
	padding: 0;
	background: #fff url(../image/bg.gif) repeat-y center top;
}
td { 
	margin: 0; 
	padding: 0;
	font: 11px Trebuchet MS, Trebuchet, Arial; 
	color: #000; 
}
a {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #e60;
}
form {
	margin: 0;
	padding: 0;
}

/* apertura */
#apertura {
	margin: 0;
	padding: 0;
	width:100%;
	height: 24px;
	background: #900 url(../image/bg-apertura.gif) repeat-x top left;
}
#apertura #apertura-cnt {
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	width:768px;
	height: 24px;
	background:  url(../image/apertura-1.gif) no-repeat top left;
}

/* container */
#container {
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	width:768px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#sx {
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 176px;
}
#dx {
	margin: 0;
	padding: 0;
	float: left;
	width: 590px;
}



/* top */
#top {
	margin: 0;
	padding: 0;
	width:768px;
	height: 51px;
}
#top #logo {
	margin: 0;
	padding: 0;
	float: left;
	width: 176px;
	height: 51px;
	background: url(../image/top-logo.gif) no-repeat left top;
}
#top #logo a {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 176px;
	height: 51px;
}

#top #menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 590px;
	height: 51px;
}
#top #menu h1 {
	margin: 6px 20px 0 0;
	padding: 0;
	height: 24px;
	font: 12px Trebuchet MS, Trebuchet, Arial;
	text-align: right;
}
#menu a {
	margin: 0 0 0 10px;
	background: url(../image/menu-bg.gif) no-repeat left top;
}

/* generica contenuti */
.cont-sx {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 372px;
}
.cont-sx h1 {
	margin: 0;
	padding: 0 20px 0 20px;
	font: 12px Trebuchet MS, Trebuchet, Arial;
	text-align: justify;
}
.cont-sx h3 {
	margin: 0;
	padding: 0;
	font: italic 24px Trebuchet MS, Trebuchet, Arial;
	color: #c00;
}
.cont-dx {
	margin: 0;
	padding: 0;
	float: left;
}
.cont-dx h1 {
	margin: 0;
	padding: 0;
	font: 12px/14px Trebuchet MS, Trebuchet, Arial;
	color: #666;
}
.cont-dx img{
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.cont-sx h2, .cont-dx h2 {
	margin: 0;
	padding: 0 20px 0 20px;
	font: 12px Trebuchet MS, Trebuchet, Arial;
	text-align: right;
}
.cont-sx h2 a, .cont-dx h2 a {
	margin: 0;
	padding: 0;
	font: bold 12px Trebuchet MS, Trebuchet, Arial;
}
.cont-sx img, .cont-dx img {
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
}


/* random */
#rand-low {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 176px;
	height: 100px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#rand-low img {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 100px;
}
#rand-high {
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
	height: 280px;
	border: 1px solid #fff;
}
#rand-high img {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 280px;
}

/* box */
.box-y {
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
	background-color: #f8d75b;
	border-bottom: 1px solid #f2b522;
}
.box-g {
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
	background-color: #b7b269;
	border-bottom: 1px solid #837c2b;
}
.box-o {
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
	background-color: #f5b144;
	border-bottom: 1px solid #eb7b16;
}
.box-b {
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
	background-color: #b7b269;
	border-bottom: 1px solid #837c2b;
}
.box-y h1 {
	margin: 0;
	padding: 0 0 0 30px;
	height: 45px;
	font: 18px/22px Trebuchet MS, Trebuchet, Arial;
	color: #fff;
	background: #f2b522 url(../image/box-y.gif) no-repeat left top;
}
.box-y h2, .box-g h2, .box-o h2 {
	margin: 0;
	padding: 10px 0 0 4px;
	font: 12px/15px Trebuchet MS, Trebuchet, Arial;
}
.box-y h3, .box-g h3, .box-o h3 {
	margin: 0;
	padding: 10px 10px 0 10px;
	font: 12px/15px Trebuchet MS, Trebuchet, Arial;
}
.box-y h2 ul, .box-g h2 ul, .box-o h2 ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	list-style: none url(../image/lista.gif);
}
.box-g h1 {
	margin: 0;
	padding: 0 0 0 30px;
	height: 45px;
	font: 18px/22px Trebuchet MS, Trebuchet, Arial;
	color: #fff;
	background: #837c2b url(../image/box-g.gif) no-repeat left top;
}
.box-o h1 {
	margin: 0;
	padding: 0 0 0 30px;
	height: 45px;
	font: 18px/22px Trebuchet MS, Trebuchet, Arial;
	color: #fff;
	background: #eb7b16 url(../image/box-o.gif) no-repeat left top;
}
/* box nero joy */
.box-b {
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
	background-color: #ccc;
	border-bottom: 1px solid #000;
}
.box-b h1 {
	margin: 0;
	padding: 10px 0 0 30px;
	height: 35px;
	font: bold 18px/22px Trebuchet MS, Trebuchet, Arial;
	color: #f00;
	background: #000 url(../image/box-b.gif) no-repeat left top;
}
.box-b h1 a {
	color: #f00;
}
.box-b h2 {
	margin: 0;
	padding: 10px 0 0 4px;
	font: 12px/15px Trebuchet MS, Trebuchet, Arial;
	color: #000;
}
.box-b h2 span {
	font-weight: bold;
	color: #f00;
}
/* linee */
.linee-cat {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #eb7b16;
	border-top: 1px solid #fff;
	color: #fff;
	text-align: center;
}
.linee-tit {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	width: 100%;
	border-top: 1px solid #fff;
	text-align: center;
}
.linee-tab {
	margin: 0 0 20px 20px;
	padding: 0;
	clear: both;
	font: 11px Trebuchet MS, Trebuchet, Arial;
	text-align: center;
}
.linee-tab a {
	margin: 0;
	padding: 4px;
	float: left;
	text-align: center;
}
.linee-tab a:hover {
	text-decoration: none;
}
.linee-tab img {
	margin: 0;
	padding: 2px;
	width: 60px;
	height: 75px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}
/* lista linee */
.linee-list {
	margin: 0 0 0 10px;
	padding: 0;
	clear: both;
	width: 570px;
}
.linee-list .prod-list {
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	width: 120px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	display: block;
	text-align: center;
	font: bold 11px/13px Trebuchet MS, Trebuchet, Arial;
}
.linee-list .prod-list img {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 120px;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.linee-list h1 {
	margin: 10px 0 0 0;
	padding: 6px 0 0 6px;
	float: left;
	width: 130px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	display: block;
	font: 12px Trebuchet MS, Trebuchet, Arial;
	border-top: 1px dashed #ccc;
}
.linee-list h1 span {
	margin: 4px 0 0 0;
	padding: 0;
	font: 11px/13px Trebuchet MS, Trebuchet, Arial;
	color: #666;
}

/* dettaglio */
#dett-sx {
	margin: 0;
	padding: 0 0 0 20px;
	clear: both;
	float: left;
	width: 402px;
}
#dett-sx #big-image {
	margin: 0;
	padding: 0;
	clear: both;
	width: 400px;
	height: 400px;
	border: 1px solid #666;
}
#dett-dx {
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 402px;
}
.box-n {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
.box-n h1 {
	margin: 0;
	padding: 10px 0 0 30px;
	height: 25px;
	font: 18px/18px Trebuchet MS, Trebuchet, Arial;
	background: #ccc url(../image/box-n.gif) no-repeat left top;
}
.box-n span {
	font: 11px Trebuchet MS, Trebuchet, Arial;
}
.box-n h2 {
	margin: 0;
	padding: 4px 0 0 4px;
	font: 18px/20px Trebuchet MS, Trebuchet, Arial;
	color: #c30;
}
.box-n h3 {
	margin: 0;
	padding: 10px 10px 0 10px;
	font: 11px/12px arial, Trebuchet MS, Trebuchet, Arial;
	color: #333;
}
.box-n h3 p{
	margin: 0;
	padding: 0 0 5px 0;
}
.box-n h3 p img{
	margin: 0 0 0 2px;
	padding: 2px;
	float: right;
	width: 17px;
	height: 17px;
	border: 1px solid #ccc;
}
.box-n h3 ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	list-style: none url(../image/lista.gif);
}
.box-n h4 {
	margin: 0;
	padding: 4px 0 4px 10px;
	font: 11px/12px arial, Trebuchet MS, Trebuchet, Arial;
	color: #c30;
}

#dett-sx #misure, #cont-sx #misure {
	margin: 0;
	padding: 4px 20px 0 0;
	clear: both;
}
#dett-sx #misure h1, #cont-sx #misure h1 {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	clear: both;
	font: 11px/12px Trebuchet MS, Trebuchet, Arial;
	text-align: right;
	color: #333;
	border-top: 1px dashed #ccc;
}
#dett-sx #misure .set {
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	font: bold 11px Trebuchet MS, Trebuchet, Arial;
	background: url(../image/set.gif) no-repeat top right;
}
#dett-sx #misure .partic {
	margin: 0;
	padding: 2px;
	clear: both;
	border: 1px solid #ccc;
}












/* bottom */
#page-close {
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	clear: both;
	width:768px;
	height: 50px;
	background: url(../image/bot-ghepardo.gif) no-repeat top left;
}
#bottom {
	margin: 0;
	padding: 0;
	clear: both;
	width:100%;
	height: 24px;
	background: url(../image/bot-bg.gif) repeat-x top left;
}
#bottom #bottom-cnt {
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	width:768px;
	height: 24px;
	background:  url(../image/bot-logo.gif) no-repeat top left;
}
#bottom #bottom-cnt h1 {
	margin: 0;
	padding: 4px 80px 0 0;
	font: 11px Trebuchet MS, Trebuchet, Arial;
	color: #666;
	text-align: right;
}









.spacer10 {
	clear:both;
	display:block;
	width: 100%;
	height: 10px;
}
.spacer20 {
	clear:both;
	display:block;
	width: 100%;
	height: 20px;
}
.spacer50 {
	clear:both;
	display:block;
	width: 100%;
	height: 50px;
}
.spacer100 {
	clear:both;
	display:block;
	width: 100%;
	height: 100px;
}
.spacer1 {
	clear:both;
	display:block;
	width: 1px;
	height: 1px;
	font-size: 1px;
}
.v-20 {
	margin: 0;
	padding: 0;
	float: left;
	width: 20px;
	height: 1px;
	display: block;
}
.cambio {
	padding: 0px 4px 0 0;
	margin: 0;
	text-align: right;
	font: bold 11px Trebuchet MS, Trebuchet, Arial;
}

