
body {
font-family: sans-serif;
font-size: 0.96em;
color: black;
background-color: white;
margin-top: 5;
padding-top: 5;
}


a {
font-family: sans-serif;
font-weight: bold;
text-decoration: underline;
}

a:link {
font-family: sans-serif;
color: #0000ff;
}

a:visited {
font-family: sans-serif;
color: #0000ff;
}

a:hover {
font-family: sans-serif;
color: #ff0000;
}

a:active {
font-family: sans-serif;
color: #0000ff;
}

b {
font-family: sans-serif;
font-weight: bold;
}

caption {
font-family: sans-serif;
font-weight: bold;
font-size: 0.7em;
color: #000000;
}


img {
border-style: solid;
border-width: 1px;
border-color: #cccccc;
}


img.header {
border-style: none;
}

td {
font-size: 0.82em;
font-family: sans-serif;
color: black;
}

td.areamain {
background-repeat: no-repeat;
background-image: url('../images/bg_areamain.gif');
background-color: #ffffff;
text-align: center;
}

td.contents {
font-family: sans-serif;
font-weight: normal;
color: #000000;
text-align: left;
}

td.menu {
background-color: #ffffff;
text-align: center;
}

th {
font-family: sans-serif;
color: black;
}

th.menu {
background-color: #ffffff;
text-align: center;
}

.pulsante {
font-family: Courier New;
font-weight: bold;
color: white;
text-decoration: underline;
background-color: #0000ff;
border-width: 2px;
border-color: #0000ff;
}

h3 {
font-family: sans-serif;
font-weight: bold;
text-align: center;
color: #00cc66;
}


li {
font-family: sans-serif;
color: #000000;
}

sub {
font-family: sans-serif;
}

sup {
font-family: sans-serif;
}


.titolo {
font-size: 1em;
font-family: sans-serif;
font-weight: bold;
font-style: normal;
color: #666;
text-align: center;
}


.page_content{
font-size: 0.82em;
}


.error {
font-size: 1em;
font-family: Courier New, monotype;
font-weight: bold;
font-style: normal;
color: #fff;
background-color: #f00;
text-align: center;
witdth: 100%;
}
