/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2007 Tutti i diritti riservati */


div#content_src	{
	position: relative;
	width: 500px;
	padding: 25px;
}

/* Risultati */

table.src {
	width: 100%;
	border-collapse: collapse;
	color: #333333;
	background: transparent;
}
table.src th {
	border: 1px solid #FFFFFF;
	background: #C1CEDE;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
}
table.src th a.asc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/asc_2.gif') no-repeat right;
	color: #FFFFFF;
	text-decoration: none;
}
table.src th a:hover.asc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/asc_1.gif') no-repeat right;
	color: #E0E6EE;
	text-decoration: none;
}
table.src th a.desc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/desc_2.gif') no-repeat right;
	color: #FFFFFF;
	text-decoration: none;
}
table.src th a:hover.desc {
	padding: 0px 10px 0px 0px;
	background: url('../images/icons/desc_1.gif') no-repeat right;
	color: #E0E6EE;
	text-decoration: none;
}
table.src tr.tr0 {
	height: 10px;
	background: transparent;
}
table.src tr.tr1 {
	background: #E0E6EE;
}
table.src tr.tr2 {
	background: #E9EEF3;
}
table.src tr.tr3 {
	background: #F2E6D3;
}
table.src tr.tr1a,
table.src tr.tr2a {
	background: #F2E6D3;
}
table.src td.img {
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
table.src td.img a img { 
	border: 1px solid #FFFFFF;
	background: transparent;
}
table.src td.img a:hover img { 
	border: 1px solid #ED1C24;
	background: transparent;
}
table.src td.ant {
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}
table.src td.ant a {
	padding: 0px 0px 0px 13px;
	background: url('../images/icons/card_1.gif') no-repeat left;
	text-decoration: none;
	font-size: 9pt;
	color: #30466F;
}
table.src td.ant a:hover {
	padding: 0px 0px 0px 13px;
	background: url('../images/icons/card_2.gif') no-repeat left;
	text-decoration: none;
	font-size: 9pt;
	color: #ED1C24;
}
table.src td.prz {	
	width: 70px;
	border: 1px solid #FFFFFF;
	vertical-align: center;
	font-size: 9pt;
	text-align: center;
	color: #30466F;
}
table.results td.src {
	border: 1px solid #FFFFFF;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}
table.src td.gal {
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
table.src td.gal a img { 
	border: 1px solid #FFFFFF;
	background: transparent;
}
table.src td.gal a:hover img { 
	border: 1px solid #ED1C24;
	background: transparent;
}
table.src td.dida {
	border: 1px solid #FFFFFF;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	color: #777777;
}
table.src td.data {
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}
table.src small {
	color: #333333;
}
form#src {
	position: relative;
	margin: 0px;
}
form#src input, select {
	font-size: 9pt;
	padding: 2px;
	color: #333333;
}
.discount {
	font-size: 10pt;
	font-weight: bolder;
	color: #C80000;
	background: transparent;
}

