/*   --------------------- WOOBINDA -------------------     */

.invisibile {
	visibility: hidden;
	width: 0px;
	height: 0px;
	font-size: 0px;
}

/*   --------------------- TEXTURE ERBA -------------------     */

.background {
	background-image: url(immagini/texture_home.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/*   --------------------- TESTI  -------------------     */

.verdana-10-grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;


}

.verdana-10-evidenziato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;


}

.sottotitolo-sezione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B780A;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;


}




.verdana-10-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B780A;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;


}
.verdana-10-link:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B780A;
	font-weight: bold;
	text-decoration: underline;

}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;


}
.credits:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}


/*   --------------------- NEWS  -------------------     */


.titoli-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B780A;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}


.testo-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}


/*   --------------------- FOOTER  -------------------     */

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;


}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;


}

.footer:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #556718;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;


}

.puntini {
	background-image: url(immagini/puntini.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



/*   --------------------- FONDI  -------------------     */


.fondotab_vincitori {
	background-image: url(immagini/fondo_tab_vincitori.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.fondotab_vincitori_top {
	background-image: url(immagini/fondo_tab_vinc_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.fondotab_sponsor {
	background-image: url(immagini/fondo_tab_sponsor.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.fondotab_sponsor_top {
	background-image: url(immagini/fondo_tab_sponsor_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* -------------------------- MENU CSS ----------------------------- */

/* -------------------------- LIVELLO 2 ----------------------------- */
.menu_livello_02_off {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 18px;
	font-weight: bold;
}

.menu_livello_02_off a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_livello_02_off a:hover {
	color: #E7FE6E;
}

.menu_livello_02_on {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7FE6E;
	margin-left: 20px;
	line-height: 18px;
	font-weight: bold;
}

.menu_livello_02_on a {
	color: #E7FE6E;
	text-decoration: none;
}

/* -------------------------- LIVELLO 3 ----------------------------- */

.menu_livello_03_off {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 30px;
	line-height: 18px;
	font-weight: normal;
}

.menu_livello_03_off a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_livello_03_off a:hover {
	color: #E7FE6E;
}

.menu_livello_03_on {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7FE6E;
	margin-left: 30px;
	line-height: 18px;
	font-weight: normal;
}

.menu_livello_03_on a {
	color: #E7FE6E;
	text-decoration: none;
}












