body {
background: #FFFFFF url(./images/sfondo.gif);
font-family: georgia, "times new roman", times, serif;
}

p {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-botton: 0px;
text-align: justify;
}

h3 {
margin-left: 0px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 30px;
color: #993300;
}

h4 {
margin-left: 0px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 5px;
color: #330099;
font-style: italic;
}

.palestra {
background-color: #330099;
color: #FFFFFF;
}

.giorno {
background-color: #CC0000;
color: #FFFFFF;
}

.orario {
background-color: #FFCC00;
color: #330099;
}

.titolo {
background-color: #CC0000;
color: #FFFFFF;
font-weight: bold;
font-style: italic;
}

.nome {
background-color: #FFCC00;
color: #330099;
}

.carica {
background-color: #D9E7FD;
color: #330099;
}

.telefono {
background-color: #CCCCCC;
color: #330099;
}
a {
font-weight: bold;
color: #333399;
}

a:hover {
text-decoration: none;
color: #CC0000;
font-size: 110%;
}

#corpo {
width: 100%;
margin-left: 10%;
margin-top: 5%;
margin-right: 10%;
margin-bottom: 5%;
}

#menu {
width: 100%;
text-align: center;
}

#menu b {
color: #993300;
font-size: 110%;
}