/* --Pagine generale-- */
body {
background-color:#ffc118;
font-family:sans-serif, serif;
font-size:small;
margin-top:15px;
}

/* --Bordo tabella generale-- */
#tabella {
border-color:#000;
border:1px solid;
}

/* --Formattazione titolo-- */
#titolo {
background-image:url(Title.png);
background-repeat:no-repeat;
text-align:center;
height:165px;
}

/* --Formattazione fondo-- */
#fondo {
background-image:url(Fondo.png);
background-repeat:no-repeat;
text-align:center;
height:113px;
}

/* --Tabella centrale-- */
#framecentrale {
text-align:left;
background-color: #fff;
}

/* --Proprietà menu-- */
#menu {
text-align:left;
background-image:url(Menu.png);
background-repeat:repeat-y;
width:163px;
}

/* --Celle del menu-- */
.cella {
background-image:url(Pulsante.png);
background-repeat:no-repeat;
width:163px;
height:28px;
}

/* --Cella header del menu-- */
.cella_titolo {
background-image:url(Pulsante.png);
background-repeat:no-repeat;
text-align:center;
width:163px;
height:28px;
}

/* --Rollover menu-- */
td.cella:hover {
cursor:pointer;
}

/* --Propretà titolo maggiore-- */
#title {
font-size:large;
text-align:center;
}

/* --Proprietà titolo minore-- */
#title1 {
font-size:medium;
}

/* --Stile link-- */
a, a:active, a:visited a:hover{
text-decoration : none;
font-weight:bold;
color:#333;
}

/* --Proprietà alfabeto-- */
#alfabeto a{
text-transform:uppercase;
color:#00f;
text-decoration : underline;
}

#tabellahead {
border:1px solid #333;
background-color:#99b;
border-bottom-width:0px;
text-align:center;
width:555px;
}

#tabellacentro a {
color:#f00;
}

#tabellacentro {
border:1px solid #333;
background-color:#aaa;
width:555px;
}

#tabellafoot {
border:1px solid #333;
border-top-width:0px;
width:555px;
background-color:#99b;
text-align:center;
}

#tabellafoot a {
color:#f00;
}

#tab {
font-size:x-small;
border:1px solid #333;
}

.primo {
border:1px solid #333;
text-align:center;
width:155px;
font-weight:bold;
background-color:#bbb;
}

.secondo {
border:1px solid #333;
text-align:center;
width:100px;
}

.terzo {
border:1px solid #333;
text-align:center;
width:100px;
background-color:#bbb;
}

.quarto {
border:1px solid #333;
text-align:center;
width:155px;
}

.quinto {
border:1px solid #333;
text-align:center;
width:137px;
background-color:#bbb;
}

.sesto {
border:1px solid #333;
text-align:center;
width:144px;
}

.settimo {
border:1px solid #333;
text-align:center;
width:103px;
}

.ottavo {
border:1px solid #333;
text-align:center;
width:95px;
}

.nono {
border:1px solid #333;
text-align:center;
width:72px;
}

/* --Proprietà celle thumbnails-- */
.photo {
vertical-align:middle;
text-align:center;
}
