@charset "utf-8";
/* CSS Document */

/* struttura della pagina
*********************************************************************/
#box_centrale {
	width: 790px;
	z-index: 0;
}
.contenuto_centrale{
	width: 650px;
	font-size:14px;
	line-height: 20px;
	margin: 50px 20px 20px 100px;
}
.titolo {
	color: #003271;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.contenuto_scuola_calcio {
	font-size:12px;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 100%;
}
