@charset "utf-8";
/* CSS Document */


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

*{margin:0; padding:0}
.contenitore { margin: 0 auto;}
img, div { behavior: url(iepngfix.htc) }

body { background-position:top; background-image:url(images/sfondo.jpg); }

.piva {font-family:"Verdana"; font-size:10px; color:#FFFFFF; text-align: center;  }
address {font-family:"Verdana"; font-size:10px; color:#FFFFFF; text-align: center;  }
address a { font-family:"Verdana"; font-size:10px; color:#FFFFFF; text-align: center;}
address a:visited { font-family:"Verdana"; font-size:12px; color:#FFFFFF; text-align: center; }
address a:hover {font-family:"Verdana"; font-size:12px; color:#FFFFFF; text-align: center; }

.bianco10 {font-family:"Verdana"; font-size:10px; color:#FFFFFF; }

h1 {/*font-family:"Georgia"; */font-size:18px; color:#f56117; }

h2 { font-size: 11px; color:#862601; font-weight: normal;}

h3 {/*font-family:"Georgia"; */font-size:16px; color:#f56117; }

.marrone {/*font-family:"Georgia"; */font-size:11px; color:#862601;  font-weight: normal; }
.marronebig {/*font-family:"Georgia"; */ font-size:20px; color:#862601;  font-weight: normal; }
.marrone10 {/*font-family:"Georgia"; */ font-size:10px; color:#862601;  font-weight: normal; }
.bianco {/*font-family:"Georgia"; */ font-size:12px; color:#FFFFFF;  font-weight: normal; }

.bordo { border:3px solid #fddccb; }
