body, html {
	background-color: #fff;
	background-image: url(/nbs/images/fondino.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:#01496d;
	line-height:15px;
}

#logo img{
	border:0px;
}

#main {
	background-color:#fff;
	padding-top:29px;
}

#header {
	padding-left:20px;
	height:80px;
}
a {
	text-decoration:none;
	color:#01496d;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#01496d;
}
#footer {
	color:#01496d; text-align:center; background-color:#dde3e7;
}
/* utilizzati per centrare orizzontalmente */
#outer { position: absolute; top: 0px; left: 50%; }
#inner { position:relative; top:0px; left:-385px; width:770px; margin-right:-385px; }


#corpopaginainterna {
	background-color: #fff;
	background-image: url(/nbs/images/chiefondo.gif);
	background-repeat: no-repeat;
	background-position: top right;

	/*min-height cross browser*/
	min-height: 500px;
	height: auto !important;
	height: 500px;

	padding-left:20px;
	padding-top:20px;
}


#corpopaginaservizi {
	background-color: #fff;
	background-image: url(/nbs/images/fondoservizi.gif);
	background-repeat: no-repeat;
	background-position: top left;

	/*min-height cross browser*/
	min-height: 500px;
	height: auto !important;
	height: 500px;

	padding-right:20px;
	padding-left:20px;
	padding-top:30px;
}

#corpopaginapartner {
	background-color: #fff;
	background-image: url(/nbs/images/fondoservizi.gif);
	background-repeat: no-repeat;
	background-position: 0px 95px;

	/*min-height cross browser*/
	min-height: 600px;
	height: auto !important;
	height: 600px;

	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
}

#fotomaincontatti {
	background-color: #fff;
	background-image: url(/nbs/images/gente2.jpg);
	background-repeat: no-repeat;

	/*min-height cross browser*/
	min-height: 199px;
	height: auto !important;
	height: 199px;
}
#fotomainchienbs {
	background-color: #fff;
	background-image: url(/nbs/images/foto1_nofrecce.jpg);
	background-repeat: no-repeat;

	/*min-height cross browser*/
	min-height: 199px;
	height: auto !important;
	height: 199px;
}

#fotoservizi {
	background-color: #fff;
	background-image: url(/nbs/images/gente1.jpg);
	background-repeat: no-repeat;

	/*min-height cross browser*/
	min-height: 199px;
	height: auto !important;
	height: 199px;
}

#fotopartner {
	background-color: #fff;
	background-image: url(/nbs/images/foto3.jpg);
	background-repeat: no-repeat;

	/*min-height cross browser*/
	min-height: 199px;
	height: auto !important;
	height: 199px;
}

#corpopagina {
	background-color: #fff;
	background-image: url(/nbs/images/mappafondo.gif);
	background-repeat: no-repeat;
	background-position: top left;

	/*min-height cross browser*/
	min-height: 500px;
	height: auto !important;
	height: 500px;

	padding-left:20px;
	padding-top:20px;
}

#fotomain{
	background-color: #fff;
	background-image: url(/nbs/images/bce.jpg);
	background-repeat: no-repeat;

	/*min-height cross browser*/
	min-height: 199px;
	height: auto !important;
	height: 199px;
}

#frecce{
	position:relative;
	top:14px;
	left:40px;
}

#testo{
	position:relative;
	top:-40px;
	left:300px;
	color:#fff;
	font-family:trebuchet ms, geneva;
	font-size:24px;
	line-height:24px;
	font-style: italic;
	text-align:center;
	width:450px;
}

#servizio {
	margin:0px;
	padding:0px;
	position:absolute;
	top:63px;
	left:450px;
	width:320px;

}
#servizio table {
	width:300px;
	border-collapse:collapse;
	padding:0px; margin:0px;
}
#servizio table td{
	line-height: 44px;
	border-right:1px solid #cccccc;
	text-align:right;
	padding-right:7px;
	width:100px;
}
#servizio table td.selez{
	background-image: url(/nbs/images/tdselez.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#servizio a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:trebuchet ms, geneva;
	position:relative;
	top:3px;
}

#nspartner {
	float:left; width:350px;
	padding-left:9px;
}
#nsservizi {
	float:right; width:350px;
}

#colonnasx {
	border-top:1px solid #fff;
	position:relative;
	top:0px;
	width:340px;
}
#colonnasxinterna {
	border-top:1px solid #fff;
	position:relative;
	top:0px;
	width:440px;
}
#colonnadxinterna {
	float:right;
	width:200px;
}

.h1interna {
	padding:0px; margin:0px; margin-top:10px; margin-bottom:30px;
	font-family:trebuchet ms, geneva;
	font-size:20px;
	font-weight:bold;
	color:#01496d;
}

h1 {
	padding:0px; margin:0px; margin-top:40px; margin-bottom:30px;
	font-family:trebuchet ms, geneva;
	font-size:20px;
	font-weight:bold;
	color:#01496d;
}

h2 {
	padding:0px; margin:0px; margin-top:10px;
	font-family:trebuchet ms, geneva;
	font-size:14px;
	color:#01496d;
	font-style: italic;
}
p {
	padding:0px; margin:0px; margin-top:10px;
	font-family:verdana;
	font-size:11px;
	color:#01496d;
	line-height:15px;
}
p.padda {
	padding-left:10px;padding-right:10px;
}

.nascosto {
	display:none;

}