body { 
	margin:	0 1px 0 0; 
	padding: 0; 
	font: .80em verdana, sans-serif;
	background: #ffdbb7;
	color: #000;
	margin-bottom: 30px;
}

h1#title{
	display: none;
}

div#header{
	margin-top: 4px;
}

div#ban{
	text-align: center;
}

div#header img{
  width: 683px;
  height: 138px;
  margin-left:auto;
  margin-right: auto;
  display: block;
  margin-top: -10px;
}

div#sopra{
  background-image: url(img/sopra.png);
  margin-top: 13px;
  margin-bottom: -10px;
}

div#sotto{
  background-image: url(img/fondo.png);
  margin-top: -5px;
}

div#all{
  background-image: url(img/sfondo1.png);
  background-repeat: no-repeat; 
  background-position: 50% 50%;
  width: 817px;
  height: 800px;
  margin-top: -25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

div#sopra, div#sotto{
	background-repeat: no-repeat;
  background-position: 50% 50%;
	width: 817px;
	height: 57px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div#principale{
  margin-top: 30px;
  padding-left: 90px;
}

div#pag{
margin-left: 230px;

}

ul#menu{
  margin-top: 90px;
  margin-left: -30px;
  list-style-type: none;
  margin-bottom: 40px;
  margin-right: 0px;
  float: left;
  padding-right: 40px;
}

img.list{
  width: 181px;
  height: 45px;
}

img#pagina{
  position: absolute;
  margin-top: 20px;
  margin-bottom: 20px;
  z-index: 1;
}

div#download{
  position: absolute;
  margin-top: 130px;
  margin-left: 300px;
  margin-right: 310px;
  padding-left: 0px;
  z-index: 2;
}

ul#materie, ul#appunti{
  list-style-type: none;
}

ul#materie li, ul#appunti li{
  margin-bottom: 20px;
}

span#materia{
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 30px; 
  font-family: Viner Hand ITC;
  color: #FE0000;
}

span#back{  
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 20px; 
  font-family: Viner Hand ITC;
  color: #FE0000;
}

li a{
  text-decoration: none;
  font-family: Viner Hand ITC;
  font-size: 18px;
  color: #004b9c;
}

a{
  text-decoration: none;
}

li a:hover{
  color: #FE0000;
}

a img{
  border: 0;
}

img#html{
  position: relative;
  margin-left: -170px;
  margin-top: 600px;
}

input.sub{
  color: #0E4E72;
  font-size:11px;
  font-weight: bold;
  
}

img#css{
  position: relative;
  margin-left: -65px;
}