/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2007 Tutti i diritti riservati */

div#content_home	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 450px;
	background: url('../images/texture/content_home.gif');
}
div#content_home1	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	padding: 30px 20px 20px 20px;
	background: url('../images/texture/content_home1.gif') no-repeat top;
	font-size: 8pt;
}
div#content_home2	{
	position: relative;
	top: 0px;
	left: 200px;
	width: 180px;
	padding: 20px 10px 0px 10px;
	background: url('../images/texture/content_home2.gif') no-repeat top;
	font-size: 8pt;
}
div#content_home3	{
	position: absolute;
	top: 0px;
	left: 400px;
	width: 180px;
	padding: 20px 10px 0px 10px;
	background: url('../images/texture/content_home3.gif') no-repeat top;
	font-size: 8pt;
}
table.home {
	width: 180px;
	border-collapse: collapse;
	color: #333333;
	background: transparent;
}
table.home td.img {
	width: 82px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}
table.home td a img { 
	border: 1px #CCCCCC solid;
	background: transparent;
}
table.home td a:hover img { 
	border: 1px #C80000 solid;
	background: transparent;
}
table.home td.adr {
	width: 88px;
	padding: 0px 5px 0px 5px;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}
table.home td.ant {
	width: 180px;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}
table.home td.ant a {
	padding: 0px 0px 0px 13px;
	background: url('../images/texture/table_results_td_ant1.png') no-repeat left;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bolder;
	color: #204c77;
}
table.home td.ant a:hover {
	padding: 0px 0px 0px 13px;
	background: url('../images/texture/table_results_td_ant2.png') no-repeat left;
	text-decoration: none;
	font-size: 8pt;
	color: #C80000;
}
table.home td.spz {
	width: 180px;
	height: 20px;
	background: url('../images/texture/content_sep.png') repeat-x center;
}
table.home small {
	color: #999999;
}