@import "struttura.css";
@import "classi.css";
@import "identificatori.css";
@import "menu.css";

html {
	font: 80% verdana,helvetica,sans-serif;
}

body {
	margin:0;
	padding:0;
}

hr {
	display:none
}

a img {
   border: 0px;
}

p {
	margin: 0em 0 0.5em 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #18A2C3;
	margin: 0.2em 0 0.4em 0;
}

h2 {
	font-size: 1.5em;
	font-weight: 3;
	margin: 0.2em 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0.1em 0;
}

h4 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 0 1.5em;
	color: #060;
	font-style: italic;
}

h5 {

}

h6 {

}
