/* Foglio si stile */
/*    ideato da    */
/*  Giacomo Socci  */

h1, h3 {
	color: #00F;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

h2 {
	color: #F00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}


th {
	text-align: left;
}

#home_destra {
	float: right;
	width: 30%;
}

#home_centro {
	float: left;
	width: 35%;
}

#home_sinistra {
	float: left;
	width: 30%;
}

#home_destra ul, #home_sinistra ul {
	list-style-type: none;
	list-style-image: url("img/li_palla.jpg");
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 30px;
	margin-bottom: 0px;
}

#home_destra a, #home_sinistra a {
	text-decoration: none;
}

#home_destra li, #home_sinistra li {
	padding-top: 15px;
	vertical-align: middle;
}

#l_principale a {
	color: #03C;
	font-size: 24px;
	font-style: italic;
}

#l_manifestazioni a {
	color: #F00;
	font-size: 24px;
	font-variant: small-caps;
}

#l_minibasket a {
	color: #690;
	font-size: 18px;
}

#l_femminile a {
	color: #F0F;
	font-size: 18px;
}

#l_maschile a {
	color: #00F;
	font-size: 18px;
}

#piedi, #piedi_link_home {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#piedi_link_home {
	text-align: right;
	font-style: italic;
	color:#00F;
}

#piedi_link_home a {
	text-decoration: none;
}

table#consiglio {
	font-size: 24px;
	font-style: italic;
}

table#orari, table#orari th, table#orari td {
	border: 1px solid #000;
	font-weight: bold;
	text-align: center;
}

table#staff1 th {
	color: #00F;
	font-weight: normal;
}

table#staff1 td {
	font-style: italic;
	font-weight: bold;
}

table#staff2 td {
	font-style: italic;
}

.blu {
	color: #00F;
}

