/* Risultati corse */

.bodyRis {
	background-color: #efefef;
	padding: 0;
	margin: 0;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size :11px;
	color: #333;
}
#cntRis {
	background-attachment: scroll;
	background-image: url(../immagini/sfondo-ris.gif);
	background-repeat: repeat-y;
	width: 500px;
	margin: 0 auto;
}
#cntRis .titoloRis {
	width: 440px;
	height: 18px;
	border-bottom: 2px solid #9a0000;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#bottomRis {
	background-color: #efefef;
	background-image: url(../immagini/bot-ris.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 15px;
	margin: 0 auto;
}
#cntRis .cntCorse {
	visibility: visible;
	padding-bottom: 10px;
}

/* Intestazione corse */

.cntCorse .sfCorsa {
	background-image: url(../immagini/corse/sfondo-corse-red.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 42px;
}
.cntCorse .sfCorsaGp {
	background-image: url(../immagini/corse/sfondo-corse-lightblue.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 42px;
}
.cntCorse .sfCorsaSTris {
	background-image: url(../immagini/corse/sfondo-corse-blue.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 42px;
}
.cntCorse .sfCorsaTris {
	background-image: url(../immagini/corse/sfondo-corse-orange.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 42px;
}
.cntCorse .sfCorsa2Tris {
	background-image: url(../immagini/corse/sfondo-corse-green.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 42px;
}
.cntCorse .numCorsa {
	float: left;
	width: 37px;
	height: 28px;
	padding-top: 9px;
	margin-right: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
}
.cntCorse .propCorsa {
	float: right;
	width: 418px;
	height: 37px;
	font-weight: bold;
}
.propCorsa .pcUp {
	width: 418px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 1px;
}
.pcUp .nomeCorsa {
	float: left;
	width: 328px;
	text-align: left;
	text-indent: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: oblique;
	white-space: nowrap;
}
.nomeCorsa .tipoCorsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pcUp .distCorsa {
	float: right;
	width: 76px;
	padding-right: 14px;
	text-align: right;
}
.propCorsa .pcDown {
	width: 418px;
	height: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pcDown .oraCorsa {
	float: left;
	width: 70px;
	text-align: left;
	text-indent: 5px;
}
.pcDown .montepCorsa {
	float: right;
	width: 334px;
	padding-right: 14px;
	text-align: right;
}

/* Risultati */

.cntCorse .corsa {
	width: 440px;
	border-top: 1px solid #797979;
	margin-top: 10px;
}
.corsa .rigaCorsa {
	height: 16px;
	border-bottom: 1px solid #797979;
	line-height: 16px;
}
.rigaCorsa .risPiaz {
	float: left;
	width: 32px;
	padding: 0;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
}
.risPiaz .risPrimiPiaz {
	color: #9a0000;
}
.rigaCorsa .risNum {
	float: left;
	width: 21px;
	padding: 0;
	text-align: right;
}
.rigaCorsa .risCav {
	float: left;
	width: 156px;
	padding: 0;
	text-align: left;
	text-indent: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.risCav .sCav {
	color: #9a0000;
}
.risCav .sCor {
	color: #cc6600;
}
.rigaCorsa .risDriver {
	float: left;
	width: 132px;
	padding: 0;
	text-align: left;
	text-indent: 5px;
	font-size: 12px;
	font-style: oblique;
}
.rigaCorsa .risDist {
	float: left;
	width: 44px;
	padding: 0;
	text-align: center;
}
.rigaCorsa .risTempo {
	float: left;
	width: 45px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
.corsa .quote {
	background-image: url(../immagini/corse/sfondo_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	height: 29px;
	padding-top: 11px;
	padding-left: 25px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	color: #b51109;
}
.corsa .quote2Righe {
	background-image: url(../immagini/corse/sfondo_quote_2r.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	height: 49px;
	padding-top: 11px;
	padding-left: 25px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	color: #b51109;
}
.quote .specQuote, .quote2Righe .specQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
}
.corsa .noQuote {
	height: 25px;
}