body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../png/gradient.png) 0% 0% repeat-x;
}


img  { behavior: url(css/iepngfix.htc) }




.gradient {
height: 100px;
padding: 1px;
background: url(../png/gradient.png) 0% 0% repeat-x;
color: #fc2;
} 

.bgINTRO {
	background-image: url(../immagini/intro.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.iframe {
width: 400px;
height: 350px;
overflow: auto;
background-color:#FFFECD;
scrollbar-arrow-color:#330000;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-darkshadow-color:#330000;
scrollbar-3dlight-color:#330000;

}



@font-face {
            font-family: garamond;
            src: url(garamond.eot);
        }

       @font-face {
    font-family: garamond;
    src: url("garamond.ttf") format("OpenType");
}

                             a:link, a:visited {
  color: #432E29;
  background-color: none;
  text-decoration: none;
}

a:hover {
  color: #800000;
  background-color: #ffffff;
  text-decoration: #FFFECD;
}

		.verdana {font-family: verdana;
                 font-size:12px;
                 color:#4C0A0A;
        }
        
        .verdanas {font-family: verdana;
                 font-size:12px;
                 color:#000000;
        }
        .carattere {font-family: garamond;
                 font-size:15px;
                 color:#800000;
        }
        .bianco {font-family: garamond;
                 font-size:13px;
                 color:#FFFFFF;
        }

        .carattereA {font-family: garamond;
                 font-size:15px;
                 color:#FFFECD
        }   
        


        .carattereB {font-family: garamond;
                  font-size:13px;
                   color:#432E29

        }
        .carattereC {font-family: garamond;
                 font-size:25px;
                 color:#432E29
        }
        .carattered {font-family: garamond;
                 font-size:18px;
                 color:#FFFECD
        }

        .caratteref {font-family: garamond;
                 font-size:11.5px;
                 color:#432E29
        }
        .caratteree {font-family: garamond;
                 font-size:13px;
                 color:#800000;
        }
        
        .carattereG {font-family: garamond;
                 font-size:18px;
                 color:#800000;
        }
        .form {
      background: none;
      color:#FF0000;
      font-family: Tahoma;
      font-size: 11px;
      border: Solid 1px #000000;
   }