body {

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002F65;
	font-family: Arial;
 	font-size: 11px; 
	color: #E4E4E4;

}


TD.main {
 	font-family: Arial;
 	font-size: 11px; 
	color: #E4E4E4;
	line-height: 16px;
}


TD.top {
   font-family: Arial;
	font-size: 11px;
	color: #F9BDC3;
	text-decoration: none;
   background: url(images/societa_02.jpg) ;
}


TD.bottom {
   font-family: Arial;
	font-size: 11px;
	color: #E4E4E4;
	text-decoration: none;
   background: url(images/societa_06.jpg) ;
	padding-left: 2px;
}

TD.credits {
   font-family: Arial;
	font-size: 11px;
	color: #E4E4E4;
	text-decoration: none;
}


TD.tabletop {
   font-family: Arial;
	font-size: 11px;
	color: #F9BDC3;
	text-decoration: none;
   background: url(images/bgup.jpg) ;
	background-position: top;
	background-repeat: repeat-x;
}


TD.tablebottom {
   font-family: Arial;
	font-size: 11px;
	text-decoration: none;
   background: url(images/bgbottom.jpg) ;
	background-position: bottom;
	background-repeat: repeat-x;
}





A.link {

	font-family: Arial;
	font-size: 11px;
	color: #F9BDC3;
	text-decoration: none;

}


A.link:hover {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;


}

A.linkcalciatore {

	font-family: Arial;
	font-size: 11px;
	color: #E4E4E4;
	text-decoration: none;

}


A.linkcalciatore:hover {

	font-family: Arial;
	font-size: 11px;
	color: #FE0000;
	text-decoration: none;


}


TD.hpleft {
   font-family: Arial;
	font-size: 11px;
	color: #F9BDC3;
	text-decoration: none;
   background: url(images/indexsx.jpg) ;
	background-position: right;
}

TD.hpright {
   font-family: Arial;
	font-size: 11px;
	color: #F9BDC3;
	text-decoration: none;
   background: url(images/indexdx.jpg) ;
	background-position: left;
}

TD.hpbottom {
   font-family: Arial;
	font-size: 11px;
	color: #E4E4E4;
	text-decoration: none;
   background: url(images/index_06.jpg) ;

}


TD.hpbottom1 {
   font-family: Arial;
	font-size: 11px;
	color: #E4E4E4;
	text-decoration: none;
   background: url(images/index_061.jpg) ;

}



INPUT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868484;
	text-decoration: none;
	border: 1px solid #ADAEA9;
	background-color: #F7F7F7;

}

INPUT.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #B93437;
	width: 80px;
	font-weight: bold;
}

h1 {font-family:Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: normal; margin:0px; padding:0px 0px 6px 0px;}
p.elenco_news {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-weight: normal; margin:0px 0px 6px 0px; padding:0px;}
p.elenco_news a {font-family: Arial; font-size: 11px; color: #fff; text-decoration: underline;}
p.elenco_news a:hover {font-family: Arial; font-size: 11px; color: #f00; text-decoration: none;}

p.elenco_news table {border:1px dotted #fff; font-size:12px;}
p.elenco_news table strong {font-size:14px}
p.elenco_news table td { padding:4px}

h2{font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold; margin:0px; padding:10px;}
#box-news{ width:160px; border:1px solid #FFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0px 0px 0px 40px;}
#box-news ul{ list-style-type:square; width:130px; margin:0px; padding:0px 0px 16px 30px;}
#box-news ul li{ padding:0px 0px 6px 0px;  color:#FFFFFF; font-weight:100;}
#box-news li a{ text-decoration:underline; color:#FFFFFF; font-weight:100;}
#box-news li a:hover{ text-decoration:none; color:#F00; font-weight:100;}

#box-news2{ width:260px; border:1px solid #FFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0px 0px 0px 13px;}
#box-news2 ul{ list-style-type:square; width:230px; margin:0px; padding:0px 0px 16px 30px;}
#box-news2 ul li{ padding:0px 0px 6px 0px;  color:#FFFFFF; font-weight:100;}
#box-news2 li a{ text-decoration:underline; color:#FFFFFF; font-weight:100;}
#box-news2 li a:hover{ text-decoration:none; color:#F00; font-weight:100;}

table#classifica {padding:4px; border:1px solid #f4f4f4;}
table#classifica h2{font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold; margin:0px; padding:0px;}
table#classifica td {font-size:12px; font:Arial, Helvetica, sans-serif; font-weight:100;}
table#classifica td.blu {font-size:12px; font:Arial, Helvetica, sans-serif; font-weight:100; color:#002F65}


/* INIZIO PROMOZIONE */

#homepage {
	z-index: 999;
}

#sfumato {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background-color: #000000;
	opacity: 0.40;
	-moz-opacity: 0.40;
	filter:alpha(opacity=40);
}

#promozione {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	padding-top: 230px;
}

#cursor_hand {
	cursor: hand;
}

.back_high {
	background-image:url(../images/pop_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.pop_content {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
}

.pop_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
}

.pop_text  a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.pop_text  a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.pop_text  a:hover {
	color: #000000;
}

.pop_text  a:visited {
}

.pop_text  a:active {
}

/* FINE PROMOZIONE */