
.CollapsiblePanel1 {
	
	width: 650px;;
	height:auto;
		margin-bottom:10px;
}

.CollapsiblePanelTab1 {
	margin-top:6px;
	font-family:"FuturaStdBook";
	
	
	width:auto;
	height:18px;
	color:#829DB6;
	text-align:center;
	background-image:url(../img/glossario_piu.png);
	background-repeat:no-repeat;
	background-position:left;
	background-size:contain;
	cursor: pointer;

	text-align:left;

	border-bottom:#fbcda7 solid 1px;
	
	padding-left:30px;
	padding-right:10px;
	font-size:12px;
	font-family:"FuturaStdBook", Arial;
	text-transform:uppercase;
	line-height:12px;
	color:#515f76;





}


  .CollapsiblePanelContent1 {
	width:630px;
	margin-top:-1px;
	
	height:auto;
	padding-left:30px;
	padding-top:20px;
	font-family:Arial, "FuturaStdBook";
	color:#515f76;
}


.CollapsiblePanelTab1:Hover{
	 color: #ef893e;


	 }
.CollapsiblePanelOpen .CollapsiblePanelTab1  {
	background:#f68322;
	background-image:url(../img/glossario_meno.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:left;
	border-top:#fbcda7 solid 1px;
	color:#FFF;
	line-height:12px;
}

 .CollapsiblePanelTabHover .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #FFF;
	

}

 .CollapsiblePanelFocused .CollapsiblePanelTab1 {
	!color:#ef893e;
	
	
}
.CollapsiblePanelContentText1{
	color: #b5c8d5;

}
 .CollapsiblePanelContentText1:link{
	color: #b5c8d5;
	text-decoration: none;
}
 .CollapsiblePanelContentText1:hover{
	color: #ef893e;
	text-decoration: none;	
}












.CollapsiblePanel2 {
	
	width: auto;
	height:auto;
}

.CollapsiblePanelTab2 {
	margin-top:6px;
	font-family:"FuturaStdBook";
	padding-top:7px;
	padding-bottom:7px;
	width:672px;
	height:24px;
	color:#829DB6;
	text-align:center;
	background-image:url(../img/background_name_tab_piu.png);
	background-repeat:no-repeat;
	cursor: pointer; 
	border-top:1px solid #c4c8d0; 
	border-bottom:1px outset #c4c8d0;
	border-left:1px solid #c4c8d0; 
	border-right:1px outset #c4c8d0;


}

.noCollapsiblePanelTab2{
	font-family:"FuturaStdBook";
	padding-top:7px;
	padding-bottom:7px;
	width:672px;
	height:24px;
	color:#829DB6;
	text-align:center;
	background-image:url(../img/background_name_tab.png);
	background-repeat:no-repeat;
	cursor: pointer; 
	border-top:1px solid #c4c8d0; 
	border-bottom:1px outset #c4c8d0;
	border-left:1px solid #c4c8d0; 
	border-right:1px outset #c4c8d0;
}
	
  .CollapsiblePanelContent2 {
	width:674px;
	margin-top:-1px;
	
	height:auto;
	
}
.CollapsiblePanelContentItem2{
	width:auto;
	height:auto;
	font-size:11px;

	}

.CollapsiblePanelTab2:Hover{
	 color: #ef893e;


	 }
.CollapsiblePanelOpen .CollapsiblePanelTab2  {
	background-image:url(../img/background_name_tab_meno.png);	
}

 .CollapsiblePanelTabHover .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #FFF;

}

 .CollapsiblePanelFocused .CollapsiblePanelTab2 {
	!color:#ef893e;
	
}
.CollapsiblePanelContentText2{
	color: #b5c8d5;

}
 .CollapsiblePanelContentText2:link{
	color: #b5c8d5;
	text-decoration: none;
}
 .CollapsiblePanelContentText2:hover{
	color: #ef893e;
	text-decoration: none;	
}
 .CollapsiblePanelContentText2:active{


}
.CollapsiblePanelContentText2:visited{

	
}


