body {
	margin:0;
	padding:0;
	background: #fff url(images/sfondo.jpg) no-repeat center top;
}
.left {
	float:left;
}
.right {
	float:right;
}
div.clear {
	clear:both;
	height:0;
	height: 0px;
	overflow:hidden;
}
div.hrclear {
	clear:both;
	height:0;
	overflow:hidden;
}
p, form, ul {
	margin:0;
	padding:0;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img{
	border: none;
}
#maincontainer{
	width: 900px;
	margin: 0 auto;
}
#top{
	margin: 21px 0px 0px 0px;
}
#top #foto{
	margin: 16px 25px 7px 0px;
	height: 336px;
}
#top ul#menu{
	padding: 38px 0px 0px 0px;
	margin: 0px 0px 0px 27px;
}
#top ul#menu li{
	margin: 2px 0px 3px 0px;
}
#footer p{
	padding: 0px 0px 20px 193px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#footer p a{
	color: #666666;
	text-decoration: none;
}
#footer p a:hover{
	color: #666666;
	text-decoration: underline;
}
#content{
	margin: 0px 33px 0px 190px;
	background-color: #fff;
	padding: 12px 22px 38px 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
	font-size: 22px;
	color: #0079af;
	text-decoration: none;
	font-weight: normal;
	line-height: 26px;
}
p{
	padding: 0px 0px 25px 0px;
}
p a{
	color: #0079af;
	text-decoration: none;
}
p a:hover{
	color: #0079af;
	text-decoration: underline;
}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.link{
	width: 100%;
	border-bottom: 1px solid #b5b5b5;
	text-align:right;
	margin: -20px 0px 35px 0px;
	padding-bottom: 11px;
}
.link a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	background: url(images/puntatore.gif) no-repeat right 1px;
	padding: 0px 15px 0px 0px;
}
.link a:hover{
	color: #006699;
	text-decoration: underline;
}
#foto img{
	margin-right: 5px;
}