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



ul#minitabs{
	padding: 7px 0 25px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	font-size: 1em;
	width:800px;

}
ul#minitabs a {
	padding: 0 0 3px;
	text-decoration: none;
	color: #999999;
	border-bottom-width: 4px;
	border-bottom-color: #cc9933;
	font-family:Arial, Helvetica, sans-serif;
}

ul#minitabs a#current {
  border-color: #ff6600 #ff6600 #cc9933;
  border-bottom: 4px solid #cc9933;
  color: black;
}

ul#minitabs a:visited,
ul#minitabs a:link{
	display: block;

}

ul#minitabs a:hover {
	border-color: #ff6600 #ff6600 #cc9933;
	border-bottom: 4px solid #cc9933;
	color: #666666;
	
}

ul#minitabs li{
	float:left;
	margin-left: 5px;
	
	}

ul#minitabs li:hover ul{
	display: block;
	position: absolute;
	z-index:1;
	


}

ul#minitabs li ul{
	list-style:none;
	display:none;
	background-color:#FFF;
	padding:10px;
	width:105px;
	border-bottom:1px solid #000;
}

ul#minitabs li ul li{
	display:block;}
#riga_menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 5px;
	margin-top: -5px;
}
#bordo_menu {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000;
	width:850px;
	margin-left:-25px;
}

#apDiv1 #slideshow2 {
    position:absolute;
    height:66px;
}

#apDiv1 #slideshow2 IMG {
	z-index:8;
	opacity:0.0;
	position:absolute;
	
}

#apDiv1 #slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#apDiv1 #slideshow2 IMG.last-active {
    z-index:9;
}

#race{
	position: absolute;
	left: 870px;
	top: 939px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
