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



div.page  { 
        writing-mode: tb-rl;
        height: 80%;
        margin: 10% 0%;
}

div.page img {
        margin-right: 80pt;
        filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1);
}


#versione {
	display: none
}

#intestazione {
	position: absolute;
	top:   860px;
	right: 15px;
	height: 200px;
	text-align: right;
	font-size: small;
}

#menu {
	display: none
}

#corpo {
	position: absolute;
	top:     30px;
	left:  30px;
	height: 1029px;
	width : 600px;
}

#corpo2 {
	position: absolute;
	top:   30px;
	left:  270px;
	height: 1027px;
	width : 30px;
	border: 1px solid white;
}

a img {
	border: none;
	width : 150px;
	height: 150px;
} 


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

div.riga-griglia a {
	width : 299px;
	height: 200px;
}


div.riga-griglia2 div {
	top:    0px; 
	width : 0px;
	height: 169px;
	float: left;
	border: 1px solid white;
	font-size: x-small;
	text-align: center;	
}

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

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

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


#articolo {
	font-size: x-small;
        font-weight: bold;
}

#desc {
	font-size: xx-small;
        font-weight: normal;
}

h3 {
	font-size: medium;
        font-weight: bold;
	text-align: left;
}





#presentazione1  {
	position:absolute;
	top:    200px;
	right:  50px;
	height: 700px;
	width:  600px;
	text-align: center;
	font-size: x-small;
}

#presentazione2  {
	position:absolute;
	top:    200px;
	left:    50px;
	height: 700px;
	width:  100px;
	text-align: center;
	font-size: x-small;
}

#home {
	position:absolute;
	top:   250px;
	left:  10px;
}

#index {
	position:absolute;
	top:   135px;
	left:  10px;
}


#testa  {
	position:absolute;
	top:    30px;
	left:   570px;
	height: 500px;
	width: 500px;
}

#image  {
	position:absolute;
	top:    10px;
	left:   50px;
}

#descrizione {
	position:absolute;
	top:    550px;
	left:    50px;
	height: 500px;
}

#w3c {
	display: none
}

#w3c1 {
	display: none
}

#w3c2 {
	display: none
}

b {
        font-weight: bold;
}