/* CSS Document */
html,body {
	height: 100%;
}

body {
	background: #A1A1A1 url(../imag/sf_base4.jpg) no-repeat top left;
	margin: 0px;
	overflow: auto;
	scrollbar-face-color: #FFFEFE;
	scrollbar-highlight-color: #EFF5F9; 
	scrollbar-shadow-color: #C4C4C4;
	scrollbar-arrow-color: #455261; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #E5E5E5;
}

#corpo {
	position: absolute;
	top: 50%;
	left: 50%;
	background: transparent url(../imag/sf_contact01.jpg) no-repeat top left;
	width: 790px;
	height: 464px;
	margin: -232px 0 0 -404px;
}
#contenuti {
	position: absolute;
	top: 0;
	left: 0;
	width: 590px;
	height: 369px;
}
#contenuti #menu {
	position: absolute;
	border-right: 1px solid #9CA2B7;
	top: 0;
	left: 0;
	width: 100px;
	height: 100%;
}
#menu ul {
	margin: 0;
}
li.menu{
	list-style-image: url(../imag/li_quadro.gif);
	list-style-position: inside;
	margin: 0 0 13px 0;
}
#contenuti #titolo {
	position: absolute;
	top: 20px;
	left: 235px;
	width: 330px;
	height: 25px;
}
#contenuti #scheda {
	position: absolute;
	top: 20px;
	left: 235px;
	width: 350px;
	height: 340px;
}
#contenuti #scheda #immagini {
	position: absolute;
	top: 250px;
	left: 0;
	width: 350px;
}
#contenuti #scheda #testo {
	position: absolute;
	top: 25px;
	left: 0;
	width: 350px;
	height: 210px;
}
#testo_scheda {
	width: 350px;
	height: 300px;
}

#navigazione {
	position: absolute;
	top: 44px;
	left: 595px;
	width: 192px;
	height: 300px;
}
#navigazione ul{
	margin: 0;
}
#navigazione li{
	margin: 0 0 9px 0;
}
.input200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 200px;
	height: 18px;
	border: 1px solid #FFF;
	background-color: #999;
}
.input100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 100px;
	height: 18px;
	border: 1px solid #FFF;
	background-color: #999;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 300px;
	height: 60px;
	border: 1px solid #FFF;
	background-color: #999;
}
.check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 12px;
	height: 12px;
	border: 1px solid #FFF;
	background-color: #999;
}
.underline {
	border-bottom: 1px solid #779BC4;
	margin: 0 0 9px 0;
}
#logo {
	position: absolute;
	top: 386px;
	left:603px;
}
#indirizzo {
	position: absolute;
	top: 379px;
	left:6px;
}
