@charset "utf-8";
/* CSS Document */

body {
      background-image: url(elementi/img/sf_main.jpg);
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  color: #000000;
}

div#contenitore {
      background-image: url(elementi/img/sf_contenitore.gif);
	  width: 840px;
	  height: 646px;
	  padding-right: 286px;
	  padding-top: 34px;
	  padding-left: 47px;
}

div#bottom {
   width: 839px;
   background-image: url(elementi/img/bottom.gif);
   background-repeat: no-repeat;
   background-position: bottom left;
   height: 580px;
   background-color: #FFFFFF;
   filter:alpha(opacity=85);
   -moz-opacity:.85;
   opacity:.85;
}

div#contenuto {
   background-image: url(elementi/img/top.gif);
   background-repeat: no-repeat;
   color: #000000;
   width: 839px;
}

div#main {
   height: 520px;
   width: 839px;
}

div#striscia {
   width: 839px;
   height: 24px;
   background-color: #293119;
   float: none;
}

div#indirizzo {
   width: 839px;
   height: 20px;
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 10px;
   padding-top: 3px;
   float: none;
   
}

div#left {
   width: 264px;
   height: 506px;
   float: left;
   padding: 10px;
}

div#right {
   width: 530px;
   height: 506px;
   float: right;
   padding: 10px;
}

div#elementi {
   width: 510px;
   height: 485px;
   background-image: url(elementi/img/sf_right.gif);
   padding: 10px;
}

div#logo {
   width: 264px;
   height: 160px;
   background-image: url(elementi/img/logo.gif);
}

div#fiori {
   width: 264px;
   height: 82px;
}

div#poesia {
   width: 264px;
   height: 264px;
   background-image: url(elementi/img/poesia.gif);
}

div#lingue {
width: 500px;
height: 20px;
text-align: right;
}

div#titolo {
width: 460px;
text-align: right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #990000;
}

div.box{width:495px;
    height:163px;
    background: url(elementi/img/sf_box.gif) no-repeat top left;
    padding:1px 0;
	font-size:10px
}

div.box-inner{height: 133px;
    overflow:auto;
    margin:15px 14px 0;
	padding-right:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;	
	} 

div#immagine {
   width:480px;
   padding-top: 15px;
   text-align: center;
}

a.foto {
   color: #000000;
}

a:hover.foto {
   color: #990000;
}

td.didascalia {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	} 

a {
   color: #990000;
   text-decoration: none;
   font-weight: bold;
}

a:hover  {
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}


