body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#header {
	background-image:url(immagini/ugolini_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:730px;
	height:106px;
	padding:0 0 0 0;
}
#corpo {
	background-image:url(immagini/ombra.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.logo {
	text-align:center;
	padding-top:30px;
}

.home {
	margin:0px;
	padding:50px 300px 10px 10px;
	text-align:right;
	background-image:url(immagini/ugolini_08.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:210px;	
}
#menu {
}
#menu table {
	height:31px;
	margin:75px 0 0 0;
	width:730px;
}
#menu table tr td {
	text-align:center;
	width:90px;
	background-image:url(immagini/butt.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu table tr td a {
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
#menu table tr td a:hover {
	text-decoration:underline;
}
#menu table tr td.spacer {
	width:300px;
	background-image:none;
}
#menu table tr td.home-b {
	width:70px;
}
#menu table tr td.selected {
	background-image:url(immagini/butt-sel.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
h2 {
	font-size:18px;
	color:#000099;
	margin:0;
	padding:20px 0px;	
}
p.page {
	margin:0px;
	padding:10px 0px;
}
