﻿html { height:100%;margin:0;}

body 
{
   /* font: bold 11px Arial Narrow, Arial, Arial, Sans-serif;*/
    font-family:Arial;
  	color: #999999;
    background-image:url(img/bg.jpg);
    background-repeat:no-repeat;
    background-position:top;
    font-size:13px;
    /* margin-left:30px;*/
}
img
{
   border:0px;
}
    
table
{
     border-width:0px;
     padding: 0px 0px 0px 0px;
}

hr
{
     height:1px;
     color:#e2e2e2;
     width:187px;
     border: 0;
     background-color: #e2e2e2;
}

.menu
{
   background-image:url(img/bg_menu.png);
   background-repeat:repeat-x;
   width:811px;
   height:154px;
   text-align:left;
   vertical-align:middle; 
}

.smn
{
   background-color:#7bc1d3;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   text-align:center;
   vertical-align:middle; 
   font-family:Arial;
   color: white;
   font-size:12px;
   font-weight:bold; 
   border:none;
}

.smn:hover
{
   background-color:#b1ca49;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   text-align:center;
   vertical-align:middle; 
   font-family:Arial;
   color: white;
   font-size:12px;
   font-weight:bold;
   cursor:pointer; 
   border:none;
}

.smn_green
{
   background-color:#b1ca49;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   text-align:center;
   vertical-align:middle; 
   font-family:Arial;
   color: white;
   font-size:12px;
   font-weight:bold; 
   border:none;
}

.smn_green:hover
{
   background-color:#7bc1d3;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   text-align:center;
   vertical-align:middle; 
   font-family:Arial;
   color: white;
   font-size:12px;
   font-weight:bold;
   cursor:pointer; 
   border:none;
}

.smn_orange
{
   background-color:#ff9000;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   text-align:center;
   vertical-align:middle; 
   font-family:Arial;
   color: white;
   font-size:12px;
   font-weight:bold; 
   border:none;
}

.smn_orange:hover
{
   background-color:#b1ca49;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   text-align:center;
   vertical-align:middle; 
   font-family:Arial;
   color: white;
   font-size:12px;
   font-weight:bold;
   cursor:pointer; 
   border:none;
}

.news
{
   background-image:url(img/bg_news.png);
   text-align:left;
   vertical-align:top; 
   height:193px;
   width:251px;
   padding:45px 15px 0px 15px;
   vertical-align:middle; 
   font-family:Arial;
   color:#848484;
   font-size:11px;
}
.sondaggio
{
   background-image:url(img/bg_sondaggio.png);
   padding:40px 15px 0px 15px;
   width:251px;
   height:237px;
   text-align:left;
   vertical-align:middle; 
}

.meteo
{
   background-image:url(img/bg_meteo.png);
   width:281px;
   height:225px;
   text-align:left;
   vertical-align:middle; 
}

.footer
{
   background-image:url(img/footer.png);
   width:971px;
   height:100px;
   text-align:left;
   vertical-align:middle; 
}

.top_center
{
   background-image:url(img/top_center.png);
   background-repeat:repeat-y;
   width:686px;
   height:28px;
}


.center
{
   background-image:url(img/bg_center.png);
   background-repeat:repeat-y;
   width:650px;
   padding:8px 18px 8px 18px;
}

.bottom_center
{
   background-image:url(img/bottom_center.png);
   background-repeat:repeat-y;
   width:686px;
   height:9px;
}

.box_title
{
   background-color:#b1ca49;
   height:28px;
   padding-left:5px;
   padding-right:45px;
   text-align:left;
   vertical-align:middle; 
   font-family:Arial;
   color: white;
   font-size:14px;
   font-weight:bold;
}

.newsletter
{
   background-image:url(img/newsletter.jpg);
   background-repeat:repeat-x;
   text-align:center;
   vertical-align:top; 
   height:148px;
   width:316px;
}

.palu
{
   background-image:url(img/palu.jpg);
   background-repeat:repeat-x;
   text-align:center;
   vertical-align:top; 
   height:148px;
   width:316px;
}

.guestbook
{
   vertical-align:top;
   height:142px;
   width:643px;
   padding:2px 2px 2px 2px;
   border:solid 1px #e2e2e2;
}

.top_guestbook
{
   background-color:#dff6fc;
   text-align:left;
   vertical-align:middle; 
   height:25px;
   width:628px;
   padding:0px 8px 0px 8px;
   font-family:Arial;
   color: #484949;
   font-size:12px;
   text-decoration:none;
   font-weight:bold;
}

.bottom_guestbook
{
   text-align:justify;
   vertical-align:top; 
   height:80px;
   width:628px;
   padding:8px 8px 8px 8px;
   border-top:none;
}

.firma
{
background-color:#f2fbcd;
padding:10px 10px 10px 10px;    
}


.invisible 
{
    display:none;    
}










