/* CSS Document */

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: solid 1px #999999;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-top: 0px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

	border: solid 1px #999999;
	background-color: #ffffff
}

/* ---------------------------- Stile Font GeneraliX ----------------------------- */

.trova {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	width: 55px;
	border: solid 1px #999999;
	background-color: #006633;
	margin-top: 5px;

}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.disable {
	color: #666666;
}

.quest {
	background-color: #e9e9e9;
	border: 0px
}

.text_verdana_10px_regolare_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text_verdana_10px_regolare_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}


.text_verdana_10px_regolare_giustificato_marginato_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px
}

.text_verdana_10px_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.text_verdana_11px_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.text_verdana_12px_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.text_verdana_11px_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.text_verdana_10px_bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.text_verdana_10px_regolare_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

.text_century_13px_bold_white {
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}


.text_century_11px_bold_white {
	font-family: Century Gothic, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.text_century_9px_bold_white {
	font-family: Century Gothic, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

/* ---------------------------- Stile Font Specifici ----------------------------- */

.immagine_news_big {
	border: solid 1px #000000;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 2px;
	float: left;
}

.immagine_organo {
	border: solid 1px #000000;
}

.punto_elenco {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.voce_elenco {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: #cccccc solid 1px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.voce_elenco_selezionata {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: #cccccc solid 1px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	background: #E9E9E9;
}

.voce_elenco_selezionata_no_bold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: #cccccc solid 1px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	background: #E9E9E9;
}

.testo_box {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align: justify;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

.box_sportelli {
	float:left;
	width:360px;
}

.testo_box_canali {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006633;
	float: left;
	width: 360px;
	height: 136px;
}

.canali {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	text-align: justify;
	float: left;
	width: 348px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	line-height: 15px;
}

.voce_suap {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	float: left;
	width: 348px;
	height: 25px;
}

.accesso_suap {
	background-color: #E5E5E5;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
	float: left;
	width: 344px;
}

.errore_suap {
font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.box_suap {

	 float:left;
	 width:175px;
	 margin-left: 15px;
}

.testo_box_turismo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	float: left;
	width: 175px;
	height: 144px;
}

.testo_box_news{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: justify;
	float: left;
	width: 535px;
	height: 217px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}

.titolo {
	font-family: Century Gothic, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006C39;
}

.tabella_base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 95%;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: top;
	margin-top: 15px;
}

.tabella_ricerca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 95%;
	margin-left: 10px;
	vertical-align: top;
	margin-top: 15px;
	border: 1px solid #666666;
	background-color: #E9E9E9;
}

.riga_ricerca {
	padding: 5px;
}

.tabella_eventi_vita {
	float: left;
	width: 49%;
}

.tabella_titolo_base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tabella_cella_bianca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
}

.tabella_cella_grigia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #E9E9E9;
	padding: 5px;
	vertical-align: top;
	background-image: url(/immagini/sfo_riga_titolo.png);
	background-position: left;
}

.tabella_cella_grigia_testo_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #E9E9E9;
	padding: 5px;
	vertical-align: top;
	background-image: url(/immagini/sfo_riga_titolo.png);
	background-position: left;
}

.colonna_30 {
	width: 30%
}

.tabella_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 535px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

.tabella_news_cella_ico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-width: 0px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	width: 51px;
}

.tabella_news_cella_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-width: 0px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top
}

.tabella_servizio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 95%;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: top;
	margin-top: 15px;
}

.tabella_servizio_cella_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-width: 1px;
	border-color: #666666;
	color: #003366;
	border-style: solid;
	background-color: #E9E9E9;
	padding: 5px;
	vertical-align: top;
	background-image: url(/immagini/sfo_riga_titolo.png);
	background-position: left;

}

.tabella_ricerca_bandi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 95%;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 5px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	vertical-align: middle;
}

.tabella_ricerca_bandi_cella_top_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#003366;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	vertical-align: middle;
	background-color: #E9E9E9;
	padding: 7px;
}

.tabella_ricerca_bandi_cella_interna{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 5px;
}



.tabella_ordina_bandi_riga_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #E9E9E9;
	text-align: left;
	padding: 5px;
	color:#003366;
}

.tabella_ordina_bandi_riga_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #ffffff;
	text-align: left;
	padding: 5px;
}

.tabella_risultato_bandi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 95%;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	background-color: #FFFFFF;
	border-width: 0px;
}

.tabella_risultato_bandi_riga_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	border-top: solid #666666 1px;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 5px;
	padding-top: 13px;
}

.tabella_risultato_bandi_riga_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	vertical-align: top;
	background-color: #ffffff;
	padding: 5px;
}

.tabella_risultato_bandi_riga_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	border-bottom: solid #666666 1px;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 5px;
}

.tabella_scheda_bandi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 95%;
	margin-left: 7px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	background-color: #FFFFFF;
	border-top: solid #666666 0px;
	border-bottom: solid #666666 1px;

}

.tabella_scheda_bandi_riga_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	vertical-align: top;
	background-color: #ffffff;
	padding: 5px;
}

.tabella_allegati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 95%;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	background-color: #FFFFFF;
}

.tabella_allegati_bandi_riga_intestazione  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	vertical-align: top;
	/*background-color: #E9E9E9;*/
	padding: 5px;
	color:#003366;
	background-image: url(/immagini/sfo_riga_titolo.png);
	background-position: left;
}

.tabella_allegati_bandi_riga0  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 5px;
}

.tabella_allegati_bandi_riga1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	vertical-align: middle;
	background-color: #E9E9E9;
	padding: 5px;
}

.tabella_allegati_bandi_riga2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	vertical-align: top;
	background-color: #ffffff;
	padding: 5px;
}
.tabella_allegati_bandi_riga_evidenziata  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	vertical-align: middle;
	background-color: #FFCC00;
	padding: 5px;
}

.numero_pagine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 550px;
	margin-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	vertical-align: middle;
	text-align: center;
	color: #003366;
}

.tabella_calendario_turista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-left: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	background-color: #FFFFFF;
	width: 100%;
}

.tabella_calendario_turista_cella_settimana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #E9E9E9;
}

.tabella_calendario_turista_cella_base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-left: 0px;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #FFFFFF;
	text-align: right;
}

.tabella_calendario_turista_cella_giorno_corrente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-left: 0px;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #003366;
	text-align: right;
	color: #FFFFFF;
}

.tabella_calendario_turista_cella_eventi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-left: 0px;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #FFCC00;
	text-align: right;

}


/*---------------------------------------------------*/

.box_interno_suap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-width: 0px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
/* CSS Document - inziio struttura.css */

/*

+------------------------------------------------------------------------------------+
|                                                                                    |
|                                     div header                                     |
|                                                                                    |
+------------------------------------------------------------------------------------+
|                                                                                    |
|                                      div main                                      |
|                                                                                    |
| +---------------+  +-------------------------------------------------------------+ |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |     div       |  |                         div content                         | |
| |    spalla     |  |                                                             | |
| |   sinistra    |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| |               |  |                                                             | |
| +---------------+  +-------------------------------------------------------------+ |
+------------------------------------------------------------------------------------+
|                                                                                    |
|                                     div footer                                     |
|                                                                                    |
+------------------------------------------------------------------------------------+

 */


/* ---------------------------- Stile struttura Pagina ----------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}

img {
	border: 0px;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}




/* ---------------------------- Stile struttura Header ----------------------------- */

#header {
	height: 220px;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EFEFEF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header #logo {
	height: 72px;
	width: 380px;
	float: left;
	background-color: #EFEFEF;
}

#header #box_cerca {
	height: 30px;
	width: 244px;
	float: left;
	background-image: url(../immagini/header_sfo_box_cerca.gif);
	margin-top: 42px;
	margin-left: 146px;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}

#header #box_cerca #form_cerca {
	width: 180px;
	height: 16px;
	padding-left: 58px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin: 0px;
}

#header #box_cerca #form_cerca .input_cerca {
	width: 130px;
	height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: solid;
	border-color: #FFFFFF;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-weight:normal;
}

#header #box_photo {
	height: 114px;
	width: 770px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #006C39;
	/*background-image: url(../immagini/hader_photo.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	float: left;
}

#header #menu_accessibilita {
	height: 25px;
	width: 540px;
	background-image: url(../immagini/header_sfo_menu_accessibilita.gif);
	background-repeat: repeat;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 5px;
	background-color: #006633;
}

#header #menu_accessibilita .spaziatore_menu_accessibilita {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #terminale_menu_accessibilita {
	height: 30px;
	width: 215px;
	background-image: url(../immagini/header_terminale_menu_accessibilita.gif);
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
}


/* ------------- Stile struttura area centrale della pagina "Main" ----------------- */

#main {
	width: 740px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;

	padding-bottom: 15px;
	height: auto;
	float: none;
	overflow: hidden;
}

#main #spalla_sinistra {
	width: 175px;
	float:left;
	margin-right: 15px;
	margin-top: 15px;
}

#main #content {
	width: 550px;
	float:left;
	margin-top: 15px;
}

/* ------------- Stile struttura area centrale della pagina "Box Spalla di sinistra" ----------------- */


.titolo_box_blu {
	width: 150px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_sfo_blu.gif);
	background-color: #003366;
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 21px;

}

.titolo_box_blu_home_news {
	width: 225px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_sfo_blu.gif);
	background-color: #003366;
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 21px;
	margin-top: 15px;
}

.testo_titoli_box {
	font-family: Century Gothic, Verdana;
	color: #ffffff;
	font-weight:normal;
}


.titolo_box_blu_home_news_archivio {
	width: 300px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_sfo_blu.gif);
	background-color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	line-height: 21px;
	margin-top: 15px;
	text-align: right;
}

.titolo_box_blu_home_turismo {
	width: 150px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_sfo_blu.gif);
	background-color: #003366;
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 21px;
}

.terminale_box_blu {
	width: 20px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_terminale_blu.gif);
	background-color: #003366;
}

.terminale_box_blu_news {
	width: 20px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_terminale_blu.gif);
	background-color: #003366;
	margin-top: 15px;
}

.elenco_box_blu {
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	float: left;
	margin-bottom: 15px;
}

.titolo_box_green {
	width: 150px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_sfo_green.gif);
	background-color: #006633;
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 21px;
}

.titolo_box_green_canali {
	width: 335px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_sfo_green.gif);
	background-color: #006633;
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 21px;
}

.terminale_box_green{
	width: 20px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_terminale_green.gif);
	background-color: #006633;
}

.elenco_box_green {
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006633;
	margin-bottom: 15px;
	float: left;
}


/* ------------- Stile struttura box "Sei In.." ----------------- */

#main #content #box_sei_in {
	width: 550px;
	background-color: #E9E9E9;
	margin-bottom: 25px;
	padding: 0px;
}

#main #content #box_sei_in #top {
	width: 550px;
	height: 7px;
	background-color: #E9E9E9;
	background-image:url(../immagini/box_sei_in_sfo_top.gif) ;
}

#main #content #box_sei_in #centro {
	width: 530px;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../immagini/box_sei_in_sfon_centro.gif);
	background-repeat: repeat-y;
	line-height: 14px;
}

#main #content #box_sei_in #bot {
	width: 550px;
	height: 11px;
	background-color: #E9E9E9;
	background-image:url(../immagini/box_sei_in_sfo_bot.gif)
}


/* ------------- Stile struttura box "Intestazione" ----------------- */

#main #content #intestazione {
	width: 560px;
	margin-bottom: 0px;

}

#main #content #intestazione #titolo {
	width: 220px;
	float: left;
	vertical-align: bottom;
	height: 25px;
	line-height: 25px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 3px;
}

#main #content #intestazione #sotto-titolo {
	width: 330px;
	float: left;
	text-align: right;
	height: 25px;
	line-height: 25px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 3px;
}

#main #content #intestazione #descrizione {
	width: 550px;

	line-height: 20px;
	margin-top: 5px;
	vertical-align: bottom;
}

.form_suap {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	height: 18px;
}

.input_suap {
	width: 70px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: solid;
	border-width: 1px;
	border-color: #666666;
	margin-right: 5px;
	padding-left: 3px;
	background-color: #FFFFFF;
}

.cerca_suap {
	width: 45px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: solid;
	border-width: 1px;;
	border-color: #E5E5E5;
	background-color: #E5E5E5;
	padding: 0px;
	margin: 0px;
}


/* ---------------------------- Stile struttura Footer ----------------------------- */

#footer {
	height: 65px;
	width: 770px;
	border-top-style: solid;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-color: #003366;
	margin-right: auto;
	margin-left: auto;
}

#footer #box_loghi_w3c {
	float: left;
	height: 23px;
	width: 225px;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 7px;
	text-align: left;
	background-color: #EFEFEF;
}

#footer #box_loghi_w3c .loghi_w3c {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer #terminale_menu_specifiche {
	float: left;
	height: 30px;
	width: 32px;
	background-image: url(../immagini/footer_terminale_menu_specifche.gif);
	background-color: #efefef;

}

#footer #menu_specifiche {
	float: left;
	height: 25px;
	width: 483px;
	background-image: url(../immagini/footer_sfo_menu_specifiche.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	background-color: #003366;
}


#footer #menu_specifiche .spaziatore_menu_specifiche {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer #credits {
	float: left;
	height: 20px;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
	background-color: #efefef;
}
/* ------------ MAPPA ------------------ */

.mappa_root {
	float: left;
	width: 99%;
}

.mappa_sub {
	float: left;
	width: 49%;
}

.valuta {
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

}

/* link home page*/
.titolo_box_grigio {
	width: 150px;
	height: 21px;
	float: left;
	background-image:url(../immagini/rettangolomenu.gif);
	background-color: #999999;
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 21px;

}
.terminale_box_grigio {
	width: 20px;
	height: 21px;
	float: left;
	background-image:url(../immagini/box_interni_terminale_grigi.gif);
	background-color: #999999;
}
