/**
 * 
 *
 * @FileName: menubar.cfm
 * @Original Author: Fabio Serra
 * @Created: 26/10/06
 * $LastChangedDate: 2006-10-25 13:01:25 +0200 (mer, 25 ott 2006) $
 * $LastChangedRevision: 545 $
 * $LastChangedBy: faser $
*/

div.tmtExpand{
	/*	border-top: 1px solid #ecece9;   */
	margin-left: 0px;
	padding: 0px 0px 0px 0px;

	/*
	voice-family: "\"}\"";
	voice-family: inherit;
	*/
	
}

/*
<!--[if IE 6]>
html>div.tmtExpand {
	width: 100px;
	ie5win fix ends 
}
<![endif]-->
*/



/*	STILE PER I TITOLI NEL MENù Destinazioni, città d'arte etc  */

a.tmtExpandTitle {
	margin-left: 0px;
	line-height: 26px;
	/*	background-color: #0198cd; */
	display: block;
	/*	padding: 2px 2px 2px 2px;  */
	text-decoration: none;
	font-size: 11px;
	text-align:left;
	text-indent: 2px;
	background-color: #FFCC99;
	color: #000000;
	text-transform: uppercase;

}
/*	FINE STILE PER I TITOLI NEL MENù Destinazioni, città d'arte etc  */


a.tmtExpandMain:hover{
	color:#bbdfca;	
}

a.tmtExpandTitle:hover{
	color:#FFFFFF;	
}

a.tmtExpandMain:visited {
	color:#C15807;
}

