body{
	background-image:url(img/inverno/bg.jpg);
}

body{
	font-family:Trebuchet MS, Arial;
	font-size:small;
}

h1{
	font-size:x-large;
	text-decoration:inherit;
	color: #009933;
}

h2{
	font-size:small;
	text-decoration:inherit;
	color: #009933;
}

input {
	font-family:Trebuchet MS, Arial;
	font-size:small;}

textarea {
	font-family:Trebuchet MS, Arial;
	font-size:small;}

select {
	font-family:Trebuchet MS, Arial;
	font-size:small;
}

a:link {
	color: #009933;
	text-decoration: none;
}

a:visited {
  color: #009933;
  text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}

a:active {
	color: #6699CC;
	text-decoration: underline;
}

.tabellaesterna{
	border: 3px solid #6699CC;
	background-image:url(img/bg1.jpg);
}

.testo_tabellainterna{
	vertical-align: top;
	text-align: left;
	font-size: small;
	padding-left: 10px;
}

.intestazione{
	background-image:url(img/inverno/top.jpg);
	height:100px;
}

.menu{
	height:30px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
}

.foto{
	border: 2px solid #6699CC;
}

.bottone
{
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	background-color: #FFFFEE;
	border: 1px solid #6699CC;
}