
#main-bar.bluebar {
    background: #1096AB;
}
ul#menu > li > a:hover {
    color: #1096AB;
}

/*-------------------------------------------------------------------------------------------------------------NOTIZIE*/
#about .circle:hover {
	border: 5px solid #1096AB;
}
#about-tree .circle.bigblue {
    background-color: #1096AB;
}
#about-tree .circle a {
    color: #1096AB; 
}
#about-info {
    background-color: #1096AB;
}
#team {
    background-color: #1096AB;
}