@charset "UTF-8";
/* CSS Document */

/* alternate colors: skin2 */ 
ul.skin2 a {
	background-color:#333333;		
	
}

/* mouseover state */
ul.skin2 a:hover {
	background-color:#333333;
}

/* active tab */
ul.skin2 a.current {
	background-color:#333333;
	border-bottom:2px solid #4F5C6A;	
	
}

/* tab pane with background gradient */
div.skin2 div {
	color:#333333;;
	background:#e0e0e0 url(../immagine-sito-internet-bergamo-milano/sf_tab.png) repeat-x scroll 0 -50px;
	min-height:100px;
}


#flowtabs li {
	list-style-image:none !important;
	list-style-type:none !important;
	margin:0 !important;
}

#content div.skin2 div h2 {
	margin-top:0px;
	color:#ff3300;
}


	ul.css-tabs li {
		list-style-image:none !important;
		list-style-type:none !important;
		margin:0 !important;
	}
	
	div.css-panes h2 {
		margin-top:0px;		
	}
	
	
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:0px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a{ 
	float:left;
	color:#ffffff;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:0px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#9b9b9b;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
    margin-right:2px;
	
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#FF6600;
	color:#ffffff;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:0px solid #ddd;	
	color:#ff3300;	
	cursor:default;
	font-weight:bold;
}

	
/* tab pane */
div.css-panes div {
	display:none;
	border:1px solid #666;
	border-width:0 0px 0px 0px;
	min-height:100px;
	padding:15px 20px;
	background-color:#ddd;	
}












/* tooltip styling. uses a background image (a black box with an arrow) */
div.tooltip {
background-image:url(../immagine-sito-internet-bergamo-milano/nuvola.png);
	 
	font-size:11px;
	height:40px;
	margin-top:5px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:200px;
	text-align:justify;
	
	display:none;
	color:#fff;
}

/* tooltip title element (h3) */
div.tooltip h3 {
	margin:0;
	font-size:18px;
	color:#fff;
}

#trigger {
	
	color:#666666;
	
	font-size:12px;
	height:20px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:200px !important;
	
	position:relative;

	
	
}

/* simple mouseover effect for the trigger */
#trigger:hover {
	color:#ff3300;
}

#trigger1 {
	
	color:#666666;
	
	font-size:12px;
	height:20px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:200px !important;
	
	position:relative;

	
	
}

/* simple mouseover effect for the trigger */
#trigger1:hover {
	color:#ff3300;
}



#trigger2 {
	
	color:#666666;
	
	font-size:12px;
	height:20px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:200px !important;
	
	position:relative;

	
	
}

/* simple mouseover effect for the trigger */
#trigger2:hover {
	color:#ff3300;
}

#trigger3 {
	
	color:#666666;
	
	font-size:12px;
	height:20px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:200px !important;
	
	position:relative;

	
	
}

/* simple mouseover effect for the trigger */
#trigger3:hover {
	color:#ff3300;
}


/* override standalone page styling so that the tooltip is fully shown */


#trigger4 {
	
	color:#666666;
	
	font-size:12px;
	height:20px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:200px !important;
	
	position:relative;

	
	
}

/* simple mouseover effect for the trigger */
#trigger4:hover {
	color:#ff3300;
}


#trigger5 {
	
	color:#666666;
	
	font-size:12px;
	height:20px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:200px !important;
	
	position:relative;

	
	
}

/* simple mouseover effect for the trigger */
#trigger5:hover {
	color:#ff3300;
}


#trigger6 {
	
	color:#666666;
	
	font-size:12px;
	height:20px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:200px !important;
	
	position:relative;

	
	
}

/* simple mouseover effect for the trigger */
#trigger6:hover {
	color:#ff3300;
}

