@import "struttura.css";
@import "menu.css";
@import "elementi.css";

html {
	font: 80% verdana,helvetica,sans-serif;
}

body { 
	margin:0; padding:0
}

hr {
	display:none 
}

/*
h1 {
	font:700 3em times,georgia,palatino,serif;
}

h2 {
	font:700 2em times,georgia,palatino,serif;
margin-top: 0em;
}

h3 {
	font:700 1.5em times,georgia,palatino,serif;
}

h4 {
	font-size:1em;
}

h5 {
	font-size:0.8em;
}

h6 {
	font-size:0.6em;
	font-weight:bold;margin:2px 0;
	padding:.3em 1em;
}
*/

