body {
	background-color: #032d4b;
	background-image: url(image/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 107px;
	background-color: #000000;
	background-image: url(image/sf_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#h_sopra {
	height: 85px;
	background-image: url(image/logo.gif);
	background-repeat: no-repeat;
	background-position: left;	
}
#h_sotto {
	color: #ffffff;
	font-weight: bold;
	height: 22px;
	background-color: #1873ba;
	font-size: 12px;
}
#sx_top {
}
.sx_bottom {
	padding: 15px 15px 15px 15px;
	background-color: #267bc0;
	background-image: url(image/sfondo_sx.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}
.contenuti {
	padding: 15px 15px 15px 15px;
	background-color: #FAFAFA;
	background-image: url(image/sf_contenuti.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.brd_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#master {
	border: 1px solid #000000;
	width: 760px;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}hr {
	margin: 0px;
	color: #666666;
	height:1px;
	padding: 0px;
}.immagine {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Barra
{
	overflow: Auto;
	height: 540px;
	margin: 0px;
	scrollbar-base-color: #F4F4F4;
	scrollbar-arrow-color: #000000;
	scrollbar-rotate:90°;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

