/*
	<!--  SET PATHS  -->






<!--  LOAD CAPTIONS  -->
<!-- CHARSET -->


<!-- CAPTIONS -->








<!-- HOME -->


<!-- CALCIO -->













<!-- MOTORI -->






<!-- CICLISMO -->











<!-- GIRO D'ITALIA -->











<!-- BASKET -->









<!-- ALTRI SPORT -->

















<!-- MAGIC CUP -->








<!-- GAZZETTATV -->


<!-- SPORTWEEK -->


<!-- BLOG -->


<!-- GAZZASPACE -->

















<!-- MAGIC -->


<!-- GIOCHI_SCOMMESSE -->


<!-- RICERCA -->



<!-- META DESCRIPTION -->

	
	






<!--  DEBUG MODE  -->

	


<!--  DEBUG MODE a 1 forzato per inserire i css singolarmente  -->



<!--  SET DEFAULTS (SEZIONE, SOTTOSEZIONE, TIPOLOGIA)  -->

	



	



	


<!-- test per sondaggi -->
<!-- PAGINA: (none) -->

<!-- Variabile per controllare se il global.config è già stato caricato -->


	
*/

.motori-box {
	background: #b0c55f url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/bg_giallo_righe.gif?v=200904271359) scroll repeat;
	padding: 8px;
	margin-bottom: 18px;
	-moz-border-radius: 4px 4px 0 0;
}

.motori-box h4 {
	font-size: 13px;
	color: #000;
}

.motori-box span {
	font-size: 10px;
}

.shadow-box {
	background: transparent url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/bottom_yellow_panel.gif?v=200904271359) repeat-x scroll left bottom;
	padding-bottom: 4px;
}

.light-panel {
	background: transparent url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/light_panel.png?v=200904271359) repeat scroll;
	padding: 6px 8px;
	}
	.light-panel > li {
		border-bottom: 1px solid #e3b620;
		}

.motori-box select {
	width: 124px;
	margin: 6px 0;
	font: 12px/13px Arial;
}

.vertical-separator {
	display: block;
	float: left;
	text-indent: -5000px;
	margin: 0 9px;
	width: 1px;
	height: 32px;
	background-color: #ebb600;
}

/* ------- FORMULA 1: LISTA TEAM + PILOTI -------------------------- */
.shadow-box-list {
	background: transparent url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/bottom_yellow_panel.gif?v=200904271359) repeat-x scroll left bottom;
	padding-bottom: 4px;
	float:left;
}
#team {
	float: left;
	padding-bottom: 15px;	
	}
	#team li {
		width: 263px;
		color: #857d61;
		float: left;
		padding: 10px 0 0 5px;	
		}
		#team a {
			font-weight: bold;
			color: #000000;
			padding-bottom: 25px;
			float: left;
			width: 100px;
			}
.piloti {
	width: 160px;
	float: left;
	}	
	#team li .piloti li {
		display: block;
		float: left;
		width: 160px;
		padding: 0;
		}
		#team li .piloti li span {
			display: inline-block;
			width: 10px;
			text-align: right;
			padding-right: 10px;
		}
		#team .piloti li a{
			background: transparent url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/flags.png?v=200905151021) no-repeat scroll;
			width: 16px;
			height: 11px;
			padding-left: 25px;
			padding-bottom: 0;
			white-space: nowrap;
			float: none;
			font-weight: normal;
			}
/* --------------- bandiere  --------------------------------------- */
#team .piloti li a.flag_it { background-position: left top; }
#team .piloti li a.flag_gb { background-position: left -19px; }
#team .piloti li a.flag_fr { background-position: left -43px; }
#team .piloti li a.flag_es { background-position: left -64px; }
#team .piloti li a.flag_de { background-position: left -88px; }
#team .piloti li a.flag_br { background-position: left -113px; }
#team .piloti li a.flag_au { background-position: left -138px; }
#team .piloti li a.flag_ch { background-position: left -163px; }
#team .piloti li a.flag_sv { background-position: left -188px; }
#team .piloti li a.flag_pl { background-position: left -210px; }
#team .piloti li a.flag_jp { background-position: left -232px; }
/* ---------  --------------------------------------- */

#driver-search {
	border: 1px solid #d3d3d3;
	padding: 15px 20px;
	margin-bottom: 20px;
	}
	#driver-search h4 {
		padding: 2px 0 0 22px;
		margin-bottom: 10px;
		background: transparent url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/sprite_css.png?v=201005030914) no-repeat scroll 0 -334px;
		}
		#driver-search input {
			width: 180px;
			}