body {
margin: 0px;
padding: 0px;
background-color: #fff;
}

#container {
position: absolute;
z-index: 1;
background: url(/spaccio/images/testata.gif) no-repeat;
width: 997px;
top: 52px;
left: 32px;
}

.content {
padding: 20px;
background-color: #fff;
margin-top: 1px;
}

#main {
width: 919px;
margin-top: 83px;
margin-left: 0px;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}

#spaccio {
position: absolute;
z-index: 6;
top: 0px;
left: 0px;
padding-top: 57px;
padding-left: 29px;
}

.menu2 {
position: absolute;
z-index: 2;
top: 0px;
left: 0px;
padding-top: 93px;
padding-left: 344px;
}

.menu {
position: absolute;
z-index: 2;
top: 0px;
left: 0px;
padding-top: 93px;
padding-left: 377px;
width: 620px;

}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu li {
	float: left;
}

.menu a {
	display: block;
	width: 114px;
    height: 41px;
}

.menu a .alt {
	display: none;
}

/* PRODOTTI */
.menu a.day { 
    background-image: url(../images/prodotti.gif);
    margin-right: 1px;
}
.menu a.day:hover, .menu a.day_on {
    background-image: url(../images/prodotti_on.gif);
    margin-right: 1px;
}

/* CONDIZIONI */
.menu a.artisti { 
    background-image: url(../images/condizioni.gif);
    margin-right: 1px;
}
.menu a.artisti:hover, .menu a.artisti_on {
    background-image: url(../images/condizioni_on.gif);
    margin-right: 1px;
}

/* CARRELLO */
.menu a.work { 
    background: url(../images/carrello.gif) no-repeat;
    margin-right: 1px;
}
.menu a.work:hover, .menu a.work_on {
    background: url(../images/carrello_on.gif) no-repeat;
    margin-right: 1px;
}

/* CONTATTO */
.menu a.sponsor { 
    background: url(../images/contatto.gif) no-repeat;
    margin-right: 1px;
}
.menu a.sponsor:hover, .menu a.sponsor_on {
    background: url(../images/contatto_on.gif) no-repeat;
    margin-right: 1px;
    }
    
/* ESTERNI */
.menu a.esterni { 
    background: url(../images/esterni.gif) no-repeat;
    margin-right: 1px;
}
.menu a.esterni:hover, .menu a.sponsor_on {
    background: url(../images/esterni_on.gif) no-repeat;
    margin-right: 1px;
    }
    
#testo {
float: left;
position: relative;
top: 75px;
left: 18px;
width: 515px;
}

#indiceprodotto {
float: left;
position: relative;
top: 45px;
left: 18px;
}

#sx {
float: left;
position: relative;
left: 0px;
top: 45px;
width: 385px;
}

.top {
margin-bottom: 13px;
}

.boxgiallo a {
color: #ff0099;
text-decoration: none;
}

.boxgiallo a:hover {
color: #ff0099;
text-decoration: underline;;
}

.boxrosso a {
color: #ffffff;
text-decoration: none;
}

.boxrosso a:hover {
color: #ffffff;
text-decoration: underline;;
}

.boxnero a {
color: #ff0099;
text-decoration: none;
}

.boxnero a:hover {
color: #ff0099;
text-decoration: underline;
}

.boxfrisbee a {
color: #ff3399;
text-decoration: none;
}

.boxfrisbee a:hover {
color: #ff3399;
text-decoration: underline;
}

.boxdvd a {
color: #993300;
text-decoration: none;
}

.boxdvd a:hover {
color: #993300;
text-decoration: underline;
}

.boxnero a:hover {
color: #ff0099;
text-decoration: underline;;
}

.boxtesto {
position: relative;
left: 10px;
top: 10px;
font-weight: bold;
}

.boxgiallo {
	width: 515px;
    height: 85px;
    background-color: #ffdd00;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.boxmff10 {
	width: 515px;
    height: 85px;
    background-color: #d6e03d;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.boxarancio {
	width: 515px;
    height: 85px;
    background-color: #f8941d;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.boxrosso {
	width: 515px;
    height: 85px;
    background-color: #ed1c24;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.boxnero {
	width: 515px;
    height: 85px;
    background-color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-bottom: 1px;
}

.boxfrisbee {
	width: 515px;
    height: 85px;
    background-color: #98404a;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.boxdvd {
	width: 515px;
    height: 85px;
    background-color: #f7941d;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.boxmff1 {
	width: 515px;
    height: 85px;
    background-color: #a3cf62;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.boxmff2 {
	width: 515px;
    height: 85px;
    background-color: #f287b7;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #ff3399;
	display: block;
	margin-bottom: 10px;
	}
.boxgrigio {
	width: 515px;
    height: 85px;
    background-color: #999999;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-bottom: 1px;
}
.boxgrigio a {
color: #CC0000;
text-decoration: none;
}

.boxgrigio a:hover {
color: #CC0000;
text-decoration: underline;
}