body {
    font-family: 'Raleway', sans-serif;
}
.centratesto{
    text-align: center;
}

a {
    color: black !important;
    text-decoration: none !important;
}

.cb {
    font-size: small !important;
    font-family: 'Raleway', sans-serif;
}

.titolo {
    text-align: center;
    color: #095984;
}

.testoblu {
    color: #095984 !important;
}
.testobianco {
    color: #FFFFFF !important;
}
.testopiccolo {
    font-size: small;
}

.testogrande {
    font-size: large;
}

.nascosto{
    display:none !important;
}

#map { width: 100%; height: 200px; position: relative; top:0; overflow: hidden; padding: 0; }

.bannertestata{
    max-width: 400px;
    width:35%;
}

.foto {
    max-width: 500px;
    width:90%;
}

table, tr, td {
	border: 1px solid gray;
	width: 95%;
	padding: 0px;
}