body{
	text-align: center;
	/*background-color: #FFF;
	background-image: url(spix.jpeg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:25% 75%;
	color: #000;
	*/
	font-family: Verdana, Geneva, sans-serif;
}

.menubar{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:15% 1%;
	display: block;
	height: 90px;
	width: 100%;

}


#content{
	margin: auto;
	width:35%;
	vertical-align:middle;
}

#corpo{
	background-image: url(url.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:90% 1%;
}


table{
	width: 80%;
	height: 100px;
	text-align: center;
	border-width: 3px;
	border-color: #105A7F;
}
.submit, .top{

}
.top{
	display: block;
	width: 100%;
	height: 15px;
}

h1.avviso{color: red;}

.width33 {
	padding-top: 40px;
   width: 33.333%;
	color: #999999;font-family: "DroidSansRegular";
}
.grid-box {
    float: left;
	
}
#bottom-b .mod-headerline .module-title {
    font-size: 15px;
    line-height: 0px;
	
}
.mod-headerline .module-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 12px;
	
}
#bottom-b .mod-headerline {
    font-size: 12px;
	
}