body{
	background-image:url(sfondo_cella.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-attachment:fixed;
}
#pagina{
	text-align: center;
	/*position:relative;*/
	text-align: center;
	width:100%;
	height:auto;
	float:left;
}
#warning{
	/*position: relative;
	left:50%;
	margin-left: -35%;*/
	width:70%;
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 400px;
	font-size:13px;
	color: #FF0080;
	text-align: right;
	padding: 5px 0px;
	clear: both;
	margin-bottom: 10px;
	background:transparent;
}

#corpo{
	/*position: relative;
	top: 30px;
	left:50%;
	margin-left: -35%;*/
	width:70%;
	background:transparent;
	margin: auto;
}

#mappa{
	width: 30%;
	float: left;
	text-align: left;
	background:transparent;
}

#mappa_title{
	text-align: left;
	font-weight: bold;
	font-family:"Comic Sans MS";
	color: #8080FF;
	font-style:oblique;
	font-size: 16px;
	background:transparent;
}

.pulsante{
	text-align: center;
	margin: 4px 0px;
	background:transparent;
}

#testo{
	float: left;
	width: 69%;
	background:transparent;
}

#testo_title{
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF0080;
	background:transparent;
}

#testo_welcome{
	text-align: center;
	font-size: 16px;
	font-family: "Comic Sans MS";
	color: #000080;
	margin-top: 10px;
	background:transparent;
}

#testo_welcome2{
	text-align: center;
	font-size: 16px;
	font-family: "Comic Sans MS";
	color: #0070A6;
	margin-top: 10px;
	background:transparent;
}