/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2007 Tutti i diritti riservati */


div#content_motor {
	position: relative;
	width: 860px;
	background: #FFFFFF url('../images/texture/content_motor.gif');
}
div#content_motor_bottom {
	position: relative;
	width: 595px;
	height: 25px;
	padding: 0px 5px 0px 260px;
	margin: 5px 0px 0px 0px;
	background: url('../images/texture/content_motor_bottom.gif') repeat-x bottom;
}
div#content_ctrl_motor {
	position: relative;
	top: 0px;
	left: 260px;
	width: 595px;
	background: transparent;
}
div#content_card_img {
	position: relative;
	width: 575px;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #CFCFCF;
	background: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	color: #999999;
}
div#content_news_img {
	position: relative;
	width: 345px;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #CFCFCF;
	background: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	color: #999999;
}

/* Risultati */

table.results {
	width: 100%;
	margin: 5px 0px 0px 0px;
	border-collapse: collapse;
	font-size: 8pt;
	color: #333333;
	background: transparent;
}
table.results th {
	border: 1px solid #7FCA7F;
	background: #BFE5BF  url('../images/texture/table_results_th.gif') repeat-x top;
	font-size: 7pt;
	text-align: center;
	color: #009600;
}
table.results th a.asc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/asc_1.gif') no-repeat right;
	color: #009600;
	text-decoration: none;
}
table.results th a:hover.asc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/asc_2.gif') no-repeat right;
	color: #FFFFFF;
	text-decoration: none;
}
table.results th a.desc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/desc_1.gif') no-repeat right;
	color: #009600;
	text-decoration: none;
}
table.results th a:hover.desc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/desc_2.gif') no-repeat right;
	color: #FFFFFF;
	text-decoration: none;
}
table.results tr.tr1 {
	background: #E8E8E8;
}
table.results tr.tr2 {
	background: #F1F1F1;
}
table.results tr.tr1a,
table.results tr.tr2a {
	background: #FCF6AE;
}
table.results td.td0 {
	border: 1px solid #FFFFFF;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	color: #666666;
}
table.results td.td1 {
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}
table.results td.td2 {
	border: 1px solid #FFFFFF;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}
table.results td.td3 {
	border: 1px solid #FFFFFF;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}
table.results td.td4 {
	border: 1px solid #FFFFFF;
	font-size: 8pt;
	color: #334D80;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
table.results td.td5 {
	border-bottom: 1px solid #CFCFCF;
	font-size: 8pt;
	color: #333333;
}
table.results td a.card {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/card2_1.gif') no-repeat left;
	color: #334D80;
	text-decoration: none;
}
table.results td a:hover.card {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/card2_2.gif') no-repeat left;
	color: #FF6400;
	text-decoration: underline;
}
table.results td a.imgn {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/card3_1.gif') no-repeat left;
	color: #334D80;
	text-decoration: none;
}
table.results td a:hover.imgn {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/card3_2.gif') no-repeat left;
	color: #FF6400;
	text-decoration: underline;
}
table.results small {
	color: #999999;
}
