
html, body {
	margin:0;
	padding:0;
	height:100%;
}

body{
	width:100%; 
	height:100%; 
	background-color:#FFFFFF;
	background-image:url(../_images/sbk_bg.png);
	background-position:center 0px; 
	background-repeat:repeat-x; 
	font-size:80%;
	font-family:Arial,Helvetica,sans-serif; 
	color:#464241;
	}
h1,h2{	font-size:130%;}

h1 strong,h2 strong,strong{ color:#004aa1;}

a:link,a:visited,a:hover{color:#004aa1;}

table{ margin-top:15px;}

h4{ 
	background-image:url(../_images/th_Bg.png); 
	background-repeat:no-repeat; 
	background-position:bottom left;
	line-height:12px;
	font-size:120%; 
	text-align:left;
	margin-bottom:0px;
	margin-top:30px;
	padding-bottom:25px;
	}

th{ 
	background-image:url(../_images/th_Bg.png); 
	background-repeat:no-repeat; 
	background-position:bottom left; 
	height:60px; 
	line-height:12px;
	font-size:120%; 
	text-align:left;
	}
	
td{ 
	border-bottom:1px dashed #999999;
	padding:3px;
	}
form{text-align:right; margin:15px;}
.note{ font-size:80%; font-style:italic;}

#container{	
	margin:0px; 
	padding:0px;
	background-image:url(../_images/sbk_footer.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	clear:both;
}

#content{
	margin:0px; 
	padding:0px;
	position:relative;
	left:50%;
	margin-left:-493px;
	width:986px;
	}

#top{ 
	margin:0px; 
	padding:0px;
	background-image:url(../_images/sbk_header.png); 
	background-repeat:no-repeat; 
	background-position:center 0px;
	height:272px;
	}
#left{ float:left; 
	width:642px; 
	margin-top:30px; 
	margin-bottom:15px; 
	padding:20px;
	}
	
#right{ 
	float:left; 
	width:238px; 
	margin-top:30px; 
	margin-bottom:15px; 
	background-image:url(../_images/separatore.png); 
	background-repeat:no-repeat; 
	background-position:left 50%;
	min-height:800px;
	padding-left:46px;
	}
	
#footer{ 
	height:307px; 
	clear:both;
	}
#footerlink{ 
	background-image:url(../_images/bottom.png); 
	background-repeat:no-repeat; 
	background-position:center 39px; 
	width:100%; 
	text-align:center; 
	clear:both;
	}	

.clearFloat{ 
	display:block; 
	clear:both; 
	font-size:1px;
	}

/*----------Elenchi------*/
ul {
	list-style-type: none;
	text-align:left;
	margin:0px;
	padding:0px;
}
ul li {
	padding-left:18px;
	background-image:url(../_images/bull.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-bottom:3px;
}
/*-------Menu--------*/
#menu{
	margin-left:410px;
	height:71px;
	background-image:url(../_images/sbk_menu.png); 
	background-repeat:no-repeat; 
	background-position:left bottom;
	}
#menu ul {
	right:0px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
}
#menu  ul li {
	display:inline-block;
	margin-top:21px;
	float:left;
	padding:0px;
	background-image:none;
}
#menu  ul li a:link, #menu  ul li a:visited, #menu  ul li a:hover{
	display:block;
	width:101px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	line-height:34px;
	padding-bottom:10px;
	padding-top:3px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
}

#menu  ul li a:hover{
	background-image:url(../_images/glow.png);
	background-repeat:no-repeat;
	background-position:center top;
	}
/*-------Images------*/
.imgLeft{float:left; margin-left:5px; margin-right:10px; margin-bottom:5px;}	
.imgRight{float:right; margin-left:5px; margin-bottom:5px;}	
/* ----- Box ---------*/
.focusBox{ 
	widows:260px;
	display:block; 
	margin-top:30px;
 	}
.focusBoxH1 { 
	display:block;
	color:#FFFFFF; 
	width:222px;
	height:27px;
	padding-bottom:25px;
	padding-top:3px;
	padding-left:6px; 
	font-size:15pt;
	background-image:url(../_images/box/box_01.png); 
	background-repeat:no-repeat;
	text-transform:uppercase;
	line-height:30pt;
	}
		
.focusBoxBody { 
	display:block;
	clear:both;
	widows:172px;
	padding-left:20px; 
	padding-right:30px; 
	padding-bottom:10px;
	padding-top:10px;
	font-size:85%;
	background-image:url(../_images/box/box_02.png);
	background-position:top left;
	background-repeat:repeat-y;
	}
.focusBoxfooter{ 
	display:block;
	background-image:url(../_images/box/box_03.png); 
	background-repeat:no-repeat; 
	background-position:left top; 
	height:23px;
	} 

/* ----- Middle Box ---------*/
.Cbox{ display:block; 
		width:46%; 
		margin:2%; 
		float:left;
		text-align:justify;
		}
/* ----- footer Box ---------*/
.fbox{ display:block; 
		width:29%; 
		margin:2%; 
		float:left;
		text-align:justify;
		color:#FFFFFF;
		margin-top:50px;
		height:230px;
		}
.fbox h2{ margin:0px; padding:0px;}
/*Menu Footer*/
ul.myfooter {   
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align:center;
	}
	
ul.myfooter li{ display:inline-block; background-image:none;}
	
a.home:link,a.home:visited,a.home:hover{ 
	background-image:url(../_images/home.png); 
	}
a.contatti:link,a.contatti:visited,a.contatti:hover{ 
	background-image:url(../_images/contact.png); 
	}

a.reg:link,a.reg:visited,a.reg:hover{ 
	background-image:url(../_images/register.png); 
	}

a.home:link,a.home:visited,a.home:hover,a.contatti:link,a.contatti:visited,a.contatti:hover,a.reg:link,a.reg:visited,a.reg:hover{ 
	display:block; 
	background-repeat:no-repeat; 
	background-position:50% 50%; 
	float:left;
	padding-top:35px; 
	padding-bottom:15px; 
	width:80px; 
	color:#000000;
	text-align:center;
	}

	
