@charset "UTF-8";
/* CSS Document */

div#Titolo {
          position: absolute;
          background: #BAA311;
          top: 5px;
          left: 215px; 
          height: 215px;
          width: 815px;
          font-family: Verdana;
          font-size: 14px;
          }

div#Immagine {
          position: absolute;
          top: 5px;
          left: 10px; 
          height: 215px;
          }

div#Immagine2 {
          position: absolute;
          top: 5px;
          left: 1032px;                          
          height: 215px;
          }

table#Testata {
        border: 0px solid #00FF00;
        background: #BAA311;
        }

td.Testata {
        border: 0px solid #00FF00;
        font-family: Courier;
        font-size: 14px;
        width: 115px;
        }                                                                                        

tr.Testata {
        height: 38px;                                            
        }

div#Articolo1 {
          font-family: "Times New Roman";
          line-height: 24px;
          font-size: 18px;
          position: absolute;
          top: 225px;
          left: 215px;
          width: 815px;                                  
          }

div#slideshow_fade {	//Roseto.asp
        width:800px;
        height:1000px;
        background-color:#006;
        position:relative;
        left: 0px;
        top: 0px;
        z-index:-10;
        overflow:hidden;
        }

div#slideshow_fade_1 {	//Roma.asp
        width: 800px;
        height: 600px;
        background-color: #FFFFFF;
        position:relative;
        left: 0px;
        top: 0px;
        z-index:-10;
        overflow:hidden;
        }

img#Immagine_1 {		//Roseto.asp	   	
        border:0;
        position:absolute;
        width: 800px;
        height: 1000px;
        }

/*
img#Immagine_2 {		//Roma.asp	   	
        border:0;
        position:absolute;
        width: 800px;
        height: 600px;
        }
*/

#popup_txt {
        width: 800px;
        height:40px;
        position: relative;
        left: 0px;
        top: 920px;
        background-color:#000;
        z-index:10;
        opacity:0.7;
        filter('opacity=70');
        padding:10px;
        color:#FFF;
        }

h4.titleImage {
        font-size:16px;
        line-height:18px;
        margin:0;
        }
