/* .................... TAG HTM ....................*/
BODY {
	background-color: #000000;  
	margin: 5px 0px 0px 0px; 
	text-align: center;
	}
	
TABLE {
	font-size: 8pt; 
	border: 0px; 
	color: #ffffff; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
TD  {
	vertical-align: top;
	}
A {
	color:  #ffffff; 
	text-decoration: none;
	}
A:hover{
	color:#f00;
}
IMG {
	border: 0px;
	}
	
h1 {font-size: 10pt; margin: 0px; font-weight: bold;}
h2 {font-size: 8pt; margin: 0px; font-weight: bold;}

.verde {color: #9EC539;}
.rosso {color: #FF0000;}
.blu {color: #0098FF;}

.underline {text-decoration: underline;}
/* ....................STRUTTURA ....................*/
#struttura { 
	width: 800px; 
	margin:0px auto; 
	text-align: left;
	}
#struttura-int{ 
	width: 100%; 
	}

#colonna-sx{ 
	width: 280px; 
	}

/* ....................TESTATA ....................*/
#navb {
	width: 100%;
	text-align: right;
	font-weight: bold;
	}
#navb A{
	font-weight: bold;
	}
#navb-servizio {
	margin: 7px 0px 0px 0px;
	font-weight: normal;
	color:#CCCCCC;
	}
#navb-servizio A{
	color:#CCCCCC;
	font-weight: normal;
	}
/* ....................CONTENUTI ....................*/
#slot-dx{ 
	width: 263px;
	background-repeat: no-repeat;
	padding-top: 240px;
	border-bottom: 1px solid #282828;
	}
.background-a {
	background: url("img/sf_colonna-sx_1.jpg");
	background-repeat: no-repeat;
	}
.background-b {
	background: url("img/sf_colonna-sx_2.jpg");
	background-repeat: no-repeat;
	}
.background-c {
	background: url("img/sf_colonna-sx_3.jpg");
	background-repeat: no-repeat;
	}
.background-d {
	background: url("img/sf_colonna-sx_4.jpg");
	background-repeat: no-repeat;
	}

#testata{
	margin: 10px 0px 10px 0px;
	padding-top: 5px;
	}
	
#titolo{ 
	width: 100%; 
	background: url("img/sf_titolo.jpg"); 
	margin-bottom: 15px;
	}	

.slot-table{ 
	width: 100%;
	margin-bottom: 10px;
	}
.slot-table TD{ 
	padding: 5px 10px 5px 10px; 
	border-bottom: 1px solid #282828;
	}
.slot-table IMG{ 
	border: 1px solid #282828; 
	}
#pop-up { 
	width: 650px;
	}

#pop-up TD{ 
	padding: 10px;
	}
/* ....................BOTTOM ....................*/

#bottom{ 
	font-size: 7pt; 
	border-top: 1px solid #282828;
	padding: 5px 0px 15px 0px;
	margin-top: 10px;
	color: #666666;
	}

/* ....................STYLE ....................*/
