#gallery_flashcontent{
    width: 730px;
    height: 558px;
    }

#textLayerWrapper .ElLayer{
    overflow :none;
    color: #104c88;
    }

#textLayerWrapper .textLayer{
     margin:0 8px 0 0;
    }

#contentLayer{
    float: left;
    z-index: 5;
    position: relative;
    }
    
#contentLayer .ElLayer{
    cursor: pointer;
    }

#gallery_layer{
    display:    none;
    position:   absolute;
    z-index: 200;
    height: 536px;
    width:  300px;
    }
    
#gallery_text{
    background-image:url('../ges_images/giffa.png');
    float:  left;
    height: 536px;
    width:  265px;
    margin: 0;
    text-align: justify;
    overflow: hidden;
    }    

#gallery_text_right{
    float:  left;
    width:  auto;
    height: 536px;
    } 
    
#gallery_text_controller{
    font-size: 26px;
    font-weight: bold;
    top: 502px;
    cursor: pointer;
    position: relative;
    background-color: blue;
    width:  35px;
    height: 35px;
    bottom: 0px;
    background:url('../ges_images/linguetta.png') top left no-repeat;
    } 

/*TITOLO DI SEZIONE*/
#textLayerWrapper .ElLayer, .ElLayer{
    font:  bold 14px "Trebuchet MS";
    color: #999999;
	padding-left:10px;
	padding-right:10px;
	
    /*margin-left:23px;*/
    /*z-index:2;*/
    /*position: relative;*/
    }

#textLayerWrapper .ElLayer:hover, .ElLayer:hover{
    font:  bold 14px "Trebuchet MS";
    color: #8a0000;
    }



/*TESTO DI SEZIONE*/
.textLayer{
    color: #666666;
	font:  bold 12px "Trebuchet MS";
	padding-left:10px;
	padding-right:10px;

    }

/*link */
.linkLayer{
    
    }
    
#textLayerWrapper{
    float: left;
    position:relative;
    z-index:5;
    height: 525px;
    /*border:1px solid red;*/
    overflow: auto;
    }

.switchLayer{
    font:  bold 12px Georgia, Verdana, arial, Helvetica, sans-serif;
    color: #104c88;
  }

a.pdfLink{
    font:  bold 12px Georgia, Verdana, arial, Helvetica, sans-serif;
    color: #104c88;
    text-decoration:none;
  }