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

.area_menu_sports {
	float:left;
	width:661px;
	height:335px;
}
	.area_menu_sports .img {
		float:left;
		width:450px;
		height:335px;
		display:none;
	}
	.area_menu_sports .menu {
		float:left;
		width:180px;
	}
		
		.voce_menu_sports {
			margin-bottom:1px;
			width:180px;
			height:20px;
			font-size:12px;
			color:#FFF;
			line-height:18px;
		}
			.voce_menu_sports a {
				float:left;
				padding-left:11px;
				width:169px;
				height:20px;
				color:#FFF;
				text-decoration:none;
				background:url(img/voce_menu_sports.png) top left no-repeat;
			}
			.voce_menu_sports a:hover {
				float:left;
				width:169px;
				height:20px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
			}
		
		/* SPORT ATLETICA */ 	
		.voce_menu_sports2 {
			margin-bottom:1px;
			width:180px;
			height:20px;
			font-size:12px;
			color:#FFF;
			line-height:18px;
		}
			.voce_menu_sports2 a {
				float:left;
				padding-left:11px;
				width:169px;
				height:20px;
				color:#FFF;
				text-decoration:none;
				background:url(img/voce_menu_sports.png) top left no-repeat;
			}
			.voce_menu_sports2 a:hover {
				float:left;
				width:169px;
				height:20px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
				background:url(img/menu_soprts_sel2.png) top left repeat;
			}
			
		/* SPORT CICLISMO */	
		.voce_menu_sports3 {
			margin-bottom:1px;
			width:180px;
			height:20px;
			font-size:12px;
			color:#FFF;
			line-height:18px;
		}
			.voce_menu_sports3 a {
				float:left;
				padding-left:11px;
				width:169px;
				height:20px;
				color:#FFF;
				text-decoration:none;
				background:url(img/voce_menu_sports.png) top left no-repeat;
			}
			.voce_menu_sports3 a:hover {
				float:left;
				width:169px;
				height:20px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
				background:url(img/menu_soprts_sel3.png) top left repeat;
			}
			
		/* SPORT MOTORI */
		.voce_menu_sports4 {
			margin-bottom:1px;
			width:180px;
			height:20px;
			font-size:12px;
			color:#FFF;
			line-height:18px;
		}
			.voce_menu_sports4 a {
				float:left;
				padding-left:11px;
				width:169px;
				height:20px;
				color:#FFF;
				text-decoration:none;
				background:url(img/voce_menu_sports.png) top left no-repeat;
			}
			.voce_menu_sports4 a:hover {
				float:left;
				width:169px;
				height:20px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
				background:url(img/menu_soprts_sel4.png) top left repeat;
			}
			
		/* SPORT ALTRO */
		.voce_menu_sports5 {
			margin-bottom:1px;
			width:180px;
			height:20px;
			font-size:12px;
			color:#FFF;
			line-height:18px;
		}
			.voce_menu_sports5 a {
				float:left;
				padding-left:11px;
				width:169px;
				height:20px;
				color:#FFF;
				text-decoration:none;
				background:url(img/voce_menu_sports.png) top left no-repeat;
			}
			.voce_menu_sports5 a:hover {
				float:left;
				width:169px;
				height:20px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
				background:url(img/menu_soprts_sel5.png) top left repeat;
			}