body {
	background: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 3em;
}

#switcher {
	display: none;
}

h1 {
	height: 120px;
	background: url(logo.png) no-repeat;
}

h1 span {
	position: absolute;
	margin: 90px 0 0 130px;
}

h1 a {
	text-decoration: none;
}

div#top {
	background:url(bacgkground-h1.png) right repeat-y;
}

img {
	margin: 0 25px 0 0;
	}
a {
	color: #0099CC;
}

a:hover {
	color: #090;
}

table {
	border: 1px solid #333;
}

td,  th{
	border: 1px solid #333;
}

.menubottom {
	display: none;
}

b {
	color: #000; 
}

div#top #topnav li {
	display: inline;
	margin: 0 10px 0 10px;
}

h3 {
	color: #006600;
}

div#top #topnav h3, div#nav h3 {
	border-bottom: 1px dashed #060;
	font: normal 100% Arial, Helvetica, sans-serif;
}

div#nav div#indirizzo {
	display: none;
}

#div#top #topnav #altromenu h3, div#top #topnav #menuStile h3, div#top #topnav #lingue h3 {
	border: none;
}


