/* Creato  con EVRSoft First Page 2006 v.3 */

body { 	   	 background-color: #008000; 
	 		 background-image: url("sfondohome2.gif");
			 background-repeat: no-repeat;
			 background-attachment: fixed;
			 background-position: 50% 50%;
			 scrollbar-face-color: #008000; /*colore barra in movimento */
             scrollbar-shadow-color: #000000; /*2° colore spessore destro */
			 scrollbar-highlight-color:#89fd29; /* 2° colore spessore sinistro */
			 scrollbar-3dlight-color: #60ee00; /*colore spessore sinistro */
             scrollbar-darkshadow-color: #a53905; /*colore spessore destro */
			 scrollbar-track-color: #bbf3ed; /*colore sfondo barra */
			 scrollbar-arrow-color: #ffff00; /*colore frecce */
			 font-family: Verdana,Arial,sans-serif; 
             font-size: 10 pt;
			 color: #FFFFF0;
			 margin-top: 4px 
			 }
TD{
			 font-family: Verdana,Arial,sans-serif; 
             font-size: 10 pt;
			 color: #FFFF00;
  			 }
div.boxbianco{ color: blue;
			 overflow: hidden;
    		 background: url(box240x280w.PNG) repeat-x bottom left;
    		 padding-bottom: 30px;
			 margin-bottom: 15px
			 }
div.m1{		 width: 600px
			 }
div.m2{		 width: 480px
			 }
div.m3{		 width: 720px
			 }
div.boxbianco div{
    		float: left;width:210px !important; 
			width /**/:240px;
    		background: url(box240x280w.PNG) repeat-x top left;
    		padding: 20px 15px 0}
div.boxbiancobig{ color: blue;
			 overflow: hidden;
    		 background: url(box720x720w.PNG) repeat-x bottom left;
    		 padding-bottom: 30px;
			 margin-bottom: 15px
			 }
div.boxbiancobig div{
    		float: left;width:690px !important; 
			width /**/:720px;
    		background: url(box720x720w.PNG) repeat-x top left;
    		padding: 20px 15px 0}
div.boxfiori{ color: blue;
			 overflow: hidden;
    		 background: url(fiori600x400.PNG) repeat-x bottom left;
    		 padding-bottom: 30px;
			 margin-bottom: 15px
			 }
div.boxfiori div{
    		float: left;width:590px !important; 
			width /**/:600px;
    		background: url(fiori600x400.PNG) repeat-x top left;
    		padding: 20px 15px 0}


a span.tt-container{display:none;}
a:hover { position: relative; }
a:hover span.tt-container {
    		background: #76ff05;
    		display:block;
    		height: 1.5em;
    		position: absolute;
    		top: 0.5em;
    		z-index: 3;
    		width: 12em;}
a:hover span.tt-arrow {
    		background-image:url(imglink.gif);
    		height: 15px;
    		left: 15px;
    		position: absolute;
    		top: -1px;
    		width: 15px;}
a:hover span.tt-text { padding: 6px; }
