body {
	background-color: #19456A;
	margin-top: 60px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 109px;
	width: 490px;
	background-image: url(/img/logo-problemone.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 432px;
	height: 131px;
	margin-top: 80px;
}
#footer {
	width: 490px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	font-size: 12px;
}
#footer .mini {
	font-size: 11px;
}


#footer h1 {
	color: #FFF;
	font-size: 12px;
	margin: 0px;

}
#footer h2 {
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	font-weight: normal;

}

#footer p a {
	color: #FFF;
	text-decoration: none;

}
#bottone {
	background-image: url(/img/avvia-supporto.png);
	height: 131px;
	width: 432px;
	display: block;
}
#bottone:hover {
	background-image: url(/img/avvia-supporto-on.png);
}

