body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#contenitore{
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
	/*background-image: url(../img/sfondo2.jpg);
	background-repeat: no-repeat;*/
}
div#content{
	text-align: center;
}
div#footer{
	text-align: center;
}
div#entra a img {
	text-decoration: none;
	border: none;
}

