/* CSS Document */
html,body{margin:0; padding: 0;height: 100%}

body { 
  font-size: 12px; 
  font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  background-image: url(imgs/fascia.gif); 
  background-repeat:repeat-x; 
  color:#000;
  }
  
img { border:none;
 }
  
#main {width: 1024px; height:100%;
margin-left:auto; 
margin-right:auto; 
position:relative; 
background-image:url(imgs/prova.jpg);
background-repeat:no-repeat;
background-position:bottom;
 }
 
#head {width: 1024px; height:213px; float:left; background-image: url(imgs/headfiera.jpg); background-repeat:no-repeat;}
#menu {width: 200px; height:374px; float:left; margin-top:13px;}
#corpo {width: 650px; float:left; margin-top:13px;}
#colonnadx {width:100px; height:100%; position:absolute; top:180px; right:50px;   font-family:Verdana, Arial; font-size:8px; color:333; text-align:center; background-color:#fff;}


.basecorpo {height:85px; vertical-align:bottom; font-weight:bold; border-top:3px solid #C8D210; margin-top:25px; width:534px;}

a.blog:link  {color:#FF0000; font-weight:bold; font-size:13px; text-decoration:none;}
a.blog:visited  {color:#FF0000; font-weight:bold; font-size:13px; text-decoration:none;}
a.blog:hover  {color:#467b37; font-weight:bold; font-size:12p3; text-decoration:none;}

.stato {color:#467b37; text-decoration: none; font-size: 13px; font-weight:bold;}
a.nav:link {color:#f07820; text-decoration: none; font-size: 13px; font-weight:bold;}
a.nav:visited {color:#f07820; text-decoration: none; font-size: 13px; font-weight:bold;}
a.nav:hover {color:#467b37; text-decoration: none; font-size: 13px; font-weight:bold;}

.navigazione { margin-top:0px; margin-right:30px; list-style:none; text-align:right; line-height:20px;}
.corpohome { margin-top:12px; width:580px; line-height:15px; text-align:justify; }
.titolo {font-size: 14px; font-weight:bold; color:#f07820;}
.sottotitolo {font-size: 12px; font-weight:bold; color:#f07820;}

.download {height:41px; width:580px; background-image: url(imgs/sfondo_download.jpg); text-indent:50px; font-weight:bold; background-repeat:no-repeat;}
.downloadM {height:41px; width:580px; background-image: url(imgs/sfondo_download2.jpg); text-indent:50px; font-weight:bold; background-repeat:no-repeat;}
.download3 {height:41px; width:580px; background-image: url(imgs/sfondo_download3.jpg); text-indent:50px; font-weight:bold; background-repeat:no-repeat;}


a.download2:link {color:#000; text-decoration: none;}
a.download2:visited {color:#000; text-decoration: none;}
a.download2:hover {color:#000; text-decoration: underline;}

a.leggi:link {color:#f07820; text-decoration: none; font-size: 11px;}
a.leggi:visited {color:#f07820; text-decoration: none; font-size: 11px;}
a.leggi:hover {color:#467b37; text-decoration: none; font-size: 11px;}


 
.gall{height:37px; width:580px; background-color:#e6e6e6; text-indent:40px; font-weight:bold; border-bottom:7px solid #FFF;}

.spett{height:105px; width:445px; border-bottom:1px solid #FFF; border-left:8px solid #e6e6e6;; background-color: #e6e6e6;}
.conv{background-color:#e6e6e6;  border-bottom:12px solid #fff;}

.notizia { margin-top:-30px; width:510px;line-height:15px;}
.testonotizia {
	width:650px;
	margin-top:0px;
}
.titolonotizia{font-size: 14px; font-weight:bold; color:#000;}
.datanotizia {color:#333; font-size:11px}
.galleria {width:500px; margin-top:0px;}




.stampa {list-style:square; text-align:left; line-height:20px;}
.news {list-style:none; text-align:left; line-height:20px; text-indent:-40px; font-weight:bold;}

