/* CSS Document */
/* testo indirizzo */
h1 {
font-family: "Century Gothic", Arial, Tahoma, sans-serif;
font-weight : bold;
font-size : 12px;
text-align : center;
line-height : 18px;
letter-spacing : 0px;
word-spacing : 0.1em;
color : rgb(95,95,95);
}
/* menu */
h2 {
font-family: "Century Gothic", Arial, Tahoma, sans-serif;
font-weight : normal;
font-size : 12px;
text-align: center;
line-height : 18px;
letter-spacing : 0px;
word-spacing : 0.1em;
color : rgb(95,95,95);
}