/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20-ott-2016, 11.17.19
    Author     : micaela
*/


.bg-1 { 
    background-color: #1abc9c; /* Green */
    color: #ffffff;
}

.bg-2 { 
    background-color: #FFC768; /* Arancio */
    color: #ffffff;
}
.navbar{
    margin-top: 0px;
    
}
.active{
    
    
}
