body {
	background-color: #C4C09D;
	margin-top: 0px;
	background-image: url(immg/sfondo.gif);
}
#baseweb {
	width: 850px;
	background-color: #FFFFCC;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	padding: 20px;
	top: -20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#baseweb #logo   {
	position: relative;
	float: left;
	margin-top: 8px;
}
#baseweb #boxinfo {
	position:relative;
	top: 15px;
	display: inline;
	float: right;
	padding: 10px;
	background-color: #CCCCCC;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#baseweb #boxinfo a {
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 24px;
	color: #003366;
	font-style: normal;
	text-decoration: none;
}
#baseweb #boxinfo a:hover {
	color: #660000;
}
.annuncio {
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 24px;
	color: #990000;
}
.conferma {
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
#baseweb  #boxinfo  #form1  #button  {
	background-color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: solid #990000 thin;
	height: 20px;
}
