.sfbd {
	background: #FFFFFF url(../images/sfbd.jpg) repeat-x left top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #B9C2C9 url(../images/sf.jpg) repeat-x left top;
}
.sfsx {
	background: url(../images/sfsx.png) repeat-y right top;
}
.sfdx {
	background: url(../images/sfdx.png) repeat-y left top;
}
h1,h2,p{margin: 0 10px}
h1{font-size: 12px;color: #4396D8;letter-spacing: 1px}
h2{font-size: 200%;color: #FFF}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#container{width:500px;margin: 0 auto;text-align:left}
div#content{background: #9DD4FF;width:350px}
div#nav{float: right;width:140px;background: #E5FFC4}
div#nav p{padding: 5px 0}
div#nav h2{font-size: 110%;color: #333}



p.inside {
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	line-height: 140%;
}

h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 22px;
	font-weight: normal;
}

h2.red {color: #E93C23}
h2.blue {color: #527BE0}
h2.orange {color: #F3AB25}
h2.black {color: #212121}
h2.white {color: #fff}

/* white box */

.w_top {
	height: 6px;
	background: url('w-bg.gif') no-repeat 0 0;
}

.w_corner_top {
	height: 6px;
	width: 10px;
	background: url('w-bg.gif') no-repeat 100% 0;
	float: right;
	font-size: 1px;
	display: block
}

.w_center {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 0 15px;
}

.w_btm {
	height: 12px;
	background: url('w-bg.gif') no-repeat 0 -6px;
	font-size: 1px;
}

.w_corner_btm {
	height: 12px;
	width: 10px;
	background: url('w-bg.gif') no-repeat 100% -6px;
	float: right;
	font-size: 1px;
	display: block;
}

/* white box shadow */

.ws_top {
	height: 6px;
	background: url('ws-bg.gif') no-repeat 0 0;
}

.ws_corner_top {
	height: 6px;
	width: 10px;
	background: url('ws-bg.gif') no-repeat 100% 0;
	float: right;
	font-size: 1px;
	display: block
}

.ws_center {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 0 15px;
}

.ws_btm {
	height: 12px;
	background: url('ws-bg.gif') no-repeat 0 -6px;
	font-size: 1px;
}

.ws_corner_btm {
	height: 12px;
	width: 20px;
	background: url('ws-bg.gif') no-repeat 100% -6px;
	float: right;
	font-size: 1px;
	display: block;
}

/* grey box */

.g_top {
	height: 6px;
	background: url('g-bg.gif') no-repeat 0 0;
}

.g_corner_top {
	height: 6px;
	width: 10px;
	background: url('g-bg.gif') no-repeat 100% 0;
	float: right;
	font-size: 1px;
	display: block
}

.g_center {
	padding: 0 15px;
	background-color: #777;
	color: white;
}

.g_btm {
	height: 12px;
	background: url('g-bg.gif') no-repeat 0 -6px;
	font-size: 1px;
}

.g_corner_btm {
	height: 12px;
	width: 10px;
	background: url('g-bg.gif') no-repeat 100% -6px;
	float: right;
	font-size: 1px;
	display: block;
}

/* blue box */

.b_top {
	height: 6px;
	background: url('../images/b-bg.gif') no-repeat 0 0;
}

.b_corner_top {
	height: 6px;
	width: 10px;
	background: url('../images/b-bg.gif') no-repeat 100% 0;
	float: right;
	font-size: 1px;
	display: block
}

.b_center_home {
	padding: 0 15px;
	color: #212121;
	background: #c4d9fa url(../images/sfbox.gif) repeat-x left top;
	height:900px;
}

.b_center {
	padding: 0 15px;
	color: #212121;
	background: #c4d9fa url(../images/sfbox.gif) repeat-x left top;
	
}




.b_btm {
	height: 12px;
	background: url('../images/b-bg.gif') no-repeat 0 -6px;
	font-size: 1px;
}

.b_corner_btm {
	height: 12px;
	width: 10px;
	background: url('../images/b-bg.gif') no-repeat 100% -6px;
	float: right;
	font-size: 1px;
	display: block;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.style1 {color: #FFFFFF}
.style4 {
	color: #000033;
	font-size: 16px;
	font-weight: bold;
}

/** **/
ul.menusin {
list-style:none; /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */ 
}
ul{
margin:15px; padding:9px; /* elimino i rientri delle liste */ 

}
a {
	font-size: 12px;
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #336699;
}
a:active {
	color: #000033;
}

a.bianco {
	font-size: 12px;
	color: #FFF;
}
a.bianco:visited {
	color: #FFF;
}
a.bianco:hover {
	color: #fc8505;
}
a.bianco:active {
	color: #FFF;
}
