#sfondo {
	background: url(immagini/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
#cappello {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: Green;
	font-weight: 500;
	padding-left: 25px;
	padding-right: 25px;
}
#celle {
	border-top: 1px solid #778;
	border-bottom: 1px solid #778;
	border-left: 1px solid #778;
	border-right: 1px solid #778;
	vertical-align: top;
}
#celle_dd {
	border-top: 3px dotted #0000CC;
	border-bottom: 3px dotted #0000CC;
	border-left: 3px dotted #0000CC;
	border-right: 3px dotted #0000CC;
	vertical-align: top;
}
#celle-dx {
	border-top: 1px solid #778;
	border-bottom: 1px solid #778;
	border-left: 1px solid #778;
	border-right: 1px solid #778;
	vertical-align: top;
	height: 40px;
	width: 216px;
	
}
#celle-sx {
	border-top: 1px solid #778;
	border-bottom: 1px solid #778;
	border-left: 1px solid #778;
	border-right: 1px solid #778;
	vertical-align: top;
	height: 40px;
	width: 220px;
}
#celle-centro {
	border-top: 1px solid #778;
	border-bottom: 1px solid #778;
	border-left: 1px solid #778;
	border-right: 1px solid #778;
	vertical-align: top;
	height: 40px;
	width: 450px;
}
#iframe{
	color: #F00000;
	font-size: 38px;
	text-align: center;
	font-family: "Comic Sans MS";
	font-weight: bold;
	padding-top: 5px;
}
A.pubb:link{
	color: Black;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}
A.pubb:visited{
	color: Black;
	text-decoration: none;
	font-size: 14px;
}
A.pubb:hover{
	color: Red;
	text-decoration: underline;
}
#h1{
	font-family: "Comic Sans MS";
	font-size: 34px;
	text-align: center;
	color: #0099FF;
	font-weight: bolder;
	margin-top: 4px;
	font-style: oblique;
}
#h2{
	font-family: font-family: Garamond, Geneva, sans-serif;
	font-size: 26px;
	text-align: center;
	color: #660000;
	font-weight: bolder;
	margin-top: 10px;
	font-style: oblique;
}
#h3{
	font-family: font-family: Garamond, Geneva, sans-serif;
	font-size: 30px;
	text-align: center;
	color: #FF9900;
	font-weight: bold;
	font-style: oblique;
	margin-top: 10px;
}
#h4{
	font-family: Garamond;
	font-size: 20px;
	text-align: left;
	color: #660000;
	font-weight: bold;
	font-style: oblique;
	padding-left: 5px;
}
#h5{
	font-family: "Comic Sans MS";
	font-size: 22px;
	text-align: center;
	color: #66CDAA;
	font-weight: bolder;
	margin-top: 4px;
	font-style: oblique;
}
A.verde:link{
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
	text-decoration: underline;
}
A.verde:visited{
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
A.verde:hover{
	color: #FF9900;
	text-decoration: underline;
}