h1, h2, h3, h4, h5, h6, form, p, hr, img {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}


.hide {
	display: none;
}
	
	
img {
	border: 0;
	overflow: hidden;
}


.clear { 
	height:0px;
	clear: both; 
	overflow: hidden;
}

.clear_1 { 
	clear: both;  
	height:1px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.hand {
	cursor: pointer;
}

body {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: center;
	background-image: url(../images/sf_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#wrapper {
	width: 780px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear: both;
	/*overflow: hidden;*/
	background-image: url(../images/sf_wrapper.gif);
	background-repeat: repeat-y;
}


#content {
	width: 780px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}	


#cola {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #16377C;
	background-image: url(../images/sf_cola.gif);
	background-repeat: repeat-y;	
}

#colb {
	width: 552px;	
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 40px 0px;
	float: right;
	display: inline;
	overflow: hidden;
	background-color: transparent;
}

#colb_hp {
	width: 560px;
	height: 286px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
	background-image: url(../images/sf_colb_hp.jpg);
	background-repeat: no-repeat;	
}

/********************* TESTO **********************/
.pt7_Tre_black, a:link.pt7_Tre_black, a:visited.pt7_Tre_black {
	font-family: "Trebuchet MS"; 
	font-size: 7pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt7_Tre_black {
	font-family: "Trebuchet MS"; 
	font-size: 7pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}

.pt8_Tre_black, a:link.pt8_Tre_black, a:visited.pt8_Tre_black {
	font-family: "Trebuchet MS"; 
	font-size: 8pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt8_Tre_black {
	font-family: "Trebuchet MS"; 
	font-size: 8pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}
	
.pt8_A_Grey, a:link.pt8_A_Grey, a:visited.pt8_A_Grey {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #505050;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt8_A_Grey {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #185BAC;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}	

	
.pt11_A_Blu, a:link.pt11_A_Blu, a:visited.pt11_A_Blu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #18367C;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt11_A_Blu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #18367C;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}	
			
.pt12_A_red, a:link.pt12_A_red, a:visited.pt12_A_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #FF0000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt12_A_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #FF0000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}			
		
.pt18_A_Grey, a:link.pt18_A_Grey, a:visited.pt18_A_Grey {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt;
	color: #505050;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt18_A_Grey {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt;
	color: #505050;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}
	
			
	
					
/****************** FINE TESTO ********************/



/*********************************** HEADER ********************************/

#header {
	width: 768px;
	height: 111px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 0px 6px;
	display: block;
	float: left;
	/*overflow: hidden;*/
	background-image: url(../images/sf_header.gif);
	background-repeat: no-repeat;
}

/***  LOGO  ***/

#header h1 {
	clear: both;
	width: 200px;
	height: 80px;
	margin: 25px 0px 0px 3px;	
	padding: 0px 0px 0px 0px;
	display: inline;
	overflow: hidden;
	border: 0px;
	float: left;
	/*
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	*/
}

.logo {
	width: 200px;
    height: 0px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
	padding: 80px 0px 0px 0px;
	/*
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	*/
}

/*** / LOGO  ***/

.box_swf_541 {
	width: 541px;
	margin: 15px 13px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: right;
	/*overflow: hidden;*/
}

.box_swf_554 {
	width: 554px;
	/*height: 111px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: right;
	/*overflow: hidden;*/
}

.box_swf_541 embed, .box_swf_541 object {
	position: absolute;
}

/*********************************** /HEADER ********************************/



/*********************************** CENTRO ********************************/

.float_r {
	float: right;
}

.float_l {
	float: left;
}


.span_service {
	line-height: 150%;
}


.generic_box_tx p {
	display: inline;
}

.generic_box_tx {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	overflow: hidden;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4F4F4F;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;	
}

.generic_box_tx a, .generic_box_tx a:link, .generic_box_tx a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #185BAC;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}          

.generic_box_tx a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #185BAC;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
}

/*
.generic_box_tx img {
	margin: 10px 10px 10px 10px;
	border: 3px solid #BABABA;
}
*/

#navigatore {
	width: 527px;
	margin: 0px 0px 0px 0px;
	padding: 5px 13px 0px 0px;
	overflow: hidden;
	display: inline;
	float: left;
	text-align: right;
	border-top: 1px solid #D2DCE6;
}

#navigatore a {
	margin: 0px 0px 0px 55px;
}

/******************COL A***************/
.menu_structure {
	width: 200px;
	margin: 26px 10px 0px 10px;	
	padding: 0px 0px 0px 0px;	
	overflow: hidden;
	float: left;
	display: inline;
}

.menu_structure li, .ul_second li {
	width: 200px;
	/*height: 26px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;
}

.menu_structure li a {
	width: 186px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 2px 7px;
	float: left;
	display: inline;
	/*overflow: hidden;*/
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sf_menu_structure_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}

.menu_structure li span, .menu_structure li a:hover {
	width: 186px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 2px 7px;
	float: left;
	display: inline;
	/*overflow: hidden;*/
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #2E86E8;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sf_menu_structure_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #26478C;	
}

.ul_second {
	width: 200px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	overflow: hidden;
	float: left;
	display: inline;
	list-style-type: none;
	white-space: nowrap;
}

.ul_second li a {
	width: 181px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 0px 14px;
	float: left;
	display: inline;
	/*overflow: hidden;*/
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sf_menu_structure_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}

.ul_second li span, .ul_second li a:hover {
	width: 181px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 0px 14px;
	float: left;
	display: inline;
	/*overflow: hidden;*/
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2E86E8;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sf_menu_structure_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #26478C;
}

.cola_hp_close {
	clear: left;
	width: 220px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(../images/sf_cola_hp_close.jpg);
	background-repeat: no-repeat;	
}


.cola_close {
	clear: left;
	width: 220px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(../images/sf_cola_close.jpg);
	background-repeat: no-repeat;
}

.a_global {
	width: 200px;
	height: 20px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(../images/a_global.gif);
	background-repeat: no-repeat;
}

.a_global a {
	width: 200px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
}

/****************** / COL A***************/

/****************** CHI SIAMO ***************/
.box_titolo {
	width: 520px;
	height: 27px;
	margin: 0px 0px 25px 0px;
	padding: 20px 13px 0px 19px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #DDE2E6;
}

.box_cnt_text {
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 30px 20px;
	float: left;
	display: inline;
	overflow: hidden;
} 

/****************** / CHI SIAMO ***************/

/****************** DOVE SIAMO ***************/

#cnt_map {
	width: 507px;
	height: 367px;	
	margin: 10px 0px 100px 18px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: inline;
	float: left;
	border: 2px solid #D2DCE6;	
	background-image: url(../images/sf_cnt_map.gif);
	background-repeat: no-repeat;
}

#cnt_map a {
	width: 507px;
	height: 0px;	
	margin: 0px 0px 0px 0px;
	padding: 367px 0px 0px 0px;
	overflow: hidden;
	display: block;
	float: left;
}
/****************** / DOVE SIAMO ***************/

/****************** CONTATTI ***************/
#frm_contatti {
	width: 541px;
	margin: 0px 0px 100px 0px;
	padding: 50px 0px 0px 0px;	
	overflow: hidden;
	display: inline;
	float: left;
	background-image:url(../images/sf_frm_contatti.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.box_altro_frm {
	width: 174px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
	display: inline;
	line-height: 150%;
}


.lineaForm_mini { 
	width: 155px;
	margin: 0px 3px 15px 21px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	display: inline;
}

.lineaForm_mini label { 
	width: 155px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #16377B;
}

.lineaForm_mini input {
	clear: both;
	width: 153px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	overflow: hidden;
	display: inline;
	float: left;	
	border: 0px;
	background-color: #D2DCE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.lineaForm_big { 
	width: 334px;
	margin: 0px 3px 20px 21px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	display: inline;
}

.lineaForm_big label { 
	width: 334px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #16377B;
}

.lineaForm_big textarea { 
	width: 330px;
	height: 74px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	overflow: auto;
	display: block;
	float: left;	
	background-color: #D2DCE6;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

.box_frm_pulsanti  {
	width: 496px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 45px 0px 0px;	
	overflow: hidden;
	display: inline;
	float: left;
	background-image:url(../images/sf_box_frm_pulsanti.gif);
	background-repeat: repeat-x;		
}


.btn_avanti {
	width: 123px;
	height: 30px;
	margin: 0px 0px 0px 3px;
	padding: 30px 0px 0px 0px;
	display: inline;
	float: right;
	overflow: hidden;
	background-image: url(../images/btn_invia.gif);
	background-repeat: no-repeat;	
	border: 0px;
	background-color: transparent;
	cursor: pointer;	
}


.btn_annulla {
	width: 97px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	display: inline;
	float: right;
	overflow: hidden;
	background-image: url(../images/btn_annulla.gif);
	background-repeat: no-repeat;	
	border: 0px;
	background-color: transparent;
	cursor: pointer;	
}


.btn_modifica {
	width: 97px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	display: inline;
	float: right;
	overflow: hidden;
	background-image: url(../images/btn_modifica.gif);
	background-repeat: no-repeat;	
	background-color: transparent;
	border: 0px;
	cursor: pointer;	
}


.btn_avanti:hover, .btn_annulla:hover, .btn_modifica:hover {
	background-position: 0px -30px;
}

/****************** / CONTATTI ***************/

/******************** PARTNER ***************/
.box_ele_cnt {
	width: 510px;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 20px 20px;
	float: left;
	display: inline;
	overflow: hidden;
	border-bottom: 1px solid #D2DCE6;
	line-height: 150%;
} 

.box_ft_151 {
	width: 151px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	/*float: left;*/
	display: inline;
	overflow: hidden;
	border: 2px solid #D2DCE6;
}

/******************** / PARTNER ***************/


/*************************** / CENTRO **********************/


/*****************************  FOOTER ******************************/
#footer {
	width: 543px;
	height: 56px;	
	margin: 0px 6px 0px 6px;
	padding: 8px 0px 0px 225px;
	overflow: hidden;
	display: block;
	border-bottom: 6px solid #D0D2D1;	
	background-image: url(../images/sf_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;	
}

/***************************** FINE FOOTER ******************************/




