li, ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container {
	height: 280px;
	width: 990px;
}
.col165_testata_news {
	float: left;
	height: 280px;
	width: 165px;
}
.pulsante_li a:link, .pulsante_li a:visited, .pulsante_li a:active {
	color: #ffffff;
	text-decoration:none;
	list-style-type:none;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	background-color: #41352f;
	float: left;
	height: 25px;
	width: 155px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 10px;
	background-image:url(img/FRECCIAnew.png);
	background-repeat:no-repeat;
	background-position:left;
}
.pulsante_li a:hover {
	color: #ffffff;
	background-color:#FF4B03;
	text-decoration:none;
	background-image:url(img/FRECCIAnewSU.png);
	background-repeat:no-repeat;
	background-position:left;
}
/*CORSI*/
.scheda_corsi {
	background-color:#999;
	width: 825px;
	height: 280px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:-825px;
	z-index:6;
}
.scheda_listini {
	background-color:#808;
	width: 825px;
	height: 280px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:-825px;
	z-index:5;
}
.scheda_prenota {
	background-color:#707;
	width: 825px;
	height: 280px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:-825px;
	z-index:4;
}
.scheda_guida {
	background-color:#606;
	width: 825px;
	height: 280px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:-825px;
	z-index:3;
}
.scheda_testata {
	width: 825px;
	height: 280px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:-825px;
	z-index:2;
}