@charset "UTF-8";
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropline {
	padding:0 0 0 0;/**/
	margin:0 0 0 12px;/**/ 
	list-style:none; 
	height:35px; /**/
	width:882px;
	background:url(images/ulback.gif) repeat-x;
	position:relative;
	}
#dropline table {
	border-collapse:collapse; /**/
	width:0; /**/
	height:0; 
	margin:-3px -10px;
	}
#dropline span.menuBig {
	width:145px;
	font-weight:bold;
	text-align:center;
	}
#dropline li {
	float:left;
	}
#dropline li a {
	display:block; 
	height:35px;
	/*border-right: #b3c8f4 1px solid;*/
	line-height:35px; 
	/*padding:0 16px 0 0; */
	float:left; 
	/*color:#fff; */
	text-decoration:none; 
	font-family:Verdana, tahoma, sans-serif; 
	font-size:12px;
	text-align:center;
	}
#dropline li a span {
	display:block; 
	height:35px; 
	float:left;
	color:#bdd4fc; 
	/*padding:0 0 0 16px; */
	cursor:pointer;
	text-align:center;
	}
#dropline li a:hover {
	background:url(images/tab_a.gif) no-repeat right top; 
	line-height:35px; 
	height:35px;
	text-align:center;
	}
#dropline li a:hover span {
	background:url(images/tab_b.gif) no-repeat left top; 
	line-height:35px;
	color:#fce08b;
	}

#dropline li:hover > a {
	background:url(images/tab_a.gif) no-repeat right top; 
	line-height:35px; 
	height:35px;
	}
#dropline li:hover > a span {
	background:url(images/tab_b.gif) no-repeat left top; 
	line-height:35px;
	}

#dropline ul {
	padding:0; 
	margin:0;
	list-style:none; 
	position:absolute; 
	height:24px;
	width:882px;
	background-image:url(images/sfondo_sottomenu.gif);
	background-repeat:repeat-x;
	/*background:#f8f8f8*/;
	left:-9999px; 
	top:35px; 
	z-index:10; 
	/*border-bottom:10px solid #fff;*/
	}
#dropline ul li {
	height:24px;
	line-height:24px;
	}
#dropline ul.right li {
	float:right;
	}
#dropline ul li a {
	color:#fce08b; 
	padding:0 10px 0 10px;
	height:24px; 
	line-height:24px; 
	/*border-right:1px solid #ffb640; */
	font-weight:bold; 
	font-size:11px;
	}
#dropline ul li a:hover {
	height:24px;
	line-height:24px; 
	background:transparent; 
	color:#fce08b;
	text-decoration:underline;
	}
#dropline ul.right li a {
	/*border-left:1px solid #e60; */
	border-right:0;
	}
#dropline ul li a.last {
	border:0;
	}

#dropline :hover ul {
	left:0;
	}

#dropline li.current ul {
	left:0; 
	z-index:1;
	}
#dropline li.current a {
	background:url(images/tab_a.gif) no-repeat right top; 
	line-height:35px; 
	height:35px;
	}
#dropline li.current a span {
	background:url(images/tab_b.gif) no-repeat left top; 
	line-height:35px;
	color:#ffb640;
	}
#dropline li.current a:hover span {
	color:#ffb640;
	}
#dropline li.current ul li a {
	color:#fce08b; 
	padding:0 10px 0 10px;
	height:24px; 
	line-height:24px;
	background:transparent;
	}
#dropline li.current ul li.current_sub a, #dropline li.current ul li.current_sub a:hover{
	color:#ffb640;
	text-decoration:underline;
	}
#dropline li.current ul li a:hover {
	color:#fce08b;
	text-decoration:underline;
	}
.scostoCorsi {
	margin-left:190px !important;
	margin-left:93px;
}
.scostotaekwundo {
	margin-left:303px !important;
	margin-left:150px;
}
.scostoeventi {
	margin-left:479px !important;
	margin-left:217px;
}