/* tabella 0 esterna*/
.ext_tab {
	background-color: #E3E3DE;
	width: 100%;
	height: 100%;
}
/* tabella 1 */
.int_tab {
	background-color: #E3E3DE;
	width: 100%;
}
/* tabella 1 margini*/
.Marg_left_oriz{
	width: 1px;
}

.Marg_right_oriz{
	width: 20px;
}

.Marg_sup_vert{
	height: 1px;
}

.Marg_inf_vert{
	height: 1px;
}
/* larghezza colonna menu e foto*/
.Col_menu{
	width: 130px;
}


/*Pulsanti menu*/
	/* Altezza pulsanti menu*/
	#Alt_puls_1 {
		height: 40px;
	}
	
	#Alt_puls_2 {
		height: 40px;
	}
	#Alt_puls_3 {
		height: 40px;
	}
	#Alt_puls_4 {
		height: 40px;
	}
	#Alt_puls_5 {
		height: 40px;
	}
	#Alt_puls_6 {
		height: 40px;
	}
	#Alt_puls_7 {
		height: 40px;
	}
	#Alt_puls_8 {
		height: 40px;
	}
	/* Colore, testo e comportamento pulsanti menu*/
		/* Colore sfondo pulsanti menu */
		.Pulsanti_menu {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
		}
		/* Colore testo e allineamento menu */
		.Testo_pulsanti_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #D95726;
	vertical-align: middle;
		}
		
		/* Colore casella post click */
		.Menu_attuale {
			background-color: #999;
		}

		/* Comportamento dei links */
		a.Testo_pulsanti_menu:link {
	text-decoration: underline;
	color: #D95726;
		}
		
		a.Testo_pulsanti_menu:visited {
			text-decoration: none;
			display: inline;
		}
		
		a.Testo_pulsanti_menu:hover {
			font-weight: bolder;
		}

/* Altezza e contorno prima riga superiore*/
.Riga_sup_pagina{
	height: 131px;
	border-bottom-style: solid;
	border-bottom-color: #D95726;
	border-bottom-width: 1px;
}

/* riga verticale sulla pagina a sinistra*/
.Riga_sinistra {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D95726;
}

/* distanziale fra riga e testo*/
.Dist_vert_1{
	width: 10px;
}

.Footer {
	height: 30px;
}

.Testo_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.Dist_inf_pre_footer {
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D95726;
}


/* altezza riga del percorso */
.Dist_orizz_1{
	height: 20px;
	vertical-align: middle;
}


/* testo */
.body_alpico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	display: inline;
	line-height: 120%;
	background-color: #E3E3DE;
}

a.Directmenu:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#333
}

a.Directmenu:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#333
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
}

.Directmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333;
	text-decoration: underline;
	line-height: 120%;
}

.Indirectmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333;
	text-decoration: none;
	line-height: 120%;
}

a.contatto:link {
	color: #009;
	text-decoration: underline;
	font-weight: bolder;
}
/* fine testo */

/* per immagine alineata a sinistra */
.img_sinistro {
	float: left;
	margin: 15px 15px 15px 0px;
}

.img_destro {
	float: right;
	margin: 15px 0px 15px 15px;
}

/* Contenitore centrale */
.Cont_centrale {
	vertical-align: top;
}
/* sottomenu superiore */
.Sottomenu_1 {
	background-color: #CCC;
	height: 30px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	clear: both;
	width: 10%;
	min-width: 100px;
	max-width: 200px;
}

.Sottomenu_1_distanziatore {
	width: 1%;
	background-color:transparent;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	max-width: 8px;
	min-width: 7px;
}

.Sottomenu_1_distanziatore_finale {
	background-color:transparent;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	width: 64%;
}

#Sottomenu_1_selected {
	border-bottom-style: none;
	background: none;
}
.Rid_img_marquee {
	height: 100px;
}
.Testo_pulsanti_sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #D95726;
	vertical-align: middle;
}

.Rid_img_150px {
	height: 150px;
}
#Celle_rassegna_stampa {
	border: 1px solid #CCC;
}
#Rass_stmp_celle_mini_immagine {
	height: 96px;
	width: 80px;
	text-align: left;
	margin-right: 10px;
	vertical-align: middle;
}
