/* CSS Document */


a{color:#ffffff; text-decoration:none;}
a:hover{text-decoration:none; color:#fd5818; }
a.linkpagina{color:#021931; text-decoration:none;}
a.linkarancio {color:#fd5818;text-decoration:none;}
a.linkarancio:hover {color:#FF5400;text-decoration:underline;}
.nolinkarancio{text-decoration:none; color:#fd5818;}

html,body{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		background-color: #021931;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		color:#FFFFFF;
		margin: 0px; 
		/*min-height: 100%;
		height: auto !important; */
		height:100%;
}

.barra_sotto{
		height:100%;
		text-align:left;
		vertical-align:top;
		width:960px;
		background-image:url(../img/sfondo_barra.jpg);
		background-repeat: repeat-y;
}



/* ALTEZZA IFRAME VECCHIA PRIMA DI MODIFICARE LA PAG. DICONO DI NOI

#content_iframe{
		width:755px;
		height:620px;
		border:0px;

}*/

#content_iframe{
		width:755px;
		height:900px;
		border:0px;

}
#footer{
		margin-left:24px;
		width:700px;
		height:15px;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#5c7896;
		vertical-align:middle;
		text-align:center;

}

.sfo_sx{
		background-image:url(../img/sfo_sx.gif);
		background-position:right;
		background-repeat:repeat-y;


}

.sfo_dx{
		background-image:url(../img/sfo_dx.gif);
		background-position:left;
		background-repeat:repeat-y;


}

.cella_contenitore{
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		width:900px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;

}

.separatore{
		background-image:url(../img/sfo_separatore.gif);
		background-repeat:repeat-y;
		width:730px;


}
.separatore_legal{
		background-image:url(../img/sfo_separatore.gif);
		background-repeat:repeat-y;
		width:840px;


}
.barra_orizz{
		background-image:url(../img/sfo_barra_orizz.jpg);
		background-repeat:repeat-x;
		height:21px;
		padding-left:10px;
		font-weight:bold;
		font-size:12px;
		vertical-align:middle;
		width:730px;
}

.barra_orizz_legal{
		background-image:url(../img/sfo_barra_orizz.jpg);
		background-repeat:repeat-x;
		height:21px;
		padding-left:10px;
		font-weight:bold;
		font-size:12px;
		vertical-align:middle;
		width:840px;
}

.sfuma_icone{
		background-image:url(../img/sfo_barra_icona.jpg);
		background-repeat:repeat-x;	
		background-position:bottom;	
}

.link_footer{
		color:#5c7896;
		text-decoration:none;
}

.cella_download{
		background-color:#1b3046;


}
/*_______________________________________DIV PAGINE __________________________________________*/

#testo_home1, #testo_home2, #testo_premi1 {
	text-align:justify;
	padding:5px;
	line-height: 18px; 
	float:left;
	left:0px;
	
}

/* HOME */
#separatore{width:895;text-align:left;padding-left:5px;background-image:url(../img/sfo_barra_orizz.jpg);background-repeat: repeat-x;height:25px;float:left;padding-top:4px;}
#testo_home1{width:275px;top:30px;}
#testo_home2{width:550px;}
#img_sistema{float:left;}
#img_sistema2{left:15px;float:left;}

/* FINE HOME */

/* PREMI */
#testo_premi1{width:400px;}
/* FINE PREMI */

/*_______________________________________FINE DIV PAGINE __________________________________________/*



