body {
	margin: 10px;
	padding: 0;
	background: #FFF;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: 500;
}

#testa {
	position: absolute;
	top:   0px;
	left: 10px;
}

#versione {
	position: absolute;
	top:   2px;
	left: 485px;
	text-align: right;
	font-size: xx-small;
}

#intestazione {
	position: absolute;
	top:    5px;
	right: 15px;
	text-align: right;
	font-size: xx-small;
}

#menu {
	width : 982px;
	position: absolute;
	top:  92px;
	left: 10px;
}

div.riga-menu {
	clear: left;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

div.riga-menu a {
	width : 107px;
	height:  18px;
	background : green;
	color: white;
	border: 1px solid white;
	text-decoration: none;
	float: left;
}

div.riga-menu2 a {
	width :  96px;
	height:  18px;
	background : green;
	color: white;
	border: 1px solid white;
	text-decoration: none;
	float: left;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

div.riga-menu a.attiva{
	background: red;
}

div.riga-menu2 a.attiva{
	background: red;
}

div.riga-menu2 a.shop{
	background: blue;
}

#corpo {
	width : 980px;
	position: absolute;
	top:  130px;
	left:  10px;
	border: 1px solid black;
}

#corpo2 {
	width : 978px;
	position: absolute;
	top:  250px;
	left:  10px;
	border: 1px solid black;
}

a img {
	border: none;
} 

div.riga-griglia {
	clear: left;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background : white;
}

div.riga-griglia div {
	width : 243px;
	height: 155px;
	float: left;
	border: 1px solid black;
}

div.riga-griglia2 div {
	top:    200px; 
	width : 161px;
	height: 175px;
	float: left;
	border: 1px solid black;
	font-size: small;
	text-align: center;	
}


.articolo {
	font-size: medium;
        font-weight: bold;
}

.desc {
	font-size: small;
        font-weight: normal;
}

#presentazione1  {
	position:absolute;
	top:   145px;
	left:   13px;
	width: 100%;
	text-align: center;
	font-size: small;
}

#presentazione2  {
	position:absolute;
	top:   470px;
	left:   13px;
	width: 100%;
	text-align: center;
	font-size: small;
}

#image  {
	position:absolute;
	top:   111px;
	left:   13px;
}

#descrizione {
	position:absolute;
	top:  125px;
	left: 550px;
	width: 430px;
}

#mappa  {
	position:absolute;
	top:       360px;
	left:       10px;
	text-align: left;
	font-size: small;
}

iframe  {
	width:     400px;
	height:    250px;
	frameborder=   0;
	scrolling=    no;
	marginheight=  0;
	marginwidth=   0;
}

#shop {
	position:absolute;
	top:    485px;
	right:   20px;
}

#w3c {
	position:absolute;
	top:    575px;
	right:   10px;
}

#w3c1 {
	position:absolute;
	top:    615px;
	right:   10px;
}

#w3c2 {
	position:absolute;
	top:    770px;
	right:   10px;
}

b {
        font-weight: bold;
}