BODY{font: 10t "Verdana"}


a:link, a:visited, a:active { text-decoration: none; color: #CC0000 }
a:hover      { text-decoration: underline; color: #800000 }
/* Font per titolo paragrafo */
.paragrafo {
color:white;
font-family: "Tahoma, Verdana, Arial, Helvetica";
font-size: "10pt";
text-transform: uppercase ;
font-weight: "bold";
}


/* Font per titoli testi */
h1 {
FONT-FAMILY: Tahoma;
FONT-SIZE: 20px; 
COLOR: black; 
}


/* Font per moduli di input */
.form {
FONT-FAMILY: Verdana; FONT-SIZE: 8px; COLOR: #000000; BORDER: FF9977 1px solid
}

/* Font per moduli di input */
.formmes {
FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #000000; BORDER: FF9977 1px solid
}

/* Font per moduli di input */
.form2 {
FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #000000; BORDER: FF9977 1px solid
}

/* Font per moduli di input */
.form3 {
FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #000000; BORDER: FF9977 1px solid
}

/* Font per moduli di input */
.form4 {
FONT-FAMILY: Verdana; FONT-SIZE: 12px; COLOR: #000000; BORDER: FF9977 1px solid
}

/* Font per titolo Capitolo */
.titolo {
color:#CC0000;
font-family: "Tahoma, Verdana, Arial, Helvetica";
font-size: "16pt";
text-align: "Center";
font-weight: "bold";
}

.header {
position: relative;
z-index=1;
}


.leggilibri{
z-index: 20;
position: static;
border: 0px;
}

.h_logo {
width:400px;
height: 140px;
top: 84;
left: 350;
z-index=20;
position: absolute;
/* background-image: url('images/menu1.gif'); */
/* background-repeat: no-repeat; */
border: 0px;
}

.h_titolo {
width:200px;
height: 145px;
top: -120;
left: -310;
z-index:10;
text-align: right;
position: absolute;
border: 0px;
}


.h_login {
width:400px;
height: 140px;
top: -40;
left: 400;
z-index=20;
position: absolute;
border: 0px;
}


.h_bandana {
width:485px;
height: 19px;
top: 35;
left: -55;
z-index=-2;
position: absolute;
background-image: url('images/bandana.gif');
background-repeat: no-repeat;
border: 0px;
}



/* Font per titolo piccolo paragrafo */
.titolino {
color: black;
font-family: "Tahoma, Verdana, Arial, Helvetica";
font-size: "10pt";
text-decoration: underline;
font-weight: "bold";
}

/* Font per testo */
.testo {
color: black;
font-family: "Tahoma, Verdana, Arial, Helvetica";
font-size: "10pt";
}

/* Font per testopiccolo */
.testopiccolo {
color: black;
font-family: "Tahoma, Verdana, Arial, Helvetica";
font-size: "8pt";
}

/* Font per testolino */
.testolino {
color: white;
font-family: "Tahoma, Verdana, Arial, Helvetica";
font-size: "7pt";
}
