* {
padding: 0; 
margin: 0;
}

body {
text-align: center;
font: 0.84em/1.333 Arial, sans-serif;
height: 100%;
margin: 0 auto;
}

h1 a {
padding: 0 2.5em;
font-size: 0.5em;
}

h1 {
text-align: center;
font-size: 2em;
}

a, a:link, a:visited {
color: black; 
text-decoration: none;
}

table {
margin: 0.3em auto 0.3em auto;
}

.contenitore table thead td {
background-color: #7C86AF;
text-align: center;
border: none;
padding-top: 0.2em;
font-size: 0.8em;
font-weight: bold;
}

.contenitore table td {
background-color: #cccccc;
border-top: 1px solid black;
border-bottom: 1px solid black;
font-size: 0.7em;
padding: 0.4em;
}

.contenitore table .bottone {
font-weight: bold; 
font-size: 0.7em; 
border: none; 
padding: 0.2em 0.4em; 
background-color: #7C86AF;
}

.contenitore table .noeventi {
text-align: center;
font-style: italic;
}

form p {
margin: 0.5em auto 2em auto;
}

form select {
margin: 0 0.2em;
}

.contenitore {
background-color: #7C86AF;
text-align: center;
margin: 0.5em auto;
border: 2px solid gray;
width: 90%;
padding: 0.5em;
}

.contenitore span {
font-size: 1em;
font-weight: bold;
text-align: center;
padding: 0 1em;
margin: 0 auto;
}

.contenitore span a {
text-decoration: underline;
}

.listamesi {
text-align: center;
margin: 0.3em 0;
font-size: 1.5em;
}
