/* @override 
	http://localhost:8888/kinosviaggi.com/global_link/global_link_style.css
*/

#global_link 
{
	height:35px;
	border-bottom: 3px solid #ff7239;
	background-image: url(btotal_mc.gif);
}

#global_link li {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
}

#global_link li.gl_age a span {
	color: #ff0;
}

#global_link a {
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}

#global_link a span 
{
	display:block;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:35px;
	padding:0 22px;
}

#global_link a:hover, #global_link a.item_sel
{
	background:url(bright_114.gif)  no-repeat right bottom;
}

#global_link li.gl_age a:hover span {
	color: #fff;
}

#global_link a:hover span, #global_link a.item_sel span
{
	background:url(bleft_114.gif) no-repeat left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}