.tabellaBase {
	width: 100%;
	height: 100%;

}
.cellaFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
	height: 30%;

}
.tabellinaIntro {
	height: 200px;
	width: 300px;
	border: thin dashed #CCCCCC;
	text-align: center;
	padding: 10px;



}
.testoBase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.paginaBase {
	margin: 0px;
	background-image: url(images/world.jpg);
	background-repeat: no-repeat;
	background-position: center center;


}
.cellaMid {
	text-align: center;
}
.testopiccolo {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

