<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.fancybox-wrap { 
  top: 100px !important; 
  left: 47px !important; 
  width: 300px !important;
}
.label a{color:#d0d0d0; text-decoration:none;}

.audio_player{margin-top:5px; width:230px !important; height:30px;}

#audio_player,
#audio_0,#audio_1,#audio_2,#audio_3,#audio_4,#audio_5,#audio_6,#audio_7,#audio_8,
#mep_0,#mep_1,#mep_2,#mep_3,#mep_4,#mep_5,#mep_6,#mep_7,#mep_8
{margin-top:5px; width:230px !important; height:30px;}
.mejs-container { width:230px !important}

#popup_3{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 300px !important;
   	 width: 250px !important;
	}
#popup_0{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 330px !important;
   	 width: 250px !important;
	}
	
#popup_1{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 380px !important;
   	 width: 280px !important;
	}	
#popup_2{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 300px !important;
   	 width: 250px !important;
	}
	
	
#popup_4{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 300px !important;
   	 width: 250px !important;
	}
#popup_5{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 420px !important;
   	 width: 250px !important;
	}	
#popup_6{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 350px !important;
   	 width: 250px !important;
	}
#popup_7{
	font-family: "LucidaSans";
    font-size: 14px;
    line-height: 16px;
	  height: 200px !important;
   	 width: 250px !important;
	}	
		
	
.header .close {
    background-image: url("../assets/close.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 5px;
    width: 30px;
}
	
.header { line-height:16px;font-size:14px;font-family:'LucidaSans'; margin-left:10px; margin-right:10px; z-index:8888; }

.header h1{text-align:center; font-size:16px}

.header p{text-align:left;}	

#introduzione {z-index:99999;
    font-family: LucidaSans,sans-serif;
	color: #d0d0d0;
    display: block;
    font-size: 13px;
    font-weight: 700;
	width:120px;
    
	position: relative;
	padding:5px;
	
    text-align: center;

	cursor:pointer;
	background-color: #3b3b3b;
/*
	margin-bottom: 0;
    
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #3b3b3b;
    border-bottom-color: #5d5d5d;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #5d5d5d;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #313131;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #292929;
    border-top-style: solid;
    border-top-width: 1px;
  */ 
}


}

.audio_player{ width:200px !important; height:25px !important;  margin-top:10px;}</pre></body></html>