/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */
html, body {
	height:100%;
	margin:0;
	padding:0;
	background-image:url('../img/sf.jpg');
	background-repeat:repeat-x;
}
#page-background {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}

#content {
	position:absolute;
	z-index:3;
	padding:0;	
	margin: 0;
	width:100%;
	height:100%;
}
#content1 {
	position:absolute;
	z-index:3;
	padding:0;	
	margin: 0;
	width:100%;
	height:100%;
}
#contentLOGO {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	padding:0;	
	margin: 0;
}
.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #013567; 
	font-weight:bold; 
	text-decoration:none;
}
.menu:hover{
	font-family:Verdana,Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:#a30d11; 
	/* font-weight:bold; */
	text-decoration:underline;
}
.testo{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:#666464; 
	/*font-weight:bold; */
	text-decoration:none;
}
.info{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color:#666464; 
	/*font-weight:bold; */
	text-decoration:none;
}
.loginF{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:black; 
	/*font-weight:bold; */
	text-decoration:none;
}
.pie{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#a9a6a6; 
	/*font-weight:bold; */
	text-decoration:none;
}
.ricerca{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#a30d11; 
	/*font-weight:bold; */
	text-decoration:none;
}
.sponsor{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#666464; 
	border-width:0;
	border:0;
	/*font-weight:bold; */
	text-decoration:none;
}
table.menu {
	border-width: 2px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #858282;
	border-collapse: collapse;
	background-color: white;
}
table.menu td {
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: #ffa400;
	background-color: #858282;
}
table.centrale {
	border-width: 1px;
	border-spacing: 1px;;
	border-style: solid;
	border-color: #a9a6a6;
	border-collapse: collapse;
	background-color: white;
}
table.centrale td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #a9a6a6;
	background-color: white;
}
table.tabellaST {
	border-width: 1px;
	border-spacing: 0px;
	border-style: double;
	border-color: #d7d7d7;
	border-collapse: separate;
	background-color: white;

}
table.tabellaST td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	/*border-color: 0;*/
	background-color: white;
}
table.ricerca {
	border-width: 4px;
	border-spacing: 1px;
	border-style: double;
	border-color: white;
	border-collapse: separate;
	background-color: #d7d7d7;

}
table.ricerca td {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	/*border-color: 0;*/
	background-color: #d7d7d7;
	/*-moz-border-radius: ;*/
}
table.bianca {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #a9a6a6;
	border-collapse: collapse;
	background-color: black;
}
table.bianca td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	/*border-color:0;*/
	background-color: white;
	/*-moz-border-radius: ;*/
}
table.biancaINT {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	/*border-color: ;*/
	border-collapse: collapse;
	background-color: white;
}
table.biancaINT td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	/*border-color:0;*/
	background-color: white;
	/*-moz-border-radius: ;*/
}

table.biancoC {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	/*border-color: 0;*/
	border-collapse: separate;
	background-color: white;
}
table.biancoC td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	/*border-color:0 ;*/
	background-color: white;
	/*-moz-border-radius: ;*/
}
table.sponsor {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #a9a6a6;
	border-collapse: collapse;
	background-color: black;
}
table.sponsor td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #a9a6a6;
	background-color: white;
	/*-moz-border-radius: ;*/

}
.selectT {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	/*color:#a30d11; 
	font-weight:bold; */
	text-decoration:none;
}
.infoRTA{
	border:0px;
	background-color:#d7d7d7;
}
