@import url("../../css/standard/home.css");

/* STILI DA MODIFICARE */
/*
codice colore standard
blu standard => #005EB8
blu hover (?) => #005cb8
*/

.ui-tabs .ui-tabs-panel {
	border: 1px solid #00914A!important;
	}

div#scadenze-view h4, .div#eventi-view h4 {
	background: #00914A none repeat scroll 0 0;
	}

div.more-links {
    border: 1px solid #00914A;
	}

div.more-links a{
    color: #00914A;
	}

div#bandi-view, div#eventi-view {
    border: 1px solid #00914A;        
	}