@charset "UTF-8";
/* CSS Document */

#contenuto {
	width:750px;
	margin-left:20px;
}


#testo{
	width:480px;
	float:left;
}

p{
	color:#505050;
	font-size:12px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-align:justify;
}

#foto{
	margin-left:20px;
	width:250px;
	float:left;
}


.casella-foto{
	width:120px;
	float:left;
}

#tasto{
	width:480px;
	text-align:center;
}

#tasto a:link, a:visited{
	color:#ffffff;
	border:0px;
}