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;
}

.clear_grey { 
	clear: both;  
	height: 2px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 8px 0px;
	background-color: #8A8C8E;
}


.hand {
	cursor: pointer;
}


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/sf_body_new.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#wrapper {
	width: 760px;
	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: 740px;
    margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	clear: both;
}	

#cola {
	width: 195px;
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
}

#colb {
	width: 486px;
	margin: 0px 24px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
}
/********************* TESTO **********************/
.pt7_A_white, a:link.pt7_A_white, a:visited.pt7_A_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt7_A_white{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	color: #ffffff;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}

.pt7_G_black, a:link.pt7_G_black, a:visited.pt7_G_black{
	font-family: Georgia;
	font-size: 7pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt7_G_black{
	font-family: Georgia;
	font-size: 7pt;
	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: #747777;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt8_A_grey{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #747777;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}	

.pt9_G_black, a:link.pt9_G_black, a:visited.pt9_G_black {
	font-family: Georgia; 
	font-size: 9pt;
	color: #3B373F;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt9_G_black {
	font-family: Georgia; 
	font-size: 9pt;
	color: #3B373F;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}	

.pt9_G_white, a:link.pt9_G_white, a:visited.pt9_G_white {
	font-family: Georgia;
	font-size: 9pt;
	color: #ffffff;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt9_G_white {
	font-family: Georgia;
	font-size: 9pt;
	color: #ffffff;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}
			
.pt11_G_red, a:link.pt11_G_red, a:visited.pt11_G_red{
	font-family: Georgia; 
	font-size: 11pt;
	color: #A8101B;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt11_G_red {
	font-family: Georgia; 
	font-size: 11pt;
	color: #A8101B;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}		
	
	
.pt13_G_grey, a:link.pt13_G_grey, a:visited.pt13_G_grey{
	font-family: Georgia;
	font-size: 13pt;
	color: #85898A;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	}          

a:hover.pt13_G_grey{
	font-family: Georgia;
	font-size: 13pt;
	color: #85898A;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}		
				
/****************** FINE TESTO ********************/

/*********************************** HEADER ********************************/

#header {
	width: 760px;
	height: 330px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	overflow: hidden;
	background-image: url(../images/sf_header.jpg);
	background-repeat: no-repeat;
}

/***  LOGO  ***/

#header h1 {
	clear: both;
	width: 272px;
	height: 94px;
	margin: 16px 0px 0px 49px;	
	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: 272px;
    height: 0px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
	padding: 94px 0px 0px 0px;
	/*
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	*/
}

/*** / LOGO  ***/

/*** MENU HEADER  ***/
#menu_header {
	width: 530px;
	height: 18px;
	margin: 7px 10px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	overflow: hidden;
	float: right;
	display: inline;
}

#menu_header .li_1 {
	width: 80px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_1.gif);
	background-repeat: no-repeat;
}

#menu_header .li_1_a {
	width: 80px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_1.gif);
	background-repeat: no-repeat;
}

#menu_header .li_1_a:hover, #menu_header .li_1_span {
	width: 80px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_1.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

#menu_header .li_2 {
	width: 97px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_2.gif);
	background-repeat: no-repeat;
}

#menu_header .li_2_a {
	width: 97px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_2.gif);
	background-repeat: no-repeat;
}

#menu_header .li_2_a:hover, #menu_header .li_2_span {
	width: 97px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

#menu_header .li_3 {
	width: 117px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_3.gif);
	background-repeat: no-repeat;
}

#menu_header .li_3_a {
	width: 117px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_3.gif);
	background-repeat: no-repeat;
}

#menu_header .li_3_a:hover, #menu_header .li_3_span {
	width: 117px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_3.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

#menu_header .li_4 {
	width: 124px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_4.gif);
	background-repeat: no-repeat;
}

#menu_header .li_4_a {
	width: 124px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_4.gif);
	background-repeat: no-repeat;
}

#menu_header .li_4_a:hover, #menu_header .li_4_span {
	width: 124px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_4.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

#menu_header .li_5 {
	width: 112px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_5.gif);
	background-repeat: no-repeat;
}

#menu_header .li_5_a {
	width: 112px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_5.gif);
	background-repeat: no-repeat;
}

#menu_header .li_5_a:hover, #menu_header .li_5_span {
	width: 112px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	background-image: url(../images/li_5.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

/***  / MENU HEADER  ***/


#img_rnd {
	width: 740px;
	height: 175px;
	margin: 6px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	overflow: hidden;
}
/*********************************** /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: 170%;
	font-family: Georgia;
	font-size: 9pt;
	color: #303030;
	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: Georgia;
	font-size: 9pt;
	color: #A8111A;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}          

.generic_box_tx a:hover  {
	font-family: Georgia;
	font-size: 9pt;
	color: #A8111A;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
}

/*
.generic_box_tx img {
	margin: 0px 0px 0px 0px;
	border: 3px solid #E7E7E7;
}
*/

#navigatore {
	width: 419px;
	margin: 20px 0px 0px 0px;
	padding: 10px 67px 0px 0px;
	overflow: hidden;
	display: inline;
	float: left;
	border-top: 3px solid #87888A;
}

.ico_stampa {
	width: 87px;
	height: 9px;
	margin: 0px 35px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: right;
	overflow: hidden;
	background-image: url(../images/ico_stampa.gif);
	background-repeat: no-repeat;	
}

.ico_stampa a {
	width: 87px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	display: block;
	float: right;
	overflow: hidden;
}

.ico_invia {
	width: 41px;
	height: 7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: right;
	overflow: hidden;
	background-image: url(../images/ico_invia.gif);
	background-repeat: no-repeat;	
}

.ico_invia a {
	width: 41px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	display: block;
	float: right;
	overflow: hidden;
}

/***************HOME PAGE************/
.box_195_f {
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	/*float: left;*/
	overflow: hidden;
}

.box_cola_tx {
	clear: both;
	width: 195px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;	
}
/*************** / HOME PAGE************/

/************* CONTATTI ************/
#cnt_map  {
	width: 335px;
	height: 242px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #E8E6E7;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(../images/sf_cnt_map.jpg);
	background-repeat: no-repeat;	
}

#cnt_map a {
	width: 335px;
	height: 0px;	
	margin: 0px 0px 0px 0px;
	padding: 242px 0px 0px 0px;
	overflow: hidden;
	display: block;
	float: left;
}


#frm_contatti {
	width: 486px;
	margin: 25px 0px 0px 0px;
	padding: 33px 0px 0px 0px;	
	overflow: hidden;
	display: inline;
	float: left;
	background-image:url(../images/sf_frm_contatti.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #87888A;
}


.box_altro_frm {
	width: 128px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	overflow: hidden;
	float: right;
	display: inline;
	line-height: 150%;
	font-family: Georgia;
	font-size: 7.5pt;
	color: #ffffff;	
}

.lineaForm_mini { 
	width: 131px;
	margin: 0px 7px 10px 10px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	display: inline;
}

.lineaForm_mini label { 
	width: 131px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: inline;
	float: left;
	font-family: Georgia;
	font-size: 7.5pt;
	color: #ffffff;
}

.lineaForm_mini input {
	clear: both;
	width: 127px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	overflow: hidden;
	display: inline;
	float: left;	
	border: 1px solid #D3D0C7;
	font-family: Georgia;
	font-size: 7.5pt;
	color: #000000;
}

.lineaForm_big { 
	width: 280px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	display: inline;
}

.lineaForm_big label { 
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 7.5pt;
	color: #ffffff;
}

.lineaForm_big textarea { 
	width: 274px;
	height: 62px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	overflow: auto;
	display: block;
	float: left;	
	border: 1px solid #D3D0C7;
	border: 0px;
	font-family: Georgia;
	font-size: 7.5pt;
	color: #000000;
	text-align: left;
}


.box_frm_pulsanti  {
	width: 482px;
	height: 23px;
	margin: 15px 0px 0px 0px;
	padding: 3px 4px 0px 0px;	
	overflow: hidden;
	display: inline;
	float: left;
	background-image:url(../images/sf_box_frm_pulsanti.gif);
	background-repeat: repeat-x;		
}


.btn_avanti {
	width: 86px;
	height: 23px;
	margin: 0px 0px 0px 1px;
	padding: 23px 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: 83px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 23px 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: 83px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 23px 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 ************/

/************ TURISMO *****************/
.menu_articoli {
	width: 170px;
	margin: 0px 0px 0px 15px;	
	padding: 0px 0px 0px 0px;	
	overflow: hidden;
	float: left;
	display: inline;
}

.menu_articoli li {
	width: 170px;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;
}


.menu_articoli li a {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;
	font-family: Georgia;
	font-size: 8pt;
	color: #3A3740;	
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;	
}


.menu_articoli li a:hover, .menu_articoli li span {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	display: block;
	overflow: hidden;	
	list-style-type: none;	
	border-bottom: 1px dashed #AA101C;
	font-family: Georgia;
	font-size: 8pt;
	color: #AA101C;	
	text-transform: none;
	font-weight: bold;
	text-decoration: none;		
}

.box_195_f_2 {
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	/*float: left;*/
	overflow: hidden;
	border: 3px solid #E7E7E7;	
}

.box_gallery_cnt {
	width: 486px;
	margin: 30px 0px 0px 0px;	
	padding: 30px 0px 0px 0px;	
	overflow: hidden;
	float: left;
	display: inline;
	background-image: url(../images/sf_box_gallery_cnt.gif);
	background-repeat: no-repeat;	
}

.minibox_gallery_cnt {
	width: 115px;
	margin: 0px 3px 10px 3px;	
	padding: 0px 0px 0px 0px;	
	overflow: hidden;
	float: left;
	display: inline;
}

.box_109_f {
	width: 109px;
	/*height: 103px;*/
	height: 80px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	overflow: hidden;
	border: 3px solid #E7E7E7;	
}


/************ / TURISMO *****************/

/*************************** / CENTRO **********************/


/*****************************  FOOTER ******************************/
#footer {
	width: 760px;
	height: 16px;	
	margin: 50px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	overflow: hidden;
	display: block;
	float: left;
	background-image: url(../images/sf_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}



/***************************** FINE FOOTER ******************************/





