html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align:center; /* IE5.x */
}

#telaio {
	width: 100%;
	line-height: 150%;
	margin: 0;
	background-image: url(Immagini/puzzle.gif);
	text-align: left; /* IE5.x */
}

#testata {
	height: 180px;
	text-align: center;
}

#fondo {
	font-size: 85%;
	color: white;
	border-top: 1px solid yellow;
	border-bottom: 1px solid yellow;
	height: 10%;
	background-color: black;
	clear: both;
	padding: 10px;
	text-align: justify;
}

#sinistro {
	float: left;
	width: 140px;
	padding: 5px;
	margin: 0;
	text-align: center;
}

#destro {
	float: right;
	width: 140px;
	padding: 5px;
	margin: 0;
}

#centrale {
	margin-left: 150px;
	margin-right: 150px;
	padding: 10px 10px 50px 10px;
	border-right: 1px solid yellow;
	border-left: 1px solid yellow;
	border-top: 1px solid yellow;
	background-color: white;
}

#centrale table {
	text-align: center;
}

#centrale table.orari{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.1em;
}

#centrale td.orariy {
	text-align: center;
	background-color: yellow;
	width: 30%;
	border: 1px solid blue;	
}

#centrale td.oraria {
	text-align: left;
	background-color: #94ceef;
	width: 20%;
	border: 1px solid blue;
}

#centrale img {
	padding: 10px;
	border: none;
}

#centrale p {
	text-align: justify;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: blue;
	margin-top: 0;
	margin-bottom:0;
}

#centrale p.centro {
	text-align: center;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: blue;
	margin-top: 0;
	margin-bottom:0;
}

#centrale h1 {
	text-align: center;
	line-height: 300%;
	font-family: "Lucida Handwriting", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	color: red;
}

#centrale h2 { 
	text-align: justify;
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: orange;
	margin-top: 30px;
	margin-bottom: 10px;
}

#centrale h2.centro { 
	text-align: center;
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: orange;
	margin-top: 30px;
	margin-bottom: 10px;
}

#centrale h3 {
	text-align: justify;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.05em;
	color: purple;
	margin-top: 0;
	margin-bottom: 0;
}

#centrale h3.centro {
	text-align: center;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.05em;
	color: purple;
	margin-top: 0;
	margin-bottom: 0;
}

#centrale ul {
	text-align: justify;
	line-height: 150%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: black;
	margin-top: 20px;
	margin-bottom: 25px;
}

#centrale ul.libroblu {
	list-style-image: url(Immagini/libroblu.gif);
}

#centrale ul.librogiallo {
	list-style-image: url(Immagini/librogiallo.gif);
}

#centrale ul.librorosso {
	list-style-image: url(Immagini/librorosso.gif);
}

#centrale ul.cliparancio {
	list-style-image: url(Immagini/cliparancio.gif);
}

#centrale ul.clipazz {
	list-style-image: url(Immagini/clipazz.gif);
}

#centrale ul.clipblu {
	list-style-image: url(Immagini/clipblu.gif);
}

#centrale ul.cliprosa {
	list-style-image: url(Immagini/cliprosa.gif);
}

#centrale ul.clipverde {
	list-style-image: url(Immagini/clipverde.gif);
}

#centrale ul.nota {
	list-style-image: url(Immagini/nota.gif);
}

#centrale ul.pennarancio {
	list-style-image: url(Immagini/pennarancio.gif);
}

#centrale ul.pennaverde {
	list-style-image: url(Immagini/pennaverde.gif);
}


#centrale td.scuole {
	width: 33%;
	background-color: yellow;
	border: solid 2px blue;
}

#centrale a.tasti:link {
	line-height: 150%;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.95em;
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

#centrale a.tasti:visited {
	line-height: 150%;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.95em;
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

#centrale a.tasti:hover {
	font-size: 0.95em;
	color: red;
	text-decoration: none;
}

#centrale a.generico:link {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
}

#centrale a.generico:visited {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: purple;
	margin-top: 0;
	margin-bottom: 0;
}

#centrale a.ing:link {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

#centrale a.ing:visited {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

#centrale a.ing:hover {
	font-size: 1em;
	color: orange;
	text-decoration: none;
}

#centrale a.ing2:link {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

#centrale a.ing2:visited {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

#centrale a.ing2:hover {
	font-size: 0.85em;
	color: orange;
	text-decoration: none;
}

#fondo p {
	line-height: 100%;
	text-align: center;
	font-size: 0.9em;
	color: white;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

#fondo a:link {
	color: white;
}

#fondo a:visited {
	color: white;
}

#testata img {
	padding: 5px;
}

#sinistro ul {
	list-style-type: none;
	margin: 100px 0 50px 0;
	padding: 0;
	line-height: 100%; 
}

#sinistro img {
	width: 135px;
	height: 40px;
	border: none;
}

#sinistro a {
	text-decoration: none;
}