/* Generici																													 */
body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#D7D7D7;
	background-image: url('../img/sti/sf.jpg');
	background-repeat: no-repeat;
	background-position:top center
}

a {cursor: pointer;}

h1 {
font-size: 16px;
}

h2 {
font-size: 14px;
margin-top:-20px;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h5 {
	font-size: 1.2em;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h6 {
	font-size: 1.0em;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

ul {
	padding: 1em 3em;
	list-style-type: disc;
	line-height: 1.4;
}

ol {
	padding: 1em 3em;
	list-style-type: decimal;
	line-height: 1.4;
}

li {

}


/* Scatola */
#contenitore {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

/* Fascia logo */
#logo {
	position: relative;
	height: 135px;
	border-bottom: 0px solid #999
}


.logo-sup-sx {
	float:left;
	width:660px;
	height:26px;

}

.logo-sup-dx {
	float:right;
	width:300px;
	height:26px;
	text-align: right;
	margin-top:4px;
	color:#66CC33;
}

.logo-sup-dx a:link {
	color:#66CC33;
}

.logo-sup-dx a:visited {
	color:#66CC33;
}

.logo-sup-dx a:hover {
	color:#fff;
}


.logo-sx {
	float:left;
	width:660px;
	height:90px;
}

.logo-dx {
	float:right;
	width:300px;
	height:90px;

}

#logo h1 {
font-size: 26px;
margin-top:-25px;
margin-left:22px;
color:#fff;
}

#logo h2 {
font-size: 14px;
margin-top:5px;
margin-left:22px;
font-style: italic;
color:#fff;
}


#logo h3 {
font-size: 34px;
margin-top:5px;
margin-left:22px;
color:#fff;
}


#corpo {
	position: relative;
	overflow: hidden;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color:#fff;
}

#contenuto {
	position: relative;
	min-height: 200px;
	width: 960px;
	padding: 0;
	margin: 0;
}

a:visited
{
text-decoration:none;
color:#000;
}

a:link
{
text-decoration: none;
	color: #333;
}

a:hover
{
color:red;
}


#contenuto {
	padding: 0;
	margin: 0;
}


.comandi-risultati {
margin-top: -10px;
margin-bottom: 10px;
width: 910px;
height:60px;
background-image: url('../img/sti/comandi-risultati.jpg');
}

.comandi-risultati-sx {
margin-top: 5px;
margin-left: 5px;
width: 600px;
float:left;
}

.comandi-risultati-dx {
margin-top: 5px;
margin-right: 5px;
width: 300px;
float:right;
text-align: right;
}


/* FASCE */
.banda-intera {
	margin: 0;
	width: 960px;
	background-repeat: no-repeat;
	background-position:  left bottom;
	background-image: url('../img/sti/sf-banda-intera.jpg');
	padding-bottom:15px;
}

.banda-intera-bassa {
	margin: 0;
	width: 960px;
	background-repeat: no-repeat;
	background-position:  left bottom;
	background-image: url('../img/sti/sf-banda-intera-bassa.jpg');
	padding-bottom:15px;
}


.colonna-sx {
float:left;
	margin: 0;
	margin-left:25px;
	width: 600px;
	margin-top:10px;
}

.colonna-dx {
float:right;
	margin: 0;
	margin-right:25px;
	width: 300px;
	margin-top:10px;
}

.colonna-intera {
float:left;
	margin: 0;
	margin-left:25px;
	width: 910px;
	margin-top:10px;
}

.banda-intera-grafica {
	width: 960px;
	height:384px;
	background-repeat: no-repeat;
	background-position:  left bottom;
	background-image: url('../img/sti/sf-banda-intera-grafica.jpg');
	padding-bottom:15px;
	padding-top:-15px;
}

.colonna-grafica-sx {
float:left;
	margin: 0;
	margin-left:25px;
	width: 250px;
}

.colonna-grafica-dx {
float:right;
	margin: 0;
	margin-right:25px;
	width: 650px;
	margin-top:110px;
}


.banda-sottomenu {
	margin: 0;
	width: 930px;
	height: 60px;
	margin-bottom:-30px;
}

.banda-sottomenu-acceso {
display: block;
float:right;
padding:5px;
margin-left:1px;
background-repeat: repeat-x;
background-image: url('../img/sti/sf-sottomenu-1.jpg');
}

.banda-sottomenu-spento {
display: block;
float:right;
padding:5px;
margin-left:1px;
background-repeat: repeat-x;
background-image: url('../img/sti/sf-sottomenu.jpg');
}

.banda-sottomenu-titolo {
float:left;
padding:5px;
margin-left:25px;
font-weight: bold;
font-size:14px;
}







/* Menu */

#navigazione {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 116px;
	right: 0;
	width: auto;
	z-index: 50;
	padding: 0 30px;
	margin: 0;
	height: 26px;
}

#navigazione.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navigazione ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#navigazione li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 25px;

}

#navigazione li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navigazione>li.selected {
}

/* Specific to all levels */

#navigazione ul {
	width: 120px;
}

#navigazione li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;

}

#navigazione a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	text-decoration: none;
	z-index: 100;
	color: #fff; /* colore testo menu */
	background-color: #65CA33;
	border-bottom: 1px solid #fff;
	padding-left:12px;
	padding-right:12px;
	padding-top:7px; padding-bottom:7px;
	background-position:50%;
background-image: url('../img/sti/sf-menu.jpg');
}

#navigazione .selected>a {
	background-color: #65CA33;
	background-image: url('../../sti/css/none');
	border-bottom: 0px solid #7f7f7f

}

#navigazione a:hover, #navigazione li.d1:hover {
	background-color: #65CA33;
	background-image: url('../../sti/css/none');
}

#navigazione li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #fff;
	background-image: url('../../sti/css/none');

}

#navigazione li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: url('../../sti/css/none');
	background-color: #65CA33;
	border-bottom: medium none;
}

#navigazione li li:hover a {
	background-color: #65CA33;
	color: #fff;
}

#navigazione li .selected>a {
	background-color: #65CA33;
}

#navigazione li li li:hover a {
	background-color: #65CA33;
}


/* Base */
#piede {
	padding: 0px;
	width: 960px;
	border-top: 0px solid #c1c1c1;
	background-repeat: no-repeat;
	background-position:  left bottom;
	background-image: url('../img/sti/sf-base.jpg');
	height:119px;
}


#piedesx {
margin-left:6px;
width: 200px;
float:left;
margin-top:0px;
}

#piededx {
margin-right:30px;
width: 700px;
float:right;
text-align: right;
margin-top:30px;
}



b.TitoloSetup {
	font-size: 14px;
	margin-left:8px;
}



.tabella910
{
background-image: url('../img/sti/tab_910.jpg');
	background-repeat: no-repeat;
	background-position:bottom right;
}


.tabella910-correlati
{
background-image: url('../img/sti/tab_910_correlati.jpg');
	background-repeat: no-repeat;
	background-position:bottom right;
}




.input-obbligatorio {
width:90%;
	background-image: url('../img/sti/sf-form.jpg');
	border: 1px solid #66CC33;
}

.input-facoltativo {
width:90%;
background-image: url('../img/sti/sf-form.jpg');
border: 1px solid #A6A6A6;
}

.textarea-obbligatorio {
width:90%;
	border: 1px solid #66CC33;
	margin: 4px 0 5px 8px;
}


.grafico_surichiesta {
	margin: 0;
	width: 900px;
	margin-top:10px;
	margin-bottom:-40px;
}

.grafico {
	margin: 0;
	width: 960px;
	margin-top:20px;
	margin-bottom:20px;
background-color:#fff;
}

.menu-grafico-spento {
background-image: url('../grafici/img/sf-menu0.jpg');
}

.menu-grafico-acceso {
background-color:#fff4db;
}
